Commit Graph

58 Commits

Author SHA1 Message Date
Michael Bouchaud 2d371a404f entrance: add ellipsis -1 to avoid warning 2014-05-14 20:13:22 +00:00
Michaël Bouchaud (yoz) c51af48c35 entrance: rewrite autofoo to use non recursive Makefile, big thx to vtorri ! 2014-05-13 16:04:55 +02:00
Michaël Bouchaud (yoz) 1f2cf3449f entrance: fix make distcheck. Patch from vtorri, big thx to him 2014-05-09 14:37:50 +02:00
Michael Bouchaud 0458a9a0b6 entrance: oops forget to add entrance.conf.in 2014-05-05 22:37:44 +00:00
Michael Bouchaud 79b110aa3a entrance: sed entrance.conf.in to have sysconfdir path expanded 2014-05-05 22:34:15 +00:00
Michael Bouchaud 2f5b5333d4 Revert "work around a double escape issue, sysconfdir references prefix..."
This reverts commit f8092005d8.
2014-05-05 22:29:13 +00:00
Andy Williams f8092005d8 work around a double escape issue, sysconfdir references prefix...
Not a perfect fix, but entrance needs to work again
2014-05-05 22:01:15 +01:00
Andy Williams ac53c173dd Fix a typo 2014-05-05 21:51:56 +01:00
Michael Bouchaud 1943962384 entrance: fix build without systemd 2014-05-05 20:36:49 +00:00
Michael Bouchaud 3def47a5b2 entrance: use autofoo to sed entrance.conf 2014-05-05 20:27:21 +00:00
Michael Bouchaud b1a227d90d entrance: moving entrance.conf to entrance.conf.in 2014-05-05 20:22:51 +00:00
Michael Bouchaud 6d93384f12 entrance: use Xsession script to launch the session 2014-05-05 20:20:33 +00:00
Michael Bouchaud 74ebe7265c entrance: add a script to prepare a x session to run 2014-05-05 20:18:20 +00:00
Michael Bouchaud 9d1c0e6e22 entrance: adding a script to prepare the x environment 2014-05-05 19:32:15 +00:00
Michael Bouchaud 2c9d5268a4 entrance: fix path in sudoers file 2014-05-05 19:15:04 +00:00
Michael Bouchaud 824620a77c entrance: move entrance config to /entrance/entrance.conf 2014-05-05 19:10:32 +00:00
Mike Blumenkrantz f0fe68f8ad add sudoers file to unset requiretty for entrance_client
I'm not sure installing this automatically is the best option, but I think the majority of systems will not work without it so...
2014-05-05 01:19:04 -04:00
Mike Blumenkrantz f66580ccd9 remove PATH hacks from service file
the idea of needing to set either of these variables is terrifying to me. at the least, PATH should definitely not be required anymore since sudo is being explicitly specified
2014-05-05 01:19:04 -04:00
Mike Blumenkrantz 76b58a54ce more service file fixes: set a tty and dependencies/conflicts 2014-05-04 23:23:57 -04:00
Mike Blumenkrantz 0d2b0a3aa3 fix service file to generate based on libdir and bindir
libdir != prefix/lib

bindir != prefix/bin

these MAY be the same, but their equivalencies are coincidental just like

rectangle != square
2014-05-04 23:06:29 -04: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 d4a95f3a90 entrance: add arch pam file 2014-02-07 19:51:33 +00:00
Michael Bouchaud b7042e4dfa entrance: sed entrance.service to have sbindir and others var with extended path 2014-02-07 19:50:05 +00:00
Michael Bouchaud 8706feaa23 entrance: fix systemd check 2014-02-07 01:43:41 +00:00
Marcel Hollerbach a7a31ef219 Ups I forgot a few things ! 2014-02-06 17:27:39 +01:00
Marcel Hollerbach 7fadcad8f2 Systemd unit file
Added a systemd unit file, installing the file via make install can be
prevented with the --disable-systemd flag.
2014-02-06 17:23:50 +01:00
Michael Bouchaud 3c6409f443 entrance: use a transition for wallpaper user change 2014-01-08 22:25:49 +01:00
Michael Bouchaud 3e1066185f entrance: oops forget to edit this one 2013-11-08 00:16:18 +01:00
Michael Bouchaud b51edc9c1c entrance: Let user choose WM/DE by his choice and pass it as parameter to the system session command 2013-11-08 00:10:15 +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 91415dbc1d entrance: remove unused files 2013-09-26 23:52:09 +02:00
Michael Bouchaud 51d6a4d44e entrance: fix make dist 2013-09-26 23:46:39 +02:00
Michael Bouchaud 6da13be704 entrance: rearrange login with default system command 2013-09-04 23:24:26 +02:00
Michael Bouchaud d23571eee1 entrance: update pam debian file, try this one raster 2013-09-04 21:56:57 +02:00
Michael Bouchaud 2ccd2f2441 entrance: raster ^^ 2013-09-04 21:50:22 +02:00
Michael Bouchaud a8b932c807 entrance: beaumonts is beaumonts.edj 2013-09-04 21:36:02 +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 e77091d259 entrance: update README and update pam file 2013-09-04 21:33:16 +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