Commit Graph

19 Commits

Author SHA1 Message Date
Michael Bouchaud 58ff8fe083 entrance: remove this unwanted panel 2014-05-05 18:11:24 +00:00
Marcel Hollerbach 3836ea49a9 entrance: Use strrchr instead of ecore_file_file_get 2014-04-08 19:55:37 +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
Marcel Hollerbach a5bf4a988e entrance: select item 0 as standart 2014-04-02 17:54:43 +02:00
Marcel Hollerbach 7b0dd225bf entrance: warn --; 2014-04-02 16:24:08 +02:00
Marcel Hollerbach cf5c4cf46a entrance: Updated the entrance_conf.c
- backgrounds are hold in pools, no need to generate them there

     - New Textes for the Items are used

     - Lets use the thumb style in the settings pane

     - There is a macro to get Entrance_Image structs to
       Entrance_Conf_Background struct (in lists)
2014-04-02 12:22:28 +02:00
Michael Bouchaud 7607e486ad entrance: first step to split configuration panel code, create a generic interface to build config panel 2014-03-20 00:40:12 +00:00
Michael Bouchaud c2f54553b6 entrance: improve login appearance in conf panel 2014-02-24 23:29:27 +00:00
Michael Bouchaud 2f7cc2897e Revert "Updated the theme."
This reverts commit aa05a94193.
2014-02-24 21:23:21 +00:00
Marcel Hollerbach aa05a94193 Updated the theme. 2014-02-21 17:18:14 +01:00
Marcel Hollerbach fc87619f14 Revert "Updated the Settings"
This reverts commit 4733a336f5.
2014-02-21 12:04:24 +01:00
Marcel Hollerbach 4733a336f5 Updated the Settings
- The login is realized without entrance_login, so there is no Session
  select. And there is no need for config stuff in the theme.
2014-02-16 13:22:32 +01:00
Michael Bouchaud 4d1ebdec15 entrance: debug-- 2014-01-16 21:50:46 +01: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 1df4d95c89 entrance: fill config panel 2014-01-08 22:27:10 +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 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