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
Add debug instructions
|
8 years ago |
Matthias Berla
|
3b3e621678
|
Add greeter command
|
8 years ago |
Matthias Berla
|
8be90823c7
|
Add debug instructions
These information were hidden inside an issue.
|
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 |
Dustin Falgout
|
f0f2d9ea83
|
replace $.Deferred() usage in the default theme with ES6 Promise
|
8 years ago |
Dustin Falgout
|
388cbce058
|
Make bridge objects' methods static where applicable
|
8 years ago |
Dustin Falgout
|
9081b833ac
|
Update Dockerfile
|
8 years ago |
Dustin Falgout
|
2f4fb1a0de
|
Update Dockerfile
|
8 years ago |
Dustin Falgout
|
fb761c7e65
|
update CI build
|
8 years ago |
Dustin Falgout
|
84ff3c87ed
|
fix Makefile
|
8 years ago |
Dustin Falgout
|
ee9de26e59
|
Update readme. bump version.
|
8 years ago |
Dustin Falgout
|
40f01ab9e1
|
Update readme. bump version.
|
8 years ago |
Dustin Falgout
|
ed37599fbb
|
automatically start at-spi-service if its available (for accessibility)
|
8 years ago |
Dustin Falgout
|
adebcc80a4
|
fix config file handling so that apps can be run from dev copies and installed copies seamlessly
|
8 years ago |
Dustin Falgout
|
83884e7f67
|
Code Improvements and directory structure changes.
|
8 years ago |