Marcel Hollerbach
01f35eed49
Updated the theme.
9 years ago
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 !
9 years ago
Andy Williams
cf3498a3c8
Fix the SUPPORTING_WM check - don't rely on getting the callback
9 years ago
Marcel Hollerbach
1160e12c0c
Bug Fix, actions are not having any icons !
9 years ago
Marcel Hollerbach
e7ed89d630
Fixed Bug T761, Actions are working now
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
Michaël Bouchaud (yoz)
a2615e2fc8
entrance: reorder check for systemd, fix a typo and don't use PKG_CHECK_MODULES for systemd
9 years ago
Michaël Bouchaud (yoz)
ab1da1e98e
entrance: and really fix this warnings
9 years ago
Michaël Bouchaud (yoz)
f10de61725
Revert "Changed the compile settings, the subdirectory event will be compiled as static library and included in the two ther directorys. Just a beauty thing :)"
...
Build is slower than before, on link we have DSO errors and I think it's worse than before. We have one more library to link.
This reverts commit 61d0d63bd0
.
9 years ago
Marcel Hollerbach
61d0d63bd0
Changed the compile settings, the subdirectory event will be compiled as static library and included in the two ther directorys. Just a beauty thing :)
...
Reviewers: michael.bouchaud
CC: raster
Differential Revision: https://phab.enlightenment.org/D451
9 years ago
Michael Bouchaud
53d146dbe1
entrance: move kill x to xserver_end()
9 years ago
Michael Bouchaud
8706feaa23
entrance: fix systemd check
9 years ago
Michael Bouchaud
f17a3c2d90
entrance: warn--
9 years ago
Michael Bouchaud
a20597a2db
entrance: check only systemd support
9 years ago
Marcel Hollerbach
147d276795
Fixed configure.ac misstake!
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
Marcel Hollerbach
d7d7f89d23
Revert my last commit & make entrance quit in any way
9 years ago
Marcel Hollerbach
1be65edee7
- Added feature a option called fastexit, if this is set entrance will
...
quit in any way, if not entrance just quits if the DE exits with an
error.
- Fixed the issue that entrance is not restarting after closing the
logged in session, this is done by NOT exitings if a user is logged in
allready, the pam session is closed, Xserver is quit, so entrance can restart.
9 years ago
Marcel Hollerbach
c64f88186b
Test commit
9 years ago
Michael Bouchaud
4d1ebdec15
entrance: debug--
9 years ago
Michael Bouchaud
a005f75fc0
entrance: entrance_init now init display name but not the cookie
9 years ago
Michael Bouchaud
32d5022a9f
entrance: init and shutdown entrance_session
9 years ago
Andrew Williams
e52b09740c
Fix the daemon crash that I was seeing
9 years ago
Andrew Williams
a19cc858b9
Simple commit to test push
9 years ago
Michael Bouchaud
704645e370
entrance: don't free user if present in history
9 years ago
Michael Bouchaud
b189b81401
entrance: save info about user
9 years ago
Michael Bouchaud
9f1e051926
entrance: warn--
9 years ago
Michael Bouchaud
5fbad35901
entrance: void++
9 years ago
Michael Bouchaud
ccdf5ab8f5
entrance: fix previous segv :)
9 years ago
Michael Bouchaud
9b3911a4fb
entrance: formating
9 years ago
Michael Bouchaud
af02c01ca7
entrance: hum a segv here ... really needed ?
9 years ago
Michael Bouchaud
3478743ea3
entrance: I've say remove
9 years ago
Michael Bouchaud
20fff0000f
entrance: remove this useless link
9 years ago
Michael Bouchaud
6a77df16f2
entrance: manage user wallpaper transition
9 years ago
Michael Bouchaud
1df4d95c89
entrance: fill config panel
9 years ago
Michael Bouchaud
3c6409f443
entrance: use a transition for wallpaper user change
9 years ago
Michael Bouchaud
195f7d3d73
entrance: bump version and check alloca
9 years ago
Michael Bouchaud
b7b17e6d37
entrance: fix ENTRANCE_USER env var
9 years ago
Marcel Hollerbach
6c4fdc7db7
entrance: add arcconfig file
9 years ago
Michael Bouchaud
961b612ff5
entrance: add Marcel Hollerbach to authors list
9 years ago
Marcel Hollerbach
0519de4d9a
entrance: use sh with /etc/X11/xinit/xinitrc, thx to Marcel Hollerbach
9 years ago
Michael Bouchaud
33e36e5696
entrance: add andy to authors list
9 years ago
Andrew Williams
335bf6ce45
entrance: Allow users to switch session. Also load the saved session when selecting a user from the list. thx to Andrew Williams
9 years ago
Michael Bouchaud
7af6c31534
entrance: fix my mistake
9 years ago
Michael Bouchaud
44c5b19ce5
entrance: clean configure (Big Thx to vtorri !)
9 years ago
Michael Bouchaud
00754fb57c
entrance: clean++
9 years ago
Michael Bouchaud
6de070c696
entrance: reset session to use if unknow which one to use
9 years ago
Michael Bouchaud
f65d38be0f
entrance: load history of user in every case
9 years ago