ItsLemmy
fe25840dfa
Wallpaper: restore directory per monitor settings.
2025-11-29 16:18:33 -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
Ly-sec
aeee91d08a
BatterySettings: add option to pick which battery is being shown
...
BatteryPanel: remove redundant things
2025-11-28 20:55:50 +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
loner
a5fdf67b05
fix: Optimize MediaMini widget progress ring display
2025-11-24 03:42:11 +08:00
Lemmy and GitHub
a61a40fd7c
Merge pull request #811 from shouya/main
...
Show workspaces from the focused screen
2025-11-22 11:31:22 -05:00
Ly-sec
8eaa5cc034
Settings: migration for shellstate is now handled in Settings.qml
2025-11-22 15:40:53 +01:00
Ly-sec
83d1cbacc7
autofmt
2025-11-22 13:52:45 +01:00
Ly-sec
74ba883dd8
initial commit
2025-11-22 13:51:58 +01:00
shouya
1b706f8469
update sources for consistent naming
2025-11-22 20:49:55 +09:00
shouya
7a64758ac8
declare default value for the settings
2025-11-22 19:58:11 +09:00
ItsLemmy
7a68030f69
Notifications: ensure they are not sandwitched between panels
...
+ Always access lockScreen via panel service and removed deprecation
notice.
2025-11-21 15:18:38 -05:00
Lemmy and GitHub
c5b23cc291
Merge pull request #804 from Vortelf/feat/vpn-widget
...
VPN: Widget Implementation
2025-11-21 13:12:50 -05:00
Lemmy and GitHub
e2aa4ca2f8
Merge pull request #807 from lonerOrz/feat/custombutton
...
Enhance custom button
2025-11-21 12:02:57 -05:00
Ly-sec
63331c1018
WidgetSetting: fixes not being able to type when opening settings through context menu
2025-11-21 14:02:24 +01:00
Georgi Velev and Georgi Velev
1cbc793087
VPN: Widget Implementation
2025-11-21 14:32:39 +02:00
loner
694fefeebd
feat: Custom buttons now support wheel actions
2025-11-21 10:58:15 +08:00
ItsLemmy
63940703f8
TaskbarGrouped: Fixes, cleanup and improvements.
2025-11-20 21:37:02 -05:00
loner
516fc47b68
feat: Replace hideTextInVerticalBar with maxTextLength object
...
- Replace boolean hideTextInVerticalBar with maxTextLength object that has
separate horizontal and vertical properties for more flexible text length control
- Add NSpinBox controls in settings UI to configure both horizontal and
vertical max text length independently
- Update CustomButton widget to use new maxTextLength structure and
implement text scrolling based on direction-specific limits
- Set default values to 10 for both horizontal and vertical (was 20/0)
- Update translations and widget registry metadata accordingly
- When vertical maxTextLength is 0, text is completely hidden (preserving
original hideTextInVerticalBar: true behavior)
This allows users to set different text length limits for horizontal and
vertical bar orientations, providing more granular control over text display.
2025-11-21 09:07:30 +08:00
ItsLemmy
66770625dd
Tooltip: no longer needed to pass a screen explicitely
2025-11-17 22:02:10 -05:00
ItsLemmy
81c0c302d4
BarWidgets: open widget settings
2025-11-17 21:03:59 -05:00
ItsLemmy
3283aacf9b
BarWidgets: First pass on contextual widget menu accessible from right-click.
...
Testing on volume widget for now.
2025-11-17 20:35:45 -05:00
ItsLemmy
2ae5aa90c9
BarSysMon: you can now select which disk mount point to monitor storage.
2025-11-17 14:29:32 -05:00
ItsLemmy
474598ccae
MediaMini: showArtistFirst by default
2025-11-16 20:57:25 -05:00
Lemmy and GitHub
40f68c5325
Merge branch 'main' into media_manager_toggle_artist_first
2025-11-16 20:55:59 -05:00
ItsLemmy
d8adaf4d4b
Deleted SystemTrayService.
2025-11-16 17:08:08 -05:00
ItsLemmy
3ff5b7639f
Switched to qmlformat.
2025-11-16 17:07:03 -05:00
Adam Laughlin
36e0ef91bc
MediaMini: Support showing artist first
2025-11-16 13:31:41 -05:00
Ly-sec
01b44e0b28
WallHaven: use sort by relevance as default
2025-11-16 16:31:49 +01:00
ItsLemmy
2735a489b5
WallpaperPanel: Made Wallhaven wallpapers work with multiple monitor selective apply + streamlined UI.
2025-11-15 21:53:52 -05:00
ItsLemmy
131d3a095e
autofmt
2025-11-15 15:57:05 -05:00
Ly-sec
0314d2445e
WallpaperPanel: add settings popup for wallhaveb
...
WallhavenSettingsPopup: move all settings in here
WallhavenService: adjust some things
2025-11-15 19:48:19 +01:00
Ly-sec
34e845d8fd
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-15 18:03:50 +01:00
Ly-sec
9576daf70a
WallpaperPanel: add wallhaven support
2025-11-15 18:03:26 +01:00
ItsLemmy
adfe4817e0
Bar-SessionMenu: added setting to pick your favorite color.
2025-11-15 10:17:20 -05:00
Ly-sec
aace0a8ada
TaskbarGrouped: add scroll support
...
TaskbarGroupoedSettings: add colorize, hide when unoccupied, name display settings
2025-11-13 21:00:12 +01:00
Lemmy and GitHub
4f6ed4335a
Merge pull request #680 from kurrycat2004/main
...
feat(custom button): Add option to refresh CustomButton text on click
2025-11-12 12:05:16 -05:00
kurrycat
4ea011b72a
disable update-text toggle by default
2025-11-11 23:57:40 +01:00
kurrycat
fb126cc86c
add option to refresh CustomButton text on click
2025-11-11 23:57:40 +01:00
kurrycat
0a0f5d4fff
make recursive wallpaper search follow symlinks
2025-11-11 21:28:32 +01:00
ItsLemmy
8aa4254d57
Tray: fix for hyprland (untested)
2025-11-11 13:35:35 -05:00
ItsLemmy
9d25df5c4f
Merge branch 'tray'
2025-11-11 10:30:23 -05:00
ItsLemmy
2bc6dfb2b4
Tray: refactoring - back to dropdown menu while keeping the drawer for unpinned.
2025-11-11 10:21:55 -05:00
ItsLemmy
9bccf4ff56
Calendar: events tooltip use fixed font with improved time formating
2025-11-11 06:54:13 -05: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
Lemmy and GitHub
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
bb8ab1f7eb
SystemTrayService: add service to init tray faster ( #689 )
2025-11-10 12:56:01 +01:00
Ly-sec
c6bd84dfaa
ControlCenter: add colorize distro toggle
2025-11-10 12:47:49 +01:00
loner
2f853e3eca
feat(bar): Add option to hide CustomButton text in vertical bar
2025-11-10 18:39:53 +08:00
ItsLemmy
3b7411f1ad
Bar-Widgets: re-adding a lot of missing services since the refactor.
2025-11-08 23:07:46 -05:00