Commit Graph

20 Commits

Author SHA1 Message Date
Viacheslav Reutskiy 4049af9f06 gui: remove button setting
The setting should be a separetly application. And User should modify
it only from user sessions, bacause it's a security issue. As first
step of separation the gui and gui settings - remove button from client
window.

If need modify setting run:
HOME=/path/to/entrance/home/folder elementary_config
By default it's '/var/cache/entrance/client/'.
2016-11-21 23:26:07 +02:00
Michael Bouchaud 2d371a404f entrance: add ellipsis -1 to avoid warning 2014-05-14 20:13:22 +00:00
Michaël Bouchaud (yoz) 3010d4fc67 entrance: fix a typo 2014-03-07 15:22:35 +01:00
Marcel Hollerbach 8806464b57 entrance: Themes can set the item style now per default!
- Themes can set the style for entrance.users & entrance.actions via
  item_style_users and item_style_actions as data items !
2014-03-06 17:38:05 +01:00
Michael Bouchaud c2f54553b6 entrance: improve login appearance in conf panel 2014-02-24 23:29:27 +00:00
Michael Bouchaud 6183f3d7ab entrance: fix theme in right way 2014-02-24 21:52:59 +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 c3224899a9 Revert "Updated the Theme"
This reverts commit 147ec130e1.
2014-02-21 12:04:03 +01:00
Marcel Hollerbach 147ec130e1 Updated the Theme 2014-02-19 15:38:02 +01:00
Michael Bouchaud 8866cd0f99 entrance: use external instead of hard coded widget, so we can do more theming 2014-02-12 23:36:45 +00:00
Marcel Hollerbach 01f35eed49 Updated the theme. 2014-02-12 19:18:56 +01:00
Michael Bouchaud 3c6409f443 entrance: use a transition for wallpaper user change 2014-01-08 22:25:49 +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 2ccd2f2441 entrance: raster ^^ 2013-09-04 21:50:22 +02:00
Michaël Bouchaud (yoz) 11e78e113a entrance: oops, forget to delete this 2013-09-04 12:15:46 +02:00
Michaël Bouchaud (yoz) dd010cb5b9 entrance: add missing background file 2013-09-04 11:50:00 +02:00
Carsten Haitzler e51ff8cd25 themes are messed up... make entrance build again
(disable fade, and replace bg with rect as image missing!)
2013-09-04 12:25:04 +09: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