Commit Graph

148 Commits

Author SHA1 Message Date
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
Michaël Bouchaud (yoz) de2f271f03 entrance: temporary fix this mess 2014-05-13 18:00:26 +02:00
Michaël Bouchaud (yoz) f3bfb371ce entrance: simplify pool code 2014-05-13 17:35:35 +02:00
Michaël Bouchaud (yoz) c51af48c35 entrance: rewrite autofoo to use non recursive Makefile, big thx to vtorri ! 2014-05-13 16:04:55 +02:00
Marcel Hollerbach c810ebf057 entrance: now the pools are set correctly. 2014-05-13 15:49:12 +02:00
Marcel Hollerbach aede9bef80 entrance: files are now searched with eina_file instead of ecore_file 2014-05-13 15:42:57 +02:00
Michaël Bouchaud (yoz) 6a0aa9f717 entrance: fix DSO issue on clock_gettime, the daemon must be linked with rt 2014-05-09 17:04:04 +02:00
Michael Bouchaud 55b34fa8e6 entrance: indent 2014-05-05 22:51:07 +00:00
Michael Bouchaud dade6965dc entrance: factorizing 2014-05-05 22:48:54 +00:00
Andy Williams a44f7390e9 Fix launching with SUDO to set the required environment into the sudo env.
Not ideal, but if we have to use sudo then we have to replicate the required variables
2014-05-05 21:53:11 +01:00
Michael Bouchaud 6d93384f12 entrance: use Xsession script to launch the session 2014-05-05 20:20:33 +00:00
Michael Bouchaud 824620a77c entrance: move entrance config to /entrance/entrance.conf 2014-05-05 19:10:32 +00:00
Michael Bouchaud 3cca28d7d1 entrance: use evas to determine if a image file could be loaded 2014-05-05 19:02:08 +00:00
Michael Bouchaud 9b06da4c25 entrance: add a new signal, to notify gui, we are checking password 2014-05-05 18:51:14 +00:00
Michael Bouchaud a7f24683da Revert "entrance: KP_Enter and Enter are emitting "entrance,auth,check" signal"
This reverts commit 570c312da5.
2014-05-05 18:45:51 +00:00
Michael Bouchaud 68c8ce1aa4 entrance: oops forget to remove entrance_conf_log files here 2014-05-05 18:29:24 +00:00
Michael Bouchaud 815d47760a entrance: reorganize struct, and remove display_area. Never used 2014-05-05 18:27:39 +00:00
Michael Bouchaud 5defc8b525 entrance: remove these toolbar ... 2014-05-05 18:26:58 +00:00
Michael Bouchaud d96a9ee01b entrance: flush only one time elementary config 2014-05-05 18:14:21 +00:00
Michael Bouchaud 58ff8fe083 entrance: remove this unwanted panel 2014-05-05 18:11:24 +00:00
Mike Blumenkrantz 2ae5d988ff use detected sudo for launching entrance_client
more insanity! relying on PATH to contain anything useful and/or not be overwritten after being set?!? you've already detected the full /path/to/sudo in configure, now use it!
2014-05-05 01:19:04 -04:00
Mike Blumenkrantz 745ba1e293 launch entrance_client with pipe -> read | error
this is insane. you're really just firing off entrance clients into the void and HOPING that they get to the point of launching with no possible way to debug failures????
2014-05-05 01:19:04 -04:00
Mike Blumenkrantz e1e8691ec6 correctly create login icons using theme edj's path
on a related topic, entrance_gui_theme_path_get() should probably just return a static buf[PATH_MAX] instead of stringsharing

I noticed a lot of these errors, so this issue is probably present throughout the tree
2014-05-05 01:18:48 -04:00
Mike Blumenkrantz fe9f5b09c6 fix double free on shutdown
fun fact: freeing things on shutdown like this is just wasted lines of code
2014-05-04 23:02:15 -04:00
Marcel Hollerbach 570c312da5 entrance: KP_Enter and Enter are emitting "entrance,auth,check" signal
Now this signal is called in any way if the auth starts, so a theme can
catch this signal to react to the change.
2014-04-30 21:34:49 +02:00
Marcel Hollerbach 427e66d8a9 entrance: change back to elm_hoversel 2014-04-30 14:41:06 +02:00
Marcel Hollerbach d9a3fdf8d1 entrance: added elementary profile support 2014-04-13 20:38:58 +02:00
Marcel Hollerbach 88c9b8c9b4 entrance: Implemented the remember session option! 2014-04-09 15:44:01 +02:00
Marcel Hollerbach 9923adc67d entrance: take EINA_LIST_FOREACH in "{" 2014-04-09 12:40:52 +02:00
Marcel Hollerbach 5e080c91bc entrance: just append the user! 2014-04-09 12:39:41 +02:00
Marcel Hollerbach 6cb61aa50a Revert "entrance: append the user in the history if there was an update"
This reverts commit fd8c7b75b5.
2014-04-09 12:37:38 +02:00
Marcel Hollerbach fd8c7b75b5 entrance: append the user in the history if there was an update 2014-04-09 11:06:01 +02:00
Marcel Hollerbach 03816ba814 entrance: better check for icon part 2014-04-09 10:34:38 +02:00
Marcel Hollerbach c3f817b849 entrance: Show "None" if there is no session. 2014-04-09 10:28:25 +02:00
Marcel Hollerbach 1a0e7a59da entrance: Implemented session to use in entrance_conf_user. 2014-04-09 09:41:11 +02:00
Marcel Hollerbach 982d51c77e entrance: entrance_fill use const *Eina_List! 2014-04-09 09:39:50 +02:00
Marcel Hollerbach 3836ea49a9 entrance: Use strrchr instead of ecore_file_file_get 2014-04-08 19:55:37 +02:00
Marcel Hollerbach f1ef50f476 entrance: remove a wrong undef 2014-04-08 19:18:41 +02:00
Marcel Hollerbach 1539a34296 entrance: Changed the Settingspane
- Themeselector & Log is a new place in the segment control. It is less
  confusing if there is just one place where you can click throuw the
  settings!

- Moved background and general Settings back into one pane.
2014-04-06 21:21:08 +02:00