Kirill Semenchenko
|
ce775c0670
|
Configurable tty number
|
2018-09-13 12:02:43 +05:00 |
Giuseppe Masino
|
87e46f3cc8
|
Ignore keystrokes that are not associated with a keysym (#45)
The system maps these to a keysym with value 0, causing ly to terminate.
With this fix it shouldn't happen anymore
Fixes #21
|
2018-08-11 14:04:56 +02:00 |
cylgom
|
260fac9fa2
|
fixed segfault at startup
|
2018-07-09 19:23:03 +02:00 |
cylgom
|
060184bcb4
|
initial work on wayland
|
2018-06-30 15:48:05 +02:00 |
cylgom
|
c5f0d28481
|
changed the default greeting to hostname
|
2018-06-30 11:43:05 +02:00 |
cylgom
|
80080026db
|
disabled manual editing of desktop field
|
2018-06-30 10:54:37 +02:00 |
cylgom
|
50fdfb036b
|
added arrows around desktop field
|
2018-06-30 10:45:03 +02:00 |
Fnux
|
fe6fb1d84f
|
Better handling of the creation of LY_CFG_SAVE and normalization of exit codes (#35)
* Handle the creation of LY_CFG_SAVE before ncurses initialization
* Normalize exit codes
|
2018-06-29 20:35:58 +02:00 |
Devin J. Pohly
|
d9a5768af2
|
don't switch fields on backspace (#27)
|
2018-05-05 18:56:28 +02:00 |
Devin J. Pohly
|
d7b0251274
|
navigate fields with tab/backtab (#26)
|
2018-05-05 18:52:41 +02:00 |
Devin J. Pohly
|
fddfd461ce
|
have ncurses handle interrupt characters (#25)
As it was, didn't handle ^\ SIGQUIT or ^Z SIGTSTP.
|
2018-05-05 18:42:49 +02:00 |
Devin J. Pohly
|
44603c436e
|
fix kernel_log() and add error-checking (#24)
execl requires a full path to the executable, and the arguments begin
with argv[0], not argv[1].
|
2018-05-05 18:37:24 +02:00 |
Devin J. Pohly
|
efefdaf216
|
don't assume home is in /home/$USER (#23)
Adjustment of original fix by @abdullahibnnadjo
|
2018-05-05 18:34:04 +02:00 |
cylgom
|
af9302255e
|
cleaned file perms
|
2017-11-26 11:52:54 +01:00 |
cylgom
|
206901aeb5
|
finally fixed environment variables handling
|
2017-10-11 21:55:53 +02:00 |
cylgom
|
53d147c4e2
|
added .xsession/display-setup support
|
2017-09-27 22:48:44 +02:00 |
cylgom
|
24ab6ed55f
|
removed dbus launch and added required xdg runtime env var
|
2017-09-27 21:18:57 +02:00 |
cylgom
|
7d60509f77
|
included signal header
|
2017-09-13 08:37:10 +02:00 |
Niverton
|
4ae67ec1a0
|
savefile and group init fixes
Fixed truncated username
Init user groups before PAM credentials
|
2017-09-02 16:08:36 +02:00 |
cylgom
|
ed477e61e3
|
added dbus support
|
2017-08-23 10:56:44 +02:00 |
cylgom
|
23aa373f27
|
fixed potential (harmless) error in desktop.c
|
2017-08-20 15:15:23 +02:00 |
cylgom
|
22f906bc3e
|
fixed .xinitrc support
|
2017-08-20 15:07:07 +02:00 |
cylgom
|
2a4c4c28b1
|
removed strdup implementation
|
2017-06-01 18:46:50 +02:00 |
cylgom
|
7870f668f3
|
initial commit
|
2017-05-23 20:12:12 +02:00 |