Lysec
|
aa0059851f
|
feat(hooks): add $1 lock/unlock parameter to screen lock and unlock hooks
Closes: #2142
|
2026-03-10 23:02:08 +01:00 |
|
Lysec
|
3e876e88bb
|
Hooks/CustomButton: switch back to sh -lc
|
2026-02-03 20:02:28 +01:00 |
|
Lysec
|
8aa32c7a6d
|
Switch sh -lc to sh -c in the whole codebase
|
2026-02-03 19:55:08 +01:00 |
|
Lysec
|
8cb63789cf
|
HooksTab: visual overhaul
|
2026-01-21 19:51:22 +01:00 |
|
Lemmy
|
355110a862
|
hooks: if using wallpapers colors, delay the wallpaper hook until the colors are generated.
|
2026-01-21 10:46:22 -05:00 |
|
Oskar Grunning
|
7592d9cd77
|
refactor(hooks): unify shutdown and reboot hooks into session hook
Per PR #1177 review feedback. Single executeSessionHook function passes
action type (shutdown/reboot) as $1 to the script.
|
2026-01-11 21:53:07 +01:00 |
|
Oskar Grunning
|
1e1cfcaffc
|
feat(hooks): add shutdown and reboot hooks
Allow users to run custom commands before system shutdown/reboot,
enabling cleanup tasks like syncing filesystems or stopping services.
|
2026-01-11 21:26:58 +01:00 |
|
Lemmy
|
5251a22d20
|
Bash vs sh: phase 1 - uniformization to sh. Always use sh, use "-lc" for all user defined commands
|
2026-01-09 15:01:17 -05:00 |
|
Ly-sec
|
8c9a95b2f9
|
Hooks: add noctaliaPerformance hooks
|
2025-12-19 16:24:52 +01:00 |
|
Ly-sec
|
07050928bd
|
Hooks: add screen lock/unlock hook (#1030)
|
2025-12-16 17:51:46 +01:00 |
|
ItsLemmy
|
3ff5b7639f
|
Switched to qmlformat.
|
2025-11-16 17:07:03 -05:00 |
|
ItsLemmy
|
355271768c
|
Services in subfolder + cleanup/fixes
|
2025-11-08 16:38:43 -05:00 |
|