Dustin Falgout
|
be66f14596
|
fix submodule url
|
9 years ago |
Dustin Falgout
|
b20768c7f3
|
update lightdm-webkit2-greete.conf
|
9 years ago |
Dustin Falgout
|
b686134f6d
|
update news file
|
9 years ago |
Dustin Falgout
|
4b9bcd3a25
|
update news file
|
9 years ago |
Dustin Falgout
|
b9b3642b17
|
make mock.js accessible to all themes
|
9 years ago |
Dustin Falgout
|
2a948d399a
|
update submodule ref
|
9 years ago |
Dustin Falgout
|
4eb7dd5f9e
|
move mock.js to greeter repo
|
9 years ago |
Dustin Falgout
|
10a5f4fd1a
|
update translations. take care of a few odds and ends.
|
9 years ago |
Dustin Falgout
|
dfebc2e998
|
bump
|
9 years ago |
Dustin Falgout
|
761c1dec75
|
handle recursion as needed when finding background images. Some style tweaks and improvements.
|
9 years ago |
Dustin Falgout
|
86a0a77c38
|
update submodule ref
|
9 years ago |
Dustin Falgout
|
58cccff75f
|
use config.get_bool() for getting debug mode
|
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
|
6308da8c42
|
fix thumbnail margin
|
9 years ago |
Dustin Falgout
|
1e200c0301
|
fix random bg option. update readme.
|
9 years ago |
Dustin Falgout
|
0f9e8b97b3
|
add fallback bg image. limit the number of bg images to 20 until we can workout some form of pagination for the thumbnails.
|
9 years ago |
Dustin Falgout
|
6cd80ff209
|
fix doc string
|
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
|
f9227c3f5d
|
Could use a bit more testing but I think its ready :triumphant:
|
9 years ago |
Dustin Falgout
|
c544a29069
|
update config.ac
|
9 years ago |
Dustin Falgout
|
c4e177b806
|
update submodule ref
|
9 years ago |
Dustin Falgout
|
782d2a378f
|
update translations from transifex
|
9 years ago |
Dustin Falgout
|
52de4e44e5
|
cleanup cleanup...
|
9 years ago |
Dustin Falgout
|
38d1bd7d4b
|
turns out we don't need babel afterall
|
9 years ago |
Dustin Falgout
|
2e7f42c5f9
|
update submodule ref
|
9 years ago |
Dustin Falgout
|
a8da155ee1
|
only compile parts of es6 syntax that webkit doesn't support yet.
|
9 years ago |
Dustin Falgout
|
92d541e07f
|
sync local
|
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
|
ab93cdd9ca
|
Added greeterutil.txt2html()
(cherry picked from commit fb3f7d5)
|
9 years ago |
Scott Balneaves
|
820b889089
|
Introduce g_strreplace, simpify escape
(cherry picked from commit 3a9e0d1)
|
9 years ago |
Dustin Falgout
|
2d08059f47
|
VIM Modeline
(cherry picked from commit f07c507489dcbd263af536344d322bc0c7f300c0)
|
9 years ago |
Scott Balneaves
|
64f4839fa8
|
Fix for https://github.com/Antergos/lightdm-webkit2-greeter/issues/27
(cherry picked from commit 21a4b57)
|
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 |
Dustin Falgout
|
e7f787ac05
|
update greeter config file. update theme submodule ref.
|
9 years ago |
Dustin Falgout
|
6356282a30
|
update Makefile
|
9 years ago |
Dustin Falgout
|
d81a5c1927
|
forget this in last commit
|
9 years ago |
Dustin Falgout
|
6a0e54cbe9
|
still finishing refactoring for better cross distro-compatibility
|
9 years ago |
Dustin Falgout
|
cea3a90e36
|
sync with local
|
9 years ago |
Dustin Falgout
|
b778735b95
|
cleaning up, almost ready
|
9 years ago |
Dustin Falgout
|
97c688f1bd
|
fix typo (for real this time)
|
9 years ago |
Dustin Falgout
|
17addca84f
|
fix typo
|
9 years ago |
Dustin Falgout
|
8d3e959015
|
fix typo
|
9 years ago |
Dustin Falgout
|
e7283c50ca
|
update submodule ref
|
9 years ago |
Dustin Falgout
|
957faf30fc
|
more work on refactoring
|
9 years ago |
Dustin Falgout
|
6d79386308
|
code formatting, nothing important
|
9 years ago |
Scott Balneaves
|
f5872943a1
|
Add greeterutil object, and dirlist method. Intended use is to allow theme authors to obtain a list of background images from which they can select a random one to load into their theme.
(cherry picked from commit 295b7c9)
|
9 years ago |
Scott Balneaves
|
4effcd2cf5
|
Fix major bug in escape function; also need to worry about newlines, etc. Replace with g_str functions.
(cherry picked from commit 1ea83d1)
|
9 years ago |
Dustin Falgout
|
6eac2aae38
|
refactoring in progress
|
9 years ago |