Commit Graph
2231 Commits
Author SHA1 Message Date
Ly-sec bd0ddda7c6 AudioCard/Panel: add one-shot timer to prevent 100% volume on startup 2025-11-11 15:16:32 +01:00
ItsLemmy 3c8a49d7c0 SmartPanel: improved snapping behavior 2025-11-11 07:22:48 -05:00
ItsLemmy afcadb86d7 Autoformatting 2025-11-11 07:09:43 -05:00
ItsLemmy a92b7686bf ControlCenter: better autosizing for the weather card. Fix #713 2025-11-11 07:09:32 -05:00
LemmyandGitHub 16b5c27f26 Merge pull request #554 from shouya/sleep-inhibitor
Scroll to set a timeout to manual sleep inhibitor
2025-11-11 06:55:35 -05:00
ItsLemmy 9bccf4ff56 Calendar: events tooltip use fixed font with improved time formating 2025-11-11 06:54:13 -05:00
ItsLemmy a6f25cc9d5 NotificationHistory: Width 340 => 420 2025-11-11 06:53:33 -05:00
LemmyandGitHub 54e4d38a9e Merge pull request #714 from Hoverbear/hoverbear/times-in-calendar
Calendar: Print times in Calendar
2025-11-11 06:33:26 -05:00
ItsLemmy 877f517a02 Bar: reimplemented hairline gap safety. 2025-11-11 06:21:58 -05:00
Ana Hobden c19a6dfa42 Calendar: Use the QT Locale formats 2025-11-10 22:23:39 -08:00
Ana Hobden f6d9af143c Calendar: Print times in Calendar 2025-11-10 21:40:06 -08:00
shouya 0f360859d0 fix flickering text when scrolling to zero while hovering 2025-11-11 13:46:17 +09:00
shouya d85f426b15 allow setting a timeout to manual sleep inhibitor 2025-11-11 13:46:17 +09:00
ItsLemmy ec328f348c ActiveWindow: added missing Wayland import for hyprland toplevel. 2025-11-10 21:00:06 -05:00
ItsLemmy 16a396cc99 Bar mask region: should fix ghost bar. 2025-11-10 20:04:57 -05:00
ItsLemmy 01bcdf577d Notifications History: increased height from 420 to 540 2025-11-10 19:17:43 -05:00
ItsLemmy 6c00dabc1e Overview: removed optimization so we are sure to see the overview between the workspaces when switching 2025-11-10 19:15:40 -05:00
Ly-sec dfd3269928 ControlCenter: add proper shader for distro logo 2025-11-10 20:25:41 +01:00
ItsLemmy 8c7a31931f Background/Overview: back to smooth 2025-11-10 14:13:28 -05:00
ItsLemmy f708a039bd SmartPanel: prevent closing panel by right clicking inside the panel inactive area. 2025-11-10 13:59:02 -05:00
ItsLemmy 8028deb1ed TaskbarGrouped: workspace indicator on top 2025-11-10 12:35:00 -05:00
Ahmet Çetinkaya fa3e6a02b9 fix(bar): resolve 'Show workspace numbers only when occupied' setting
- Fix workspace number container visibility logic to properly reference container.hasWindows
- The 'hasWindows' property was not in scope for workspaceNumberContainer
- Workspace numbers now correctly hide when workspace has no windows and setting is enabled
- Fixes toggle functionality for 'show-numbers-only-when-occupied' setting
2025-11-10 20:14:30 +03:00
Ahmet Çetinkaya 579e9bf914 Merge upstream/main into feat/taskbar-workspace-numbers
- Resolved file location conflicts by moving TaskbarGroupedSettings.qml to Modules/Panels/Settings/Bar/WidgetSettings/
- Fixed translation conflicts in de.json, es.json, fr.json, pt.json, and zh-CN.json by adding taskbar-grouped translation sections
- Maintained all existing functionality while adapting to new project structure
- Preserved workspace number feature functionality across all supported languages

Conflicts resolved:
- Translation files: Added taskbar-grouped sections after existing taskbar sections
- File location: Moved settings file to new Panels directory structure
2025-11-10 19:41:09 +03:00
ItsLemmy f2194aebbc Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-11-10 11:21:33 -05:00
ItsLemmy c290869869 OSD: reduced main axis size to 75% 2025-11-10 11:20:11 -05:00
Ly-sec 20e1086060 Launcher: add CTRL+J/N keybinds (fixes #694) 2025-11-10 17:17:31 +01: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
LemmyandGitHub 876d88a2ca Merge pull request #697 from Sighthesia/wallpaper-animations-on-load
Background: add startup wallpaper transition
2025-11-10 10:08:48 -05:00
ItsLemmy 141f971a1d Notifications: Fixed Toast when toggling DND 2025-11-10 10:03:12 -05:00
Sighthesia 71ad86dd6f Background: remove the setting of startup wallpaper transition 2025-11-10 22:03:57 +08:00
Ly-sec 4801716c36 LockScreen: add missing import (fixes #699) 2025-11-10 14:52:20 +01:00
ItsLemmy e76b3429d1 Autoformatting 2025-11-10 08:35:36 -05:00
LemmyandGitHub 0573f24d63 Merge pull request #664 from lonerOrz/fix/vertical-bar-text
fix(custom button): Adjust the custom button text display when the bar is vertical
2025-11-10 08:34:54 -05:00
Ly-sec c6bd84dfaa ControlCenter: add colorize distro toggle 2025-11-10 12:47:49 +01:00
Ly-sec 5ec97ac750 ControlCenter: add missing import 2025-11-10 12:32:00 +01:00
loner 54dad12a70 feat(bar): Add conditional text rotation for BarPillVertical 2025-11-10 18:39:53 +08:00
loner b37f4d4268 feat: Add dynamic tooltip parsing to CustomButton 2025-11-10 18:39:53 +08:00
loner 2f853e3eca feat(bar): Add option to hide CustomButton text in vertical bar 2025-11-10 18:39:53 +08:00
loner 110bbdf7a3 fix(custom button): Adjust the custom button text display when the bar is vertical 2025-11-10 18:39:52 +08:00
loner 1df1e1119e fix(tray): import ui service 2025-11-10 18:32:23 +08:00
Sighthesia dc5292dadb Background: optimize wallpaper source size calculation 2025-11-10 17:34:17 +08:00
Sighthesia 162c5febda Background: add startup wallpaper transition 2025-11-10 17:33:45 +08:00
Aiser b4ac786e8b Matugen: add spicetify theme for Spotify 2025-11-10 13:20:51 +08:00
ItsLemmy a7af55a7cc Backgrounds: dont play with transparency, only use width/height to hide a shape. 2025-11-09 20:30:55 -05:00
ItsLemmy bf215b0728 BT+WiFi: increasing panel width from 340 to 400. 2025-11-09 19:36:57 -05:00
ItsLemmy 6f215b4265 BarContent: better margins-anchoring management 2025-11-09 18:39:15 -05:00
ItsLemmy ef4c773d13 ClockSettings: fix wrong import 2025-11-09 18:38:15 -05:00
ItsLemmy 18e9b456e2 Added debug log 2025-11-09 17:49:30 -05:00
ItsLemmy bae3c3495b Launcher: fix transparency 2025-11-09 16:54:07 -05:00