Dustin Falgout
|
e65958b6d8
|
remove unused variable
|
9 years ago |
Dustin Falgout
|
13f99ef38c
|
use default web context
|
9 years ago |
Dustin Falgout
|
6f39331372
|
move vendor css, js, and fonts into new vendor dir for easy access from any theme that needs them.
|
9 years ago |
Dustin Falgout
|
aee47f1f02
|
Fix screen blanking for lockscreen. Allow right-click access when debug_mode is enabled. Add additional debug messages.
|
9 years ago |
Dustin Falgout
|
6f17aafce9
|
fix invalid pointer warning at build time/
|
9 years ago |
Dustin Falgout
|
1dde002031
|
remove unused function. disable development related functionality in preparation for release.
|
9 years ago |
Dustin Falgout
|
0a22b058b5
|
connect sigterm to gtk_main_quit
|
9 years ago |
Dustin Falgout
|
3823c412e0
|
update submodule ref. added some comments.
|
9 years ago |
Dustin Falgout
|
2aa5f73990
|
update greeter config file. removed quit_cb/fadeout.
|
9 years ago |
Dustin Falgout
|
c4e177b806
|
update submodule ref
|
9 years ago |
Dustin Falgout
|
2a646b7560
|
disable quit_cb so we can test doing fade out in the webview using javascript
|
9 years ago |
Scott Balneaves
|
2cd668bdbe
|
Add back in the g_unix_signal_add which appears to have been dropped
(cherry picked from commit 2a6974a)
|
9 years ago |
Scott Balneaves
|
9aba2c1e6c
|
*SECURITY* Make sure we don't swap out
(cherry picked from commit e4b226b)
|
9 years ago |
Scott Balneaves
|
a338bc4ce1
|
Fix up i18n
(cherry picked from commit ca55c7c)
|
9 years ago |
Scott Balneaves
|
bdbe915326
|
Do not set the pointer for the root window; instead, only set the pointer for the lightdm-webkit2-greeter window.
(cherry picked from commit 1e81908)
|
9 years ago |
Dustin Falgout
|
1d5fb2f227
|
enable accelerated compositing and webgl
|
9 years ago |
Dustin Falgout
|
75d70de9c8
|
code formatting cleanup. bump version to 2.0.0. update NEWS file. update theme submodule ref.
|
9 years ago |
Dustin Falgout
|
dbe18f517e
|
code formatting tweaks
|
9 years ago |
Scott Balneaves
|
044fa942c1
|
Don't hardcode the config dir, instead, use the config.h supplied value.
|
9 years ago |
Dustin Falgout
|
d0bc936811
|
release prep
|
9 years ago |
Dustin Falgout
|
3aab2fc81c
|
fix typo
|
9 years ago |
Dustin Falgout
|
b6c19ef358
|
not going to use compton , might do it later.
added CSS stylesheet.
|
9 years ago |
Dustin Falgout
|
18fe612f70
|
fix compiler errors
|
9 years ago |
Dustin Falgout
|
315a20d700
|
add support for getting lock hint from lightdm (for when greeter is started as a lock-screen)
|
9 years ago |
Dustin Falgout
|
f30794f3a7
|
fade out animation for sigterm callback
|
9 years ago |
Dustin Falgout
|
e94fb5dd7f
|
code formatting cleanup
|
9 years ago |
Dustin Falgout
|
dc236e25d2
|
Use glib helper function to set sigterm signal. Fixes #12
|
9 years ago |
Dustin Falgout
|
a09e5cc319
|
Call gtk_init as early as possible to avoid drawing failures under certain circumstances. Closes #11
|
9 years ago |
Dustin Falgout
|
1c08949d2a
|
dont set_visual as its not necessary with opaque colors
|
9 years ago |
Dustin Falgout
|
63b530b8c1
|
fix compiler warnings.
|
9 years ago |
Dustin Falgout
|
3ffdbaf4c9
|
fix mistake in previous commit
|
9 years ago |
Dustin Falgout
|
80227ca316
|
just trying to ensure we are using proper methods
|
9 years ago |
Dustin Falgout
|
e08f9ebed3
|
*sigh*
|
9 years ago |
Dustin Falgout
|
37f38d24a9
|
😒
|
9 years ago |
Dustin Falgout
|
e7bfa6903a
|
link against x11
|
9 years ago |
Dustin Falgout
|
39e1c3c51a
|
add some window manager functionality since we are running without one
|
9 years ago |
Dustin Falgout
|
ea2d696c25
|
fix background color
|
9 years ago |
Dustin Falgout
|
d523389349
|
port upstream fixes
|
9 years ago |
Dustin Falgout
|
82da7ee776
|
Set geometry hints for max width and height
|
9 years ago |
Dustin Falgout
|
476b189e2e
|
remove use of deprecated function gdk_cursor_new
|
9 years ago |
Alexandre Filgueira
|
23ec57c325
|
lightdm-webkit2-greeter ported from lightdm-webkit-greeter by karasu
First commit
|
11 years ago |