Commit Graph

23 Commits

Author SHA1 Message Date
Michael Bouchaud 9f5b5e40b3 switch to eina_log 2014-10-02 22:57:38 +00:00
Michael Bouchaud 46c7cc4214 entrance: autologin use the session saved in your profil 2014-09-10 21:13:32 +00: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 0b2eab9acf entrance: removed old user pool fields 2014-05-14 16:29:17 +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 a69be80762 entrance: pools are now sent seperated from the config 2014-05-14 09:51:20 +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 9f5b40661a entrance: Added Image loading for more paths.
- Images are loaded from 3 pools, System(PREFIX/entrance/images),
  User(~/.config/entrance/images/) nad themes.

 In each directory is a layout from ..images/icons and
  ...images/backgrounds.

- Each user can set his own Icon and his own Background out of the
  pools.

- Renamed Entrance_Background to Entrance_Image because this struct is
  also used for the icons, so this would be a little bit confusing!

- Directorys are parsed in the daemon, the theme in the client!
2014-03-06 14:09:37 +01:00
Michael Bouchaud 704645e370 entrance: don't free user if present in history 2014-01-10 00:42:40 +01:00
Michael Bouchaud b189b81401 entrance: save info about user 2014-01-10 00:13:01 +01:00
Michael Bouchaud 5fbad35901 entrance: void++ 2014-01-09 00:04:44 +01:00
Michael Bouchaud 539a5d93a2 entrance: many improvment
* improve pam login
* fix some profile mistake when login an user
* use EINA_UNUSED
* code refactoring
* remove session login command
2013-10-29 19:26:56 +01:00
Michael Bouchaud 6da13be704 entrance: rearrange login with default system command 2013-09-04 23:24:26 +02:00
Michael Bouchaud 5797cf9bf9 Merge branch 'master' of git+ssh://git.enlightenment.org/misc/entrance 2013-09-04 21:33:26 +02:00
Michael Bouchaud d9b1f4e04b entrance: warn-- 2013-09-04 21:18:45 +02:00
Carsten Haitzler 530e75cf74 fix segv in entrance history if session is null. - MERGE 2013-09-04 12:17:43 +09:00
Michael Bouchaud b262e33eee entrance: merge of my work, I still need to push some code. But I think it's a first step to unbork entrance...
What's in this patch ?
theme rewriting, only a really basic theme is available for time.
you can now set up the wallpaper in the login screen or in the conf
authentication is more secure.
xephyr support
Add some tux
Many bug fix
2013-09-03 20:08:37 +02:00
Michael BOUCHAUD a1c7376558 entrance: improve log, some fixes
SVN revision: 76474
2012-09-11 19:29:11 +00:00
Michael BOUCHAUD ef62088c0d entrance: kick them out !
SVN revision: 76085
2012-09-03 23:06:12 +00:00
Cedric BAIL b9831a4213 entrance: fix FILE leak by RustyBSD.
Would be nice to use Eina_File and friends instead.


SVN revision: 75947
2012-09-03 05:42:46 +00:00
Michael BOUCHAUD e8fa223631 entrance: Re welcome to entrance. The code comes from my previous project elsa. I hope not annoy anyone if I use this name.
SVN revision: 75061
2012-08-09 20:15:30 +00:00