Commit Graph

8 Commits

Author SHA1 Message Date
LemmyCook 603f499355 Settings: removed systemic capitalization improved labels and descriptions. 2025-09-18 21:34:30 -04:00
LemmyCook c09a93af48 NHeader: use label instead of title (matches NLabel) 2025-09-14 10:24:09 -04:00
Ly-sec 7594651e05 SettingsTabs: use NHeader, move display settings around 2025-09-14 15:50:23 +02:00
LemmyCook 56fedcf495 HooksTab: removed ScrollView which already exists in parent (SettingsPanel.qml) 2025-09-05 15:07:31 -04:00
LemmyCook 125d844e3b NInputAction simplification 2025-09-05 14:19:08 -04:00
Ly-sec a9affb5ae4 Hooks: expose to grab the screen name 2025-09-04 19:15:50 +02:00
Ly-sec a91d790074 HooksTab: replace NText with NLabel 2025-09-04 18:01:06 +02:00
Ly-sec 37eefe3663 Created Hook system (let's users run commands after specific actions)
NInputAction: create NTextInput with NButton
HooksService: add dark/light mode hook, add wallpaper change hook
HooksTab: create 1 NInputAction for each hook
Wallpaper: add hook functionallity
2025-09-04 17:54:58 +02:00