Commit Graph

4 Commits

Author SHA1 Message Date
Stacy Harper
4c50f3f6ea Improve sxmo_hookmenu.sh
- Add icon
- Make the main menu a loop
- Some code cleanup
2022-02-09 19:11:23 +01:00
Bruno Dupuis
4ea61cfd19 Close Menu entry naming consistency
Forgot the ${hook#* } substitution in v1.

Signed-off-by: Stacy Harper <contact@stacyharper.net>
2022-02-09 19:11:22 +01:00
ArenM
d7be031b56 hookmenu: handle empty or nonexistent hooks directory
I had a bad feeling I made a critical oversight when I sent the hookmenu
patch. Apparently it was, unfortunately, correct.

While I was here, I also added support for hooks that are symlinks.

Signed-off-by: Stacy Harper <contact@stacyharper.net>
2022-02-08 17:58:01 +01:00
ArenM
57a84b7e64 Add menu item to manage hooks
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2022-02-04 21:10:20 +01:00