Michael Bouchaud
2d371a404f
entrance: add ellipsis -1 to avoid warning
9 years ago
Michaël Bouchaud (yoz)
c51af48c35
entrance: rewrite autofoo to use non recursive Makefile, big thx to vtorri !
9 years ago
Michaël Bouchaud (yoz)
1f2cf3449f
entrance: fix make distcheck. Patch from vtorri, big thx to him
9 years ago
Michael Bouchaud
0458a9a0b6
entrance: oops forget to add entrance.conf.in
9 years ago
Michael Bouchaud
79b110aa3a
entrance: sed entrance.conf.in to have sysconfdir path expanded
9 years ago
Michael Bouchaud
2f5b5333d4
Revert "work around a double escape issue, sysconfdir references prefix..."
...
This reverts commit f8092005d8
.
9 years ago
Andy Williams
f8092005d8
work around a double escape issue, sysconfdir references prefix...
...
Not a perfect fix, but entrance needs to work again
9 years ago
Andy Williams
ac53c173dd
Fix a typo
9 years ago
Michael Bouchaud
1943962384
entrance: fix build without systemd
9 years ago
Michael Bouchaud
3def47a5b2
entrance: use autofoo to sed entrance.conf
9 years ago
Michael Bouchaud
b1a227d90d
entrance: moving entrance.conf to entrance.conf.in
9 years ago
Michael Bouchaud
6d93384f12
entrance: use Xsession script to launch the session
9 years ago
Michael Bouchaud
74ebe7265c
entrance: add a script to prepare a x session to run
9 years ago
Michael Bouchaud
9d1c0e6e22
entrance: adding a script to prepare the x environment
9 years ago
Michael Bouchaud
2c9d5268a4
entrance: fix path in sudoers file
9 years ago
Michael Bouchaud
824620a77c
entrance: move entrance config to /entrance/entrance.conf
9 years ago
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...
9 years ago
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
9 years ago
Mike Blumenkrantz
76b58a54ce
more service file fixes: set a tty and dependencies/conflicts
9 years ago
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
9 years ago
Michaël Bouchaud (yoz)
3010d4fc67
entrance: fix a typo
9 years ago
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 !
9 years ago
Michael Bouchaud
c2f54553b6
entrance: improve login appearance in conf panel
9 years ago
Michael Bouchaud
6183f3d7ab
entrance: fix theme in right way
9 years ago
Michael Bouchaud
2f7cc2897e
Revert "Updated the theme."
...
This reverts commit aa05a94193
.
9 years ago
Marcel Hollerbach
aa05a94193
Updated the theme.
9 years ago
Marcel Hollerbach
c3224899a9
Revert "Updated the Theme"
...
This reverts commit 147ec130e1
.
9 years ago
Marcel Hollerbach
147ec130e1
Updated the Theme
9 years ago
Michael Bouchaud
8866cd0f99
entrance: use external instead of hard coded widget, so we can do more theming
9 years ago
Marcel Hollerbach
01f35eed49
Updated the theme.
9 years ago
Michael Bouchaud
d4a95f3a90
entrance: add arch pam file
9 years ago
Michael Bouchaud
b7042e4dfa
entrance: sed entrance.service to have sbindir and others var with extended path
9 years ago
Michael Bouchaud
8706feaa23
entrance: fix systemd check
9 years ago
Marcel Hollerbach
a7a31ef219
Ups I forgot a few things !
9 years ago
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.
9 years ago
Michael Bouchaud
3c6409f443
entrance: use a transition for wallpaper user change
9 years ago
Michael Bouchaud
3e1066185f
entrance: oops forget to edit this one
10 years ago
Michael Bouchaud
b51edc9c1c
entrance: Let user choose WM/DE by his choice and pass it as parameter to the system session command
10 years ago
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
10 years ago
Michael Bouchaud
91415dbc1d
entrance: remove unused files
10 years ago
Michael Bouchaud
51d6a4d44e
entrance: fix make dist
10 years ago
Michael Bouchaud
6da13be704
entrance: rearrange login with default system command
10 years ago
Michael Bouchaud
d23571eee1
entrance: update pam debian file, try this one raster
10 years ago
Michael Bouchaud
2ccd2f2441
entrance: raster ^^
10 years ago
Michael Bouchaud
a8b932c807
entrance: beaumonts is beaumonts.edj
10 years ago
Michael Bouchaud
e77091d259
entrance: update README and update pam file
10 years ago
Michaël Bouchaud (yoz)
11e78e113a
entrance: oops, forget to delete this
10 years ago
Michaël Bouchaud (yoz)
dd010cb5b9
entrance: add missing background file
10 years ago
Carsten Haitzler
e51ff8cd25
themes are messed up... make entrance build again
...
(disable fade, and replace bg with rect as image missing!)
10 years ago
Carsten Haitzler
4d4cdc967c
if we are going to run an xinitrc - use the users file, not just system
10 years ago