809 Commits (sisyphus)
 

Author SHA1 Message Date
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
Dustin Falgout 830a9e94e5 update gitattributes 8 years ago
Dustin Falgout 40b9434f44 update .gitattributes 8 years ago
Dustin Falgout fe77a1c2e3 update .gitattributes 8 years ago
Dustin Falgout 950af2743b fix config file generation 8 years ago
Dustin Falgout 74129cbdde Update Readme 8 years ago
Dustin Falgout c9a7836510 cachebuster round 2 8 years ago
Dustin Falgout 10e03f258d github cache buster 8 years ago
Dustin Falgout 1b2b36c498 fix makefile 8 years ago
Dustin Falgout c4d81edbce ... 8 years ago
Dustin Falgout 7c2e3e7117 trying to flush gitattributes from github cache 8 years ago
Dustin Falgout b4f8921321 Update .gitattributes 8 years ago
Dustin Falgout 243dc9a827 update readme 8 years ago
Dustin Falgout 717e96090c Update .gitattributes 8 years ago
Dustin Falgout 07c0b93260 Update .gitattributes 8 years ago
Dustin Falgout 0801a7b37e add Makefile 8 years ago
Dustin Falgout 111ac5c4fd update .gitignore 8 years ago
Dustin Falgout 7bfcf99f00 add .gitattributes file to fix github's programming language stats 8 years ago
Dustin Falgout 56b80762f6 include dist directory 8 years ago
Dustin Falgout 66f1db634c update .gitignore 8 years ago
Dustin Falgout 26ff1da7ff The master branch now completely belongs to web-greeter 3.0 😤 8 years ago
Dustin Falgout d682a4636a almost ready for testing 8 years ago
Dustin Falgout d0e7b401b4 Finish Theme class. Also some work on build config. 8 years ago
Dustin Falgout c44637f511 The default theme is now 100% ES6. A lot of code cleanup and improvements were done along the way. Greeter is now fully functional under QtWebEngine. Still have to organize the repo and decide whether or not to ship a compiled binary using Nuitka (has been working well in my testing thus far). 8 years ago
Dustin Falgout 8d7e0f8db0 fix imports 8 years ago
Dustin Falgout 5925c78bf2 almost finished with initial implementation 8 years ago
Dustin Falgout 45b39259da more progress on python port 8 years ago
Dustin Falgout cbdb33eb97 progress on python port, passed the halfway point now. 8 years ago
Dustin Falgout 458a292530 more work on python port 8 years ago
Dustin Falgout 9f7ece48eb Finish with the LightDMGreeter Bridge Object 8 years ago
Dustin Falgout 5d243fccae start working on migrating codebase to python with qt webengine backend. 8 years ago
Dustin Falgout 17cc64021b bump version. update change log. 8 years ago
Dustin Falgout e812e98bcf disable accelerated compositing mode in webkit to workaround crash until the issue is fixed upstream. Fixes #107 8 years ago
Dustin Falgout c267e529d8 finish up config refactor 8 years ago
Dustin Falgout eccf289659 update copyright year 8 years ago
Dustin Falgout c10131240c move config file parsing into its own module. 8 years ago
Dustin Falgout 9a1d916918 drop lightdm from config and desktop file names. 8 years ago
Dustin Falgout 02abfe1fa3 update changelog format and added appstream metadata file 8 years ago
Dustin Falgout d1f07e9de9 update changelog format 8 years ago
Dustin Falgout 48023e0bbc wait until "page loaded" callback to schedule the callback for the "theme loaded" check. 8 years ago