Commit Graph
136 Commits
Author SHA1 Message Date
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
notiantandGitHub 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
LysecandGitHub 43cdc4494d Merge pull request #786 from lonerOrz/feat/clip
Add clipboard preview
2025-11-21 13:19:42 +01:00
Ly-sec 3976a21dc7 Settings: remove forceShowNextStart 2025-11-20 11:54:50 +01:00
ItsLemmy 1b4cd35504 Weather: Made the weather effects conditional with a new setting. 2025-11-19 08:05:33 -05:00
loner ed373df99d feat(launcher): Add toggle for clip plugin preview 2025-11-19 16:07:07 +08:00
ItsLemmy 260cb34c96 DimDesktop: Lowered default dimmerOpacity from 0.8 to 0.6 2025-11-18 19:55:16 -05:00
loner a46c76b9d5 feat(bar): Add capsule opacity setting with conditional slider in bar settings 2025-11-17 11:05:57 +08:00
ItsLemmy dc08751ec2 Multi-Monitors: new setting to explicitely disable panels to appear on screen without bar.
On my setup this saves about 130MB per 1080p monitor where the bar is
not shown. I only interact with noctalia on my main screen.
2025-11-16 20:49:56 -05:00
Ly-sec 01b44e0b28 WallHaven: use sort by relevance as default 2025-11-16 16:31:49 +01:00
ItsLemmy 04abff2ee4 Default settings 2025-11-15 16:25:18 -05:00
ItsLemmy 2b5010f477 Settings-default and translations 2025-11-15 10:01:10 -05:00
Ly-sec 6b92d2d4c2 UserInterfaceTab: remove dimDesktop toggle, only use dimming slider
Settings: add migration for dimDesktop -> dimmerOpacity
Autoformat
2025-11-15 15:46:29 +01:00
Davide 996935af2b Add desktop dimmer opacity slider 2025-11-15 13:24:11 +00:00
ItsLemmy 312d1b6d22 Default settings + auto-formatting 2025-11-14 20:02:28 -05:00
LemmyandGitHub b1dfcb58ba Merge branch 'main' into system_monitor_high_pressure_highlight 2025-11-14 14:03:56 -05:00
Ly-sec 717ea441b0 Settings: cleanup 2025-11-14 15:40:26 +01:00
Sighthesia f1576a61a5 SystemMonitor: add custom color settings for system monitor threshold settings 2025-11-14 20:20:52 +08:00
Sighthesia 4b2e8b6ef0 SystemMonitor: transfer system monitor threshold settings to gloabal setting tab 2025-11-14 17:18:23 +08:00
ItsLemmy 3d81d445a3 Network: support for ethernet-off icon even tho the logic is not in yet. 2025-11-13 10:26:51 -05:00
LysecandGitHub c2e56fcd36 Merge pull request #738 from bokicoder/patch-1
SessionMenu: add hibernate option
2025-11-13 15:23:29 +01:00
wxlyyy 14b0ef320a SessionMenu: add hibernate option 2025-11-13 18:30:47 +08:00
mochou 36d4c10202 feat: Add OSD background opacity setting
- Add `OSD` background transparency
- Add `OSD` background transparency translation
2025-11-13 13:50:13 +08:00
onelocked e4e63e1f45 WallpaperSettings: Add a Hide Filename toggle
Added a 'Hide Filename' toggle that hides the filenames of wallpapers
for a more aesthetic look
2025-11-12 22:22:35 +00:00
Ly-sec 0db78a0abe UserInterface: add universal opacity slider (except for bar)
LauncherTab: remove opacity slider
Settings: add migration
i18n: add opacity slider translation
2025-11-12 20:32:11 +01:00
Ly-sec dbedf6c25c SessionMenuTab: added tab & SessionMenu settings
SessionMenu: hook up settings, update height calculation
i18n: add translations
2025-11-12 19:46:19 +01:00
ItsLemmy f15e900a21 Default settings update 2025-11-12 09:11:49 -05:00
Ly-sec 5402ae32f5 Notification: make doNotDisturb non persistent (fixes #665) 2025-11-10 17:12:51 +01:00
ItsLemmy b81ce9819d Default settings: added spicetify + autoformatting 2025-11-10 10:10:30 -05:00
ItsLemmy 15539e1445 MainScreen: Bar content is in its own PanelWindow 2025-11-09 12:28:00 -05:00
ItsLemmy 2cea2d12de AudioVisualizer: Low vs High Quality via setting. 2025-11-09 10:06:50 -05:00
ItsLemmy 168bf54f41 Fixing app templating after refactor 2025-11-08 20:50:21 -05:00