809 Commits (8e1d47033e3a77b164ba1897c99ace0056be314a)
 

Author SHA1 Message Date
Dustin Falgout 563e94b5c9 Update README.md 7 years ago
Dustin Falgout 9d71b445a5 Merge pull request #136 from AitBits/patch-1 8 years ago
AitBits c796b9731f Made it simpler 8 years ago
AitBits 2da23ec9a6 Fix crash when ESC is pressed on authentication. 8 years ago
Dustin Falgout 97a1e693ad Merge pull request #135 from Litarvan/master 8 years ago
Adrien Navratil 13909b2dca utils.sh - compatiblity fix 8 years ago
Dustin Falgout 387fb6fb7f
Forgot something in previous commit. 8 years ago
Dustin Falgout 7c60cb46e1
Dismiss login failed message when any key is pressed. Fixes #114 8 years ago
Dustin Falgout 63ee17e099
Fix system actions confirmation modal (for real this time). 8 years ago
Dustin Falgout 7faebc3b6b
Fix bug where user's selected session was not saved after exiting the greeter 8 years ago
Dustin Falgout 06efda3703
Fix bug in system action confirmation modal where translated strings were not shown. 8 years ago
Dustin Falgout d45ce57935
Fix bug in session select dropdown. Fix bug where debug mode key was ignored in user config. 8 years ago
Dustin Falgout 6cae082e39 Update README.md 8 years ago
Dustin Falgout e6af4a5b14 Merge pull request #127 from berlam/patch-1 8 years ago
Matthias Berla 3b3e621678 Add greeter command 8 years ago
Matthias Berla 8be90823c7 Add debug instructions 8 years ago
Dustin Falgout 3e437bfdfa Update README.md 8 years ago
Dustin Falgout 0127c0c862 Update README.md 8 years ago
Dustin Falgout 286901558f
Fix issue where default xcursor was shown after greeter exited. Also Fixes #121 8 years ago
Dustin Falgout a2bcea28c4
disable starting at-spi daemon when greeter loads as it causes the greeter to hang. 8 years ago
Dustin Falgout 8d7183200c
Finish implementing "allow_remote_requests" config option. also some code cleanup. 8 years ago
Dustin Falgout 6399b1211c
Dont check allowed dirs in JavaScript. Doing it on Python side is good enough. 8 years ago
Dustin Falgout 33a3f0dfd6
Implement config option for disabling context menu (right-click). Fixes antergos/web-greeter#116 8 years ago
Dustin Falgout 6ec7e49255
automatically focus the password field when it is shown. Fixes antergos/web-greeter#118 8 years ago
Dustin Falgout 9bdb91ea6f
don't install transifex config directories. Fix incorrect screenshot URLs in appdata file. 8 years ago
Dustin Falgout a11dc5748c
don't install .git{ignore,attributes} files. bump version. 8 years ago
Dustin Falgout ab086c20b1 Define a notify signal for all properties since webchannel says its not optional. 8 years ago
Dustin Falgout 825bdb2f80 Update README.md 8 years ago
Dustin Falgout a7622acce6 Update README.md 8 years ago
Dustin Falgout 5b59e7ec3e bump version 8 years ago
Dustin Falgout fa07fb9937 setup logging. add temporary debug messages. 8 years ago
Dustin Falgout c7111f308a remove python 3.6 string formatting syntax 8 years ago
Dustin Falgout 9fe616f305 update appdata file 8 years ago
Dustin Falgout 88c272c90a update theme api docs 8 years ago
Dustin Falgout 20a56350ab update theme api docs 8 years ago
Dustin Falgout bf37a6634c update theme api docs 8 years ago
Dustin Falgout 07fe134488 update theme api docs 8 years ago
Dustin Falgout cb0defc64f Fix name in copyright headers 8 years ago
Dustin Falgout 89a51f026e remove hard-coded tmp directory. other small changes. 8 years ago
Dustin Falgout 8adec67d14 name change 8 years ago
Dustin Falgout f9706cb3b9 Fix build script to properly handle DESTDIR and PREFIX options. 8 years ago
Dustin Falgout 6899920f3d update Makefile (for real this time). few other small changes. 8 years ago
Dustin Falgout e0b775d4d7 update Makefile 8 years ago
Dustin Falgout d8f97f278c add requirments.txt file just for dependency tracking 8 years ago
Dustin Falgout 8a7261f164 update readme 8 years ago
Dustin Falgout cd4ce7b1c6 code cleanup 8 years ago
Dustin Falgout c5220449fc remove shebang lines from files that are not meant to be executed. Change shebang line on executable to use python3 explicitly. 8 years ago
Dustin Falgout e5f9d0b90d remove unused imports 8 years ago
Dustin Falgout 13197eb9cb update circle.yml 8 years ago
Dustin Falgout 411625738e Revert 388cbce058 8 years ago