785 Commits (c0a8433023aca0b15f7759822fbf99ac11aa8004)
 

Author SHA1 Message Date
Dustin Falgout 4eb7dd5f9e move mock.js to greeter repo 9 years ago
Dustin Falgout 10a5f4fd1a update translations. take care of a few odds and ends. 9 years ago
Dustin Falgout dfebc2e998 bump 9 years ago
Dustin Falgout 761c1dec75 handle recursion as needed when finding background images. Some style tweaks and improvements. 9 years ago
Dustin Falgout 86a0a77c38 update submodule ref 9 years ago
Dustin Falgout 58cccff75f use config.get_bool() for getting debug mode 9 years ago
Dustin Falgout 1dde002031 remove unused function. disable development related functionality in preparation for release. 9 years ago
Dustin Falgout 0a22b058b5 connect sigterm to gtk_main_quit 9 years ago
Dustin Falgout 6308da8c42 fix thumbnail margin 9 years ago
Dustin Falgout 1e200c0301 fix random bg option. update readme. 9 years ago
Dustin Falgout 0f9e8b97b3 add fallback bg image. limit the number of bg images to 20 until we can workout some form of pagination for the thumbnails. 9 years ago
Dustin Falgout 6cd80ff209 fix doc string 9 years ago
Dustin Falgout 3823c412e0 update submodule ref. added some comments. 9 years ago
Dustin Falgout 2aa5f73990 update greeter config file. removed quit_cb/fadeout. 9 years ago
Dustin Falgout f9227c3f5d Could use a bit more testing but I think its ready :triumphant: 9 years ago
Dustin Falgout c544a29069 update config.ac 9 years ago
Dustin Falgout c4e177b806 update submodule ref 9 years ago
Dustin Falgout 782d2a378f update translations from transifex 9 years ago
Dustin Falgout 52de4e44e5 cleanup cleanup... 9 years ago
Dustin Falgout 38d1bd7d4b turns out we don't need babel afterall 9 years ago
Dustin Falgout 2e7f42c5f9 update submodule ref 9 years ago
Dustin Falgout a8da155ee1 only compile parts of es6 syntax that webkit doesn't support yet. 9 years ago
Dustin Falgout 92d541e07f sync local 9 years ago
Dustin Falgout 2a646b7560 disable quit_cb so we can test doing fade out in the webview using javascript 9 years ago
Scott Balneaves ab93cdd9ca Added greeterutil.txt2html() 9 years ago
Scott Balneaves 820b889089 Introduce g_strreplace, simpify escape 9 years ago
Dustin Falgout 2d08059f47 VIM Modeline 9 years ago
Scott Balneaves 64f4839fa8 Fix for https://github.com/Antergos/lightdm-webkit2-greeter/issues/27 9 years ago
Scott Balneaves 2cd668bdbe Add back in the g_unix_signal_add which appears to have been dropped 9 years ago
Dustin Falgout e7f787ac05 update greeter config file. update theme submodule ref. 9 years ago
Dustin Falgout 6356282a30 update Makefile 9 years ago
Dustin Falgout d81a5c1927 forget this in last commit 9 years ago
Dustin Falgout 6a0e54cbe9 still finishing refactoring for better cross distro-compatibility 9 years ago
Dustin Falgout cea3a90e36 sync with local 9 years ago
Dustin Falgout b778735b95 cleaning up, almost ready 9 years ago
Dustin Falgout 97c688f1bd fix typo (for real this time) 9 years ago
Dustin Falgout 17addca84f fix typo 9 years ago
Dustin Falgout 8d3e959015 fix typo 9 years ago
Dustin Falgout e7283c50ca update submodule ref 9 years ago
Dustin Falgout 957faf30fc more work on refactoring 9 years ago
Dustin Falgout 6d79386308 code formatting, nothing important 9 years ago
Scott Balneaves f5872943a1 Add greeterutil object, and dirlist method. Intended use is to allow theme authors to obtain a list of background images from which they can select a random one to load into their theme. 9 years ago
Scott Balneaves 4effcd2cf5 Fix major bug in escape function; also need to worry about newlines, etc. Replace with g_str functions. 9 years ago
Dustin Falgout 6eac2aae38 refactoring in progress 9 years ago
Dustin Falgout dd98ff97a3 Merge branch 'master' of github.com:Antergos/lightdm-webkit2-greeter 9 years ago
Dustin Falgout 8c14eb3779 update submodule ref 9 years ago
Scott Balneaves 9aba2c1e6c *SECURITY* Make sure we don't swap out 9 years ago
Scott Balneaves 043a15e550 No uninitialized pointers 9 years ago
Scott Balneaves a338bc4ce1 Fix up i18n 9 years ago
Scott Balneaves bdbe915326 Do not set the pointer for the root window; instead, only set the pointer for the lightdm-webkit2-greeter window. 9 years ago