Commit Graph

14 Commits

Author SHA1 Message Date
Marcel Hollerbach 0b2eab9acf entrance: removed old user pool fields 2014-05-14 16:29:17 +02:00
Marcel Hollerbach a5b41b314b entrance: code cleanup 2014-05-14 16:17:47 +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 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
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 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
Carsten Haitzler c05de4d019 use ints instad of bools for event protocol to avoid unset bytes 2013-09-04 12:18:09 +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 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