Commit Graph

166 Commits

Author SHA1 Message Date
Ly-sec 8c9a95b2f9 Hooks: add noctaliaPerformance hooks 2025-12-19 16:24:52 +01:00
Lemmy 9d1004a1b1 settings default 2025-12-18 19:01:14 -05:00
Ly-sec 8f3d051407 settings-default: update 2025-12-18 15:33:53 +01:00
Lemmy d017ec9271 i18n+autofmt 2025-12-18 08:48:01 -05:00
atheeq-rhxn 1886aa88a2 feat(mangowc): color scheme support 2025-12-18 16:23:33 +05:30
Lemmy 6500b2f0b6 Default settings update 2025-12-16 18:24:37 -05:00
Ly-sec 762e828382 SessionMenuTab: add setting for large button layout 2025-12-16 20:10:28 +01:00
Ly-sec 07050928bd Hooks: add screen lock/unlock hook (#1030) 2025-12-16 17:51:46 +01:00
Ly-sec 5648367a86 ControlCenter: add brightness card 2025-12-15 13:22:06 +01:00
Lysec c31f38ce0c Merge pull request #1059 from lonerOrz/ipc/osd
OSD notification with custom text
2025-12-15 08:11:21 +01:00
loner 519fabb0c0 feat: Add settings for customText OSD 2025-12-15 10:23:01 +08:00
Lemmy d208476eea DesktopWidgets: multi-monitor support 2025-12-14 13:03:20 -05:00
Lemmy 5f18e4b6d0 GPU Temp: Added voluntary opt-in for Nvidia GPU - avoid draining battery on dual gpus laptop. 2025-12-14 12:08:08 -05:00
Lemmy 03344c9196 Reduced default dimmer opacity 2025-12-14 11:15:19 -05:00
Lemmy 3785f3f236 Bar/Panels: Unified transparency for panels and bar! 2025-12-14 10:49:15 -05:00
Lemmy 8d470f39f4 SysMon: Added GPU temperature (NVidia via smi is untested) 2025-12-13 11:41:08 -05:00
Lemmy 6328078465 settings-default: added yazi 2025-12-12 20:48:45 -05:00
ItsLemmy 764299e4e7 Settings: added option to open settings in a separate (tiled) window + Fixed migrations/upgrades by parsing the rawJson 2025-12-11 21:03:43 -05:00
ItsLemmy c26f1459ca LockScreen: added a simple toggle to remove all power/session buttons from the lockscreen. 2025-12-08 20:57:04 -05:00
Ahmet Çetinkaya 78b157f476 feat(notifications): improve exclude apps translations
- Update translations to emphasize "skip playing configured notification sound"
- Remove duplicate "exclude-apps" entries from all locale files
- Apply consistent meaning across all 10 supported languages
- Clarify that the feature skips user-configured sounds for apps with built-in audio

This provides better user understanding of the exclude apps functionality
that prevents double notification sounds.
2025-12-08 14:38:42 +03:00
Ahmet Çetinkaya a49f4501d0 feat(notifications): add sound settings and playback functionality
Add comprehensive sound configuration options for notifications including:
- Enable/disable notification sounds toggle
- Volume control slider
- Option to use separate sounds per priority level (low, normal, critical)
- File pickers for selecting sound files with support for common audio formats
- Implementation of sound playback in NotificationService
- Updated translations for all supported languages
- Settings version incremented to 26
2025-12-08 14:38:42 +03:00
ItsLemmy cb35461799 Settings-default formating 2025-12-07 09:24:03 -05:00
wxlyyy 4d85ead6d7 Settings: cleanup 2025-12-07 04:12:45 +08:00
Ly-sec e61b3f2b8c settings-default: add category toggle 2025-12-06 12:03:52 +01:00
Lemmy ba01e21885 Revert "re-implement auto hiding bars" 2025-12-05 20:34:09 -05:00
dwuggh 168cd63079 re-implement auto hiding bars 2025-12-04 15:08:07 +08:00
ItsLemmy fb2c74db35 Default settings 2025-12-03 12:56:54 -05:00
ItsLemmy 8cf84c5890 Merge branch 'main' into plugin-system 2025-12-01 17:22:49 -05:00
Ly-sec 18e9eb11b4 UserInterfaceTab: everything follows border radius slider 2025-12-01 19:43:02 +01:00
ItsLemmy c31c56ff48 PluginSystem: basic implementation with an hello-world bar widget 2025-11-30 20:31:55 -05:00
ItsLemmy 6fb840ef0b Default settings 2025-11-29 18:29:15 -05:00
ItsLemmy 30db679207 Wallpapers: moved persistent data to their own file in ~/.cache/noctalia/wallpapers.json !! no migration path, user will have to set their wallpaper at least once !! 2025-11-29 11:22:53 -05:00
ItsLemmy 9d4ac03d21 Removed fonts dependencies (now using Qt font as default) and removed some complex settings migration code. 2025-11-29 10:38:06 -05:00
ItsLemmy ddfde344bc AboutTab: caching circular images 2025-11-29 10:04:28 -05:00
ItsLemmy ad755bb3fb Merge branch 'fix-crash-on-close' 2025-11-29 09:39:05 -05:00
Ly-sec 3f02b28ecc SystemMonitorTab: add network polling 2025-11-27 16:10:36 +01:00
Ly-sec 7cb293733c SystemMonitorTab: add polling option 2025-11-27 15:06:17 +01:00
ItsLemmy 5e833f0683 Round image with Qt. 2025-11-26 21:46:59 -05:00
Ly-sec cdb93a3d96 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-11-26 19:19:17 +01:00
Ly-sec 309648d6d6 Calendar: add timer
LocationTab: rework calendar settings
SoundService: add simple service to play & loop sounds
2025-11-26 19:18:30 +01:00
ItsLemmy f10207a159 Settings / SetupWizard & OSD
- Settings cleanup and avoid segfault by not using var.
- SetupWizard simplified opening condition logic. Will only open when no
settings available
- OSD: simplified settings logic, updated translations to explain that
no type selected = all types enabled. similar to bar and monitors logic.
- Do not open changelog on a fresh install as we already open the
SetupWizard
2025-11-26 09:52:15 -05:00
ItsLemmy 764acef4e7 settings-defaul 2025-11-25 15:20:30 -05:00
Ly-sec 83f8028d47 OsdTab: add toggle for all OSDs 2025-11-25 16:27:19 +01:00
loner 4c6cf8d21b feat: Add setting to disable lock key OSD notifications 2025-11-25 21:20:50 +08:00
ItsLemmy e61a073f57 DefaultSettings: refreshed with cava 2025-11-23 19:25:57 -05:00
Ly-sec 04c8f5b54e LauncherTab: add grid view option
Launcher: force clipboard history to list view
NGridView: created
2025-11-23 21:51:14 +01:00
Ly-sec aa34a7ed36 Settings: add telegram
ProgramCheckerService: add check for telegram
2025-11-22 21:10:50 +01:00
Ly-sec 74ba883dd8 initial commit 2025-11-22 13:51:58 +01:00
notiant 0293b8c8dd LockScreen: make 'hibernate' optional 2025-11-22 13:04:44 +01:00
ItsLemmy 522e7e4352 Default settings: update 2025-11-21 13:41:23 -05:00