Andy Williams
|
35c8f63f3b
|
Default to default theme
|
6 years ago |
Michael Bouchaud
|
690c748bae
|
warn-- about unused var
|
7 years ago |
Michael Bouchaud
|
644102e207
|
the lines who containing more than 80 chars burn my eyes too
|
7 years ago |
Michael Bouchaud
|
22c099eab6
|
white space burn my eyes
|
7 years ago |
Michael Bouchaud
|
866fdf557a
|
nobody user is right, just give him a sandbox to create some files
|
7 years ago |
Marcel Hollerbach
|
07567ce696
|
fix possible segfault
|
7 years ago |
Marcel Hollerbach
|
babe4d9807
|
entrance: let the greeter user be configurable
|
7 years ago |
Marcel Hollerbach
|
4486d92901
|
Fix compile warning
|
7 years ago |
Marcel Hollerbach
|
6061034bf1
|
entrance_wait: kill server if session was killed.
|
7 years ago |
Marcel Hollerbach
|
4ed615e5eb
|
entrance: Use PT instead of ERR
|
7 years ago |
Marcel Hollerbach
|
b67f79219d
|
entrance_wait: do not react on closed children
This fixes T2627
|
7 years ago |
Marcel Hollerbach
|
8d688c93a1
|
daemon: also wait for the end of the session process
|
7 years ago |
Michael Bouchaud
|
2023bae199
|
reformat client message, still not perfect. But work in progress
|
8 years ago |
Michael Bouchaud
|
9f5b5e40b3
|
switch to eina_log
|
8 years ago |
Michael Bouchaud
|
60ee7d4596
|
wait for xserver end
|
8 years ago |
Michael Bouchaud
|
46c7cc4214
|
entrance: autologin use the session saved in your profil
|
8 years ago |
Michael Bouchaud
|
1872433afa
|
entrance: fix autologin
|
8 years ago |
Michael Bouchaud
|
44e1a9c892
|
Revert "entrance: delete the preview here."
This reverts commit f626cb0a23 .
|
8 years ago |
Michael Bouchaud
|
f86244db33
|
Revert "entrance: delete the Evas_Object later."
This reverts commit 989e78eb40 .
|
8 years ago |
Marcel Hollerbach
|
f626cb0a23
|
entrance: delete the preview here.
|
8 years ago |
Marcel Hollerbach
|
989e78eb40
|
entrance: delete the Evas_Object later.
delete Evas_Object after calling end() so the configs still can access
data which is appended.
|
8 years ago |
Marcel Hollerbach
|
3acd4a1ea3
|
entrance: better check if pre is valid
|
8 years ago |
Marcel Hollerbach
|
6c82c43b00
|
entrance: sending theme name here is not necessary
|
8 years ago |
Marcel Hollerbach
|
ef7bc14bcb
|
entrance: set the theme name without entrance_conf_set
|
8 years ago |
Marcel Hollerbach
|
84173fc511
|
entrance: Implemented the theme switcher.
|
8 years ago |
Marcel Hollerbach
|
4a2c8a9d3b
|
entrance: little fix, dont delete the setted config!
|
8 years ago |
Marcel Hollerbach
|
3e84b88c42
|
entrance: the theme can be changed now.
|
8 years ago |
Marcel Hollerbach
|
3c0ef69164
|
Revert "entrance: the gui can now be set to a new theme."
This reverts commit cf959fc86e .
|
8 years ago |
Marcel Hollerbach
|
15633b5993
|
entrance: code refactoring, the userlist can be refreshed easier
|
8 years ago |
Marcel Hollerbach
|
cf959fc86e
|
entrance: the gui can now be set to a new theme.
|
8 years ago |
Marcel Hollerbach
|
08c429ec82
|
entrance: sent the current theme name
|
8 years ago |
Marcel Hollerbach
|
64c052b844
|
entrance: handle the sent theme list
|
8 years ago |
Marcel Hollerbach
|
e2d84f4331
|
entrance: lets sent a list of available themes
|
8 years ago |
Marcel Hollerbach
|
26e2122396
|
entrance: added things to sent a list of themes to the client
|
8 years ago |
Marcel Hollerbach
|
f54f2183c5
|
entrance: let the config select the correct icon
|
8 years ago |
Marcel Hollerbach
|
991fc8705d
|
entrance: fix multiple creation of random icons
|
8 years ago |
Marcel Hollerbach
|
e0cd25d308
|
entrance: set the pools to NULL to prevent a crash.
|
8 years ago |
Marcel Hollerbach
|
6ec24af2a6
|
entrance: Adding them once is enough
|
8 years ago |
Michael Bouchaud
|
2d371a404f
|
entrance: add ellipsis -1 to avoid warning
|
8 years ago |
Marcel Hollerbach
|
a02f0dcff7
|
entrance: those things are not needed anymore!
|
8 years ago |
Marcel Hollerbach
|
28d5a00f35
|
Revert "entrance: removed unused parameter"
This reverts commit e5e336aa6c .
|
8 years ago |
Marcel Hollerbach
|
0dcb4f7939
|
Revert "entrance: removed old user pool fields"
This reverts commit 0b2eab9acf .
|
8 years ago |
Marcel Hollerbach
|
a838399e24
|
Revert "entrance: sent the pools via the new method and use the new functions"
This reverts commit 778a8a2d0c .
|
8 years ago |
Marcel Hollerbach
|
b01528c8a6
|
Revert "entrance: added new functions to access the user pools"
This reverts commit 9a5514c6e4 .
|
8 years ago |
Marcel Hollerbach
|
c28e179ddb
|
Revert "entrance: added new functions for the user pool creation"
This reverts commit 27c85e141c .
|
8 years ago |
Marcel Hollerbach
|
ce4d8528f5
|
entrance: code indenting
|
8 years ago |
Marcel Hollerbach
|
e5e336aa6c
|
entrance: removed unused parameter
|
8 years ago |
Marcel Hollerbach
|
0b2eab9acf
|
entrance: removed old user pool fields
|
8 years ago |
Marcel Hollerbach
|
778a8a2d0c
|
entrance: sent the pools via the new method and use the new functions
|
8 years ago |
Marcel Hollerbach
|
9a5514c6e4
|
entrance: added new functions to access the user pools
|
8 years ago |