Commit Graph

19 Commits

Author SHA1 Message Date
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
Marcel Hollerbach 36b9bd8376 GUI update & Bug Fix
- Added a login button for the people that dont want to hit enter to
  login.

- Added The returning of the Session for the case that someone wants to
  have the part "elm.text.sub".

- The Itemstyle is now read from the theme.

- Bug fix, If a Session is used, the icon is set the correct way. If not the
  widget and the space will be freed !
2014-02-12 18:54:34 +01:00
Andy Williams cf3498a3c8 Fix the SUPPORTING_WM check - don't rely on getting the callback 2014-02-10 00:49:39 +00:00
Marcel Hollerbach 1160e12c0c Bug Fix, actions are not having any icons ! 2014-02-09 17:35:57 +01:00
Marcel Hollerbach e7ed89d630 Fixed Bug T761, Actions are working now 2014-02-09 08:55:24 +01:00
Michael Bouchaud 53d146dbe1 entrance: move kill x to xserver_end() 2014-02-07 02:03:08 +00:00
Michael Bouchaud f17a3c2d90 entrance: warn-- 2014-02-06 22:23:28 +00:00
Michael Bouchaud b189b81401 entrance: save info about user 2014-01-10 00:13:01 +01:00
Michael Bouchaud 9f1e051926 entrance: warn-- 2014-01-09 00:09:31 +01:00
Michael Bouchaud 5fbad35901 entrance: void++ 2014-01-09 00:04:44 +01:00
Michael Bouchaud 6a77df16f2 entrance: manage user wallpaper transition 2014-01-08 22:27:54 +01:00
Michael Bouchaud 00754fb57c entrance: clean++ 2013-12-17 23:24:43 +01:00
Michael Bouchaud f65d38be0f entrance: load history of user in every case 2013-12-17 23:08:19 +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 13ea3f533a entrance: add login error on wrong password 2013-09-04 02:10:38 +02: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 8692835556 entrance: more work on log
SVN revision: 76477
2012-09-11 19:52:26 +00:00
Michael BOUCHAUD 9a47d016c6 entrance: fit to recent changes of internal api of elementary. And some code refactoring
SVN revision: 76082
2012-09-03 22:56:53 +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