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.
(cherry picked from commit 321891b)
|
8 years ago |
Dustin Falgout
|
e812e98bcf
|
disable accelerated compositing mode in webkit to workaround crash until the issue is fixed upstream. Fixes #107
(cherry picked from commit 43f45ea)
|
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 |
Dustin Falgout
|
5ec646579f
|
update change log. bump version.
|
8 years ago |
Dustin Falgout
|
65196d0d1c
|
Ensure that custom user .face images are added to allowed paths list. Fixes #98
|
8 years ago |
Dustin Falgout
|
3690b899c5
|
increase timeout for theme loaded check (working on #98)
|
8 years ago |
Dustin Falgout
|
72b9205d2c
|
fix syntax errors in calls to g_*() logging functions
|
8 years ago |
Dustin Falgout
|
0a3cdf1bcf
|
RELEASE PREP :: Update README
|
8 years ago |
Dustin Falgout
|
0567d10780
|
pull latest translations from transifex
|
8 years ago |
Dustin Falgout
|
f1ac174498
|
Merge pull request #94 from paescuj/master
Fix combine js command in utils.sh
|
8 years ago |
Pascal Jufer
|
d489aabbd0
|
Fix combine js command in utils.sh
* Remove obsolete ThemeHeartbeat.js file
* Overwrite bundle.js instead of appending to it
|
8 years ago |
Dustin Falgout
|
6dc59f9216
|
RELEASE PREP :: Update config options in the documentation.
|
8 years ago |
Dustin Falgout
|
c7eddde8a5
|
RELEASE PREP :: Update config options in the documentation.
|
8 years ago |
Dustin Falgout
|
ccf41fde60
|
RELEASE PREP :: Updated translations
|
8 years ago |
Dustin Falgout
|
8a6cf589ef
|
update dockerfile
|
8 years ago |
Dustin Falgout
|
ebdf7a62a2
|
update circle.yml
|
8 years ago |
Dustin Falgout
|
bf58311f16
|
update meson.build
|
8 years ago |
Dustin Falgout
|
3c6a52d49d
|
add LINGUAS file
|
8 years ago |
Dustin Falgout
|
0a999868e0
|
generate translation files
|
8 years ago |
Dustin Falgout
|
a40f14591d
|
add shim for deprecated lightdm.start_authentication() method.
|
8 years ago |
Dustin Falgout
|
1e1910b7e9
|
code cleanup and optimizations
|
8 years ago |
Dustin Falgout
|
fafed9d700
|
allow theme error detection to be disabled via config option
|
8 years ago |