Commit Graph

253 Commits

Author SHA1 Message Date
Marcel Hollerbach 8d688c93a1 daemon: also wait for the end of the session process 2015-08-03 13:21:30 +02:00
Michael Bouchaud 2023bae199 reformat client message, still not perfect. But work in progress 2014-10-02 23:06:51 +00:00
Michael Bouchaud 9f5b5e40b3 switch to eina_log 2014-10-02 22:57:38 +00:00
Michael Bouchaud 60ee7d4596 wait for xserver end 2014-09-23 23:05:46 +00:00
Michael Bouchaud 46c7cc4214 entrance: autologin use the session saved in your profil 2014-09-10 21:13:32 +00:00
Michael Bouchaud 1872433afa entrance: fix autologin 2014-09-10 21:01:51 +00:00
Michael Bouchaud 44e1a9c892 Revert "entrance: delete the preview here."
This reverts commit f626cb0a23.
2014-07-20 21:14:10 +00:00
Michael Bouchaud f86244db33 Revert "entrance: delete the Evas_Object later."
This reverts commit 989e78eb40.
2014-07-20 21:12:48 +00:00
Marcel Hollerbach f626cb0a23 entrance: delete the preview here. 2014-05-29 19:43:50 +02:00
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.
2014-05-29 19:37:42 +02:00
Marcel Hollerbach 3acd4a1ea3 entrance: better check if pre is valid 2014-05-29 19:36:22 +02:00
Marcel Hollerbach 6c82c43b00 entrance: sending theme name here is not necessary 2014-05-25 11:33:09 +02:00
Marcel Hollerbach ef7bc14bcb entrance: set the theme name without entrance_conf_set 2014-05-25 11:31:23 +02:00
Marcel Hollerbach 84173fc511 entrance: Implemented the theme switcher. 2014-05-22 14:04:59 +02:00
Marcel Hollerbach 4a2c8a9d3b entrance: little fix, dont delete the setted config! 2014-05-22 14:02:13 +02:00
Marcel Hollerbach 3e84b88c42 entrance: the theme can be changed now. 2014-05-22 14:01:39 +02:00
Marcel Hollerbach 3c0ef69164 Revert "entrance: the gui can now be set to a new theme."
This reverts commit cf959fc86e.
2014-05-22 10:36:32 +02:00
Marcel Hollerbach 15633b5993 entrance: code refactoring, the userlist can be refreshed easier 2014-05-21 22:55:15 +02:00
Marcel Hollerbach cf959fc86e entrance: the gui can now be set to a new theme. 2014-05-21 22:53:55 +02:00
Marcel Hollerbach 08c429ec82 entrance: sent the current theme name 2014-05-21 22:48:10 +02:00
Marcel Hollerbach 64c052b844 entrance: handle the sent theme list 2014-05-21 22:42:34 +02:00
Marcel Hollerbach e2d84f4331 entrance: lets sent a list of available themes 2014-05-21 22:41:32 +02:00
Marcel Hollerbach 26e2122396 entrance: added things to sent a list of themes to the client 2014-05-21 21:54:00 +02:00
Marcel Hollerbach f54f2183c5 entrance: let the config select the correct icon 2014-05-17 17:05:17 +02:00
Marcel Hollerbach 991fc8705d entrance: fix multiple creation of random icons 2014-05-17 17:04:37 +02:00
Marcel Hollerbach e0cd25d308 entrance: set the pools to NULL to prevent a crash. 2014-05-17 16:24:58 +02:00
Marcel Hollerbach 6ec24af2a6 entrance: Adding them once is enough 2014-05-17 16:20:35 +02:00
Michael Bouchaud 2d371a404f entrance: add ellipsis -1 to avoid warning 2014-05-14 20:13:22 +00:00
Marcel Hollerbach a02f0dcff7 entrance: those things are not needed anymore! 2014-05-14 17:26:52 +02:00
Marcel Hollerbach 28d5a00f35 Revert "entrance: removed unused parameter"
This reverts commit e5e336aa6c.
2014-05-14 17:17:31 +02:00
Marcel Hollerbach 0dcb4f7939 Revert "entrance: removed old user pool fields"
This reverts commit 0b2eab9acf.
2014-05-14 17:16:14 +02:00
Marcel Hollerbach a838399e24 Revert "entrance: sent the pools via the new method and use the new functions"
This reverts commit 778a8a2d0c.
2014-05-14 17:15:55 +02:00
Marcel Hollerbach b01528c8a6 Revert "entrance: added new functions to access the user pools"
This reverts commit 9a5514c6e4.
2014-05-14 17:15:45 +02:00
Marcel Hollerbach c28e179ddb Revert "entrance: added new functions for the user pool creation"
This reverts commit 27c85e141c.
2014-05-14 17:15:33 +02:00
Marcel Hollerbach ce4d8528f5 entrance: code indenting 2014-05-14 16:45:07 +02:00
Marcel Hollerbach e5e336aa6c entrance: removed unused parameter 2014-05-14 16:44:14 +02:00
Marcel Hollerbach 0b2eab9acf entrance: removed old user pool fields 2014-05-14 16:29:17 +02:00
Marcel Hollerbach 778a8a2d0c entrance: sent the pools via the new method and use the new functions 2014-05-14 16:27:17 +02:00
Marcel Hollerbach 9a5514c6e4 entrance: added new functions to access the user pools 2014-05-14 16:25:38 +02:00
Marcel Hollerbach 27c85e141c entrance: added new functions for the user pool creation 2014-05-14 16:22:51 +02:00
Marcel Hollerbach a5b41b314b entrance: code cleanup 2014-05-14 16:17:47 +02:00
Marcel Hollerbach 0b66634b24 entrance: do not sent the pools twice 2014-05-14 16:07:18 +02:00
Marcel Hollerbach b843665951 entrance: lets sent the pools via the new field. 2014-05-14 16:03:36 +02:00
Marcel Hollerbach bd274e44f7 entrance: new setter for the gui pools 2014-05-14 15:57:00 +02:00
Marcel Hollerbach 12bc0f45c9 entrance: added new fields to the events
Those fields are here to sent the pools seperated from config.
2014-05-14 11:54:07 +02:00
Michaël Bouchaud (yoz) 9cb1f109e2 Revert "entrance: remove stream parameter"
This reverts commit 131e8ab696.
2014-05-14 10:12:16 +02:00
Michaël Bouchaud (yoz) 9a0b0d75ad Revert "entrance: pools are now sent seperated from the config"
This reverts commit a69be80762.
2014-05-14 10:11:59 +02:00
Marcel Hollerbach 58200357c9 entrance: hide files starting with '.' 2014-05-14 10:04:35 +02:00
Marcel Hollerbach 131e8ab696 entrance: remove stream parameter 2014-05-14 09:56:08 +02:00
Marcel Hollerbach a69be80762 entrance: pools are now sent seperated from the config 2014-05-14 09:51:20 +02:00