Update .gitattributes |
|
More...
|
over 8 years ago
|
add Makefile |
|
More...
|
over 8 years ago
|
update .gitignore |
|
More...
|
over 8 years ago
|
add .gitattributes file to fix github's programming language stats |
|
More...
|
over 8 years ago
|
include dist directory |
|
More...
|
over 8 years ago
|
update .gitignore |
|
More...
|
over 8 years ago
|
The master branch now completely belongs to web-greeter 3.0 :triumph: |
|
More...
|
over 8 years ago
|
almost ready for testing |
|
More...
|
over 8 years ago
|
Finish Theme class. Also some work on build config. |
|
More...
|
over 8 years ago
|
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). |
|
More...
|
over 8 years ago
|
fix imports |
|
More...
|
over 8 years ago
|
almost finished with initial implementation |
|
More...
|
over 8 years ago
|
more progress on python port |
|
More...
|
over 8 years ago
|
progress on python port, passed the halfway point now. |
|
More...
|
over 8 years ago
|
more work on python port |
|
More...
|
over 8 years ago
|
Finish with the LightDMGreeter Bridge Object |
|
More...
|
over 8 years ago
|
start working on migrating codebase to python with qt webengine backend. |
|
More...
|
over 8 years ago
|
bump version. update change log. |
|
More...
|
over 8 years ago
|
disable accelerated compositing mode in webkit to workaround crash until the issue is fixed upstream. Fixes #107 |
|
More...
|
over 8 years ago
|
finish up config refactor |
|
More...
|
over 8 years ago
|
update copyright year |
|
More...
|
over 8 years ago
|
move config file parsing into its own module. |
|
More...
|
over 8 years ago
|
drop lightdm from config and desktop file names. |
|
More...
|
over 8 years ago
|
update changelog format and added appstream metadata file |
|
More...
|
over 8 years ago
|
update changelog format |
|
More...
|
over 8 years ago
|
wait until "page loaded" callback to schedule the callback for the "theme loaded" check. |
|
More...
|
over 8 years ago
|
update change log. bump version. |
|
More...
|
over 8 years ago
|
Ensure that custom user .face images are added to allowed paths list. Fixes #98 |
|
More...
|
over 8 years ago
|
increase timeout for theme loaded check (working on #98) |
|
More...
|
over 8 years ago
|
fix syntax errors in calls to g_*() logging functions |
|
More...
|
over 8 years ago
|