JezerM
|
4fe39eb8c6
|
Add general_error_prompt method and handle lightdm.start_session error
|
3 years ago |
JezerM
|
842db6f671
|
Remove unnecessary properties in Application
|
3 years ago |
Guillaume BOEHM
|
884f84bc0b
|
set window geometry to primaryScreen geometry instead of just it's size / added Cursos resize to
Xgreeter
|
3 years ago |
JezerM
|
fcb2d18d97
|
Updating to 3.4.0
|
3 years ago |
JezerM
|
a6b440ab58
|
Move some actions to global window, add toggle_fullscreen and zoom methods
|
3 years ago |
JezerM
|
e298cc2858
|
Add menu_bar items and improve devtools' qdock behavior
|
3 years ago |
JezerM
|
94b30e631a
|
Migrated from python-xlib to python C binding
This fixes screensaver related uses at lockscreen
|
3 years ago |
JezerM
|
97df68f079
|
Migrated from utils.sh script to Makefile
|
3 years ago |
JezerM
|
46b8692136
|
LightDM signals are too fast. Signals are delayed now.
|
3 years ago |
JezerM
|
a8d2bf31c2
|
Fix bridge objects initialization and some other issues
|
3 years ago |
JezerM
|
7321631106
|
Added force screensaver on lock
|
3 years ago |
JezerM
|
e5ea1fca75
|
Added pylint and lots of bugfixes!
|
3 years ago |
JezerM
|
d9e6f2a60c
|
Updating to 3.3.0
|
3 years ago |
JezerM
|
584eb24772
|
Move web-greeter to src
|
3 years ago |
Dustin Falgout
|
26ff1da7ff
|
The master branch now completely belongs to web-greeter 3.0 😤
|
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
|
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
|
48023e0bbc
|
wait until "page loaded" callback to schedule the callback for the "theme loaded" check.
|
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
|
c7eddde8a5
|
RELEASE PREP :: Update config options in the documentation.
|
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 |
Dustin Falgout
|
b88b485487
|
update POT file and add meson config for handling translations
|
8 years ago |
Dustin Falgout
|
99983b1bac
|
RELEASE PREP :: Update change log.
|
8 years ago |
Dustin Falgout
|
cfd93c05a3
|
finish up with new theme error recovery system. update default theme for compat with latest jQuery.
|
8 years ago |
Dustin Falgout
|
b8396f5b86
|
add more terms that will trigger theme fallback dialog
|
8 years ago |
Dustin Falgout
|
76dd0bf4d8
|
...
|
8 years ago |
Dustin Falgout
|
831bf63e81
|
...
|
8 years ago |
Dustin Falgout
|
468548cb2d
|
...
|
8 years ago |
Dustin Falgout
|
31cb4dd9eb
|
...
|
8 years ago |
Dustin Falgout
|
863963d6a5
|
...
|
8 years ago |
Dustin Falgout
|
533e72324d
|
dont use @alias in docs as it seems doclets.io doesn't support it.
|
8 years ago |
Dustin Falgout
|
f30166db76
|
docs...
|
8 years ago |
Dustin Falgout
|
e20c2d5432
|
docs...
|
8 years ago |
Dustin Falgout
|
4b109e211f
|
more adustments to docstrings
|
8 years ago |
Dustin Falgout
|
bf8c7e6424
|
fix error in ThemeUtils.dirlist() method. Update docs.
|
8 years ago |
Dustin Falgout
|
b938ee1f78
|
update docs
|
8 years ago |
Dustin Falgout
|
2629e092e2
|
Show theme recovery modal when we detect an uncaught javascript exception.
|
8 years ago |
Dustin Falgout
|
cc41cee218
|
replace theme heartbeat as the implementation was flawed. instead check window object for existence of required theme functions and give user option to switch themes if check fails.
|
8 years ago |
Dustin Falgout
|
698418ff47
|
The rest of what Fixes #91
|
8 years ago |
Dustin Falgout
|
3be24ee76d
|
first part of the fix for #91
|
8 years ago |
Dustin Falgout
|
adb049fdd3
|
fix build when lightdm 19.2+ is installed.
|
8 years ago |