1
0
mirror of https://github.com/the-sane/lug-helper.git synced 2025-07-09 21:53:30 +00:00
Commit Graph

633 Commits

Author SHA1 Message Date
3bc2958e9c Cleanup & consistency 2020-08-18 21:19:26 -04:00
1a9544bc63 Quit menu option isn't needed, just click the cancel button 2020-08-17 22:05:34 -04:00
fa5993be8d Toggle between LIVE and PTU 2020-08-17 21:57:24 -04:00
6a113e00ab WIP delete caches and shaders 2020-08-17 17:53:25 -04:00
b5cb3bcf74 chmod +x 2020-08-16 20:59:40 -04:00
24cba9717b tidy up message 2020-08-16 20:10:31 -04:00
b42b87582f Store sysctl messages in variables 2020-08-15 12:23:25 -04:00
c6c5cc8c45 Use switch statements. Add message documentation comments. 2020-08-15 11:22:44 -04:00
d5b361b790 Remove trap exit; call function directly. Update messages for clarity. 2020-08-15 11:01:54 -04:00
b978c99e78 Move clear commands into message function 2020-08-14 22:41:35 -04:00
cc2e9d6c84 Return to main menu instead of exiting 2020-08-14 22:33:04 -04:00
095e18ef53 Loop main menu until user quits. Beautify dialogs 2020-08-14 22:11:31 -04:00
8e4a6f00fe Remove unnecessary message
If we cancel the dialog, just going to the EXIT trap is sufficient.
2020-08-13 18:23:32 -04:00
92b4ecd0e9 Pretty up some dialogs 2020-08-11 23:13:12 -04:00
8aa68034af Pretty up some dialogs 2020-08-11 23:10:16 -04:00
8ef8fba876 Remove unnecessary mkdirs 2020-08-11 23:01:08 -04:00
589621f43e Additional sanity checks 2020-08-11 22:46:05 -04:00
54202fc5ba Fix moving user folder & restoring keybinds 2020-08-11 22:25:25 -04:00
0b735a1882 Fixes and remove debug code 2020-08-11 22:02:44 -04:00
c45b974f43 Syntax fixes 2020-08-11 20:42:44 -04:00
4772265c99 Save directories to config files 2020-08-10 16:03:11 -04:00
5ee3f967bd Testing interactive path menus, WIP 2020-08-09 21:30:10 -04:00
5b9d5056e8 Use sh-supported argument shift for portability 2020-08-04 18:07:50 -04:00
617313ff05 Fix formatting 2020-08-03 22:08:19 -04:00
3f91a77fb6 Be more specific in the menu choices 2020-08-03 22:04:27 -04:00
e3116dae4f Zenity fixes 2020-08-03 21:32:00 -04:00
2389f48b8c add debug 2020-08-03 19:49:56 -04:00
289e60b0b9 Update lug-helper.sh 2020-08-03 18:18:27 -04:00
94dc48f52c Fixes, formatting 2020-08-03 18:15:38 -04:00
7002579c3c Add support for text and zenity menus throughout.
Not yet tested. Likely broken.
2020-08-03 15:49:19 -04:00
7cbe197991 Temporary Zenity check in mem_check() function 2020-08-02 21:06:46 -04:00
d7dd89a630 Zenity dialog when vm.max_map_count is already set 2020-08-02 16:05:38 -04:00
f36523335e Create lug-helper.sh 2020-08-02 14:12:02 -04:00