Commit Graph

36 Commits (ly_0_1_0)
 

Author SHA1 Message Date
nullgemm ce745bf9f4 completed 6 years ago
nullgemm d285d558cd restarted from scratch 6 years ago
Giuseppe Masino 244f072d11 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
6 years ago
nullgemm b5354dc260 removed version number from readme 6 years ago
nullgemm f7f44689c5 updated screenshot 6 years ago
nullgemm 01016a318b fixed segfault at startup 6 years ago
nullgemm 25ad96ffd5 initial work on wayland 6 years ago
nullgemm 39ee35e72b changed the default greeting to hostname 6 years ago
nullgemm 7735592123 disabled manual editing of desktop field 6 years ago
nullgemm 36fa63ba6a added arrows around desktop field 6 years ago
Fnux 68b21114f1 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
6 years ago
Devin J. Pohly d2e6ab7457 don't switch fields on backspace (#27) 6 years ago
Devin J. Pohly 37a2547362 navigate fields with tab/backtab (#26) 6 years ago
Devin J. Pohly a4fce37a16 have ncurses handle interrupt characters (#25)
As it was, didn't handle ^\ SIGQUIT or ^Z SIGTSTP.
6 years ago
Devin J. Pohly 2234757282 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].
6 years ago
Devin J. Pohly 841a951859 don't assume home is in /home/$USER (#23)
Adjustment of original fix by @abdullahibnnadjo
6 years ago
David Glanzman 30b74d09ca added cc and make as dependencies in the README (#19) 7 years ago
nullgemm 2f29d56280 cleaned file perms 7 years ago
nullgemm f82b220eb8 removed static libs option in micmak 7 years ago
nullgemm dbb8753ebf used the micmak makefile for ly 7 years ago
nullgemm 9fcbf34d3f finally fixed environment variables handling 7 years ago
Nathan JANCZEWSKI 6276c29949 Little explain if you have logs all across the screen (#10) 7 years ago
nullgemm da52e705df added .xsession/display-setup support 7 years ago
nullgemm 27f14eeb45 removed dbus launch and added required xdg runtime env var 7 years ago
nullgemm 8404f74eb6 fixed linking flags position 7 years ago
nullgemm afb6ef4a2c included signal header 7 years ago
nullgemm 373a8b3fee added controls section in readme 7 years ago
Niverton 77c117cd31 savefile and group init fixes
Fixed truncated username
Init user groups before PAM credentials
7 years ago
nullgemm 83980e8b99 added dbus support 7 years ago
nullgemm 21863a9afb fixed potential (harmless) error in desktop.c 7 years ago
nullgemm af68253aef fixed .xinitrc support 7 years ago
nullgemm 4afcb1069e updated makefile 7 years ago
nullgemm 50c880e6a6 removed ascii art 7 years ago
nullgemm 87369c766f removed strdup implementation 7 years ago
nullgemm c60374d361 changed installation path and method 7 years ago
nullgemm f8a481dfd4 initial commit 7 years ago