ItsLemmy
f04622ade7
autoformat
2025-11-30 11:46:33 -05:00
loner
aabe251f0d
feat(ControlCenter): Implement master colorization switch
2025-11-29 21:57:57 +08:00
loner
59f70e803b
feat(ControlCenter): Prioritize distro logo and preserve custom icon settings
2025-11-29 21:57:53 +08:00
loner
01d42e55f3
feat(controlcenter): Add system icon colorization
2025-11-29 21:57:49 +08: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
b7d4e74012
NImageRounded/Circled: removed shaders and used a simpler ClippingWrapperRectangle
2025-11-25 19:38:23 -05:00
loner
a5fdf67b05
fix: Optimize MediaMini widget progress ring display
2025-11-24 03:42:11 +08:00
loner
60280aa8d4
feat: Added scrolling to the custom button settings page
2025-11-24 00:35:06 +08:00
Lemmy
a61a40fd7c
Merge pull request #811 from shouya/main
...
Show workspaces from the focused screen
2025-11-22 11:31:22 -05:00
ItsLemmy
04fd3b96b2
TaskBarGrouped: dont hide "ShowLabelsOnlyWhenOccupied" to avoid edge case when on an empty workspace.
2025-11-22 11:16:48 -05:00
shouya
1b706f8469
update sources for consistent naming
2025-11-22 20:49:55 +09:00
ItsLemmy
a884f012d8
i18n + autoformat
2025-11-21 13:18:02 -05:00
Lemmy
c5b23cc291
Merge pull request #804 from Vortelf/feat/vpn-widget
...
VPN: Widget Implementation
2025-11-21 13:12:50 -05:00
Lemmy
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
1cbc793087
VPN: Widget Implementation
2025-11-21 14:32:39 +02:00
shouya
8331d1954d
show workspaces for the focused screen
2025-11-21 14:49:31 +09:00
loner
f7d7d7ac15
fix: Stabilize custom button wheel command settings UI layout
2025-11-21 12:38:50 +08: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
f1d714ad9a
Cleanup: replaced a bunch of Screen by their proper "screen"
2025-11-17 14:53:47 -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
0426918be6
Autoformat
2025-11-16 20:56:58 -05:00
Lemmy
40f68c5325
Merge branch 'main' into media_manager_toggle_artist_first
2025-11-16 20:55:59 -05:00
Corey Woodworth
064b894fbc
Bugfixes. Wrong setting label, and better vertical bar support
2025-11-16 19:55:19 -05:00
Corey Woodworth
8ec6040c29
A little visual cleanup to TasbarGrouped, and added Name+Index option to Workspace widget too.
2025-11-16 19:42:30 -05:00
MrDowntempo
8e18f79acd
Merge branch 'main' into fix/OneLessToggle
2025-11-16 17:53:47 -05:00
Corey Woodworth
d6de45275f
Simplified TaskbarGrouped settings by removing unneeded toggle and adding its functionality to the combobox.
2025-11-16 17:32:18 -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
ItsLemmy
adfe4817e0
Bar-SessionMenu: added setting to pick your favorite color.
2025-11-15 10:17:20 -05:00
Sighthesia
4b2e8b6ef0
SystemMonitor: transfer system monitor threshold settings to gloabal setting tab
2025-11-14 17:18:23 +08:00
Sighthesia
d51dbb295b
Merge remote-tracking branch 'upstream' into system_monitor_high_pressure_highlight
2025-11-14 09:33:01 +08: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
Sighthesia
be780971d6
SystemMonitor: ensure critical thresholds are not less than warning thresholds
2025-11-12 13:28:17 +08:00
Sighthesia
ccbfa926dd
SystemMonitor: add configurable thresholds for system monitor widget
2025-11-12 11:05:41 +08:00
kurrycat
b717baf4ba
allow update-text toggle without command + disable update-text toggle in
...
text stream mode
2025-11-12 00:16:35 +01:00
kurrycat
c2278bdd2d
add missing import
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
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
Lemmy
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
loner
2f853e3eca
feat(bar): Add option to hide CustomButton text in vertical bar
2025-11-10 18:39:53 +08:00
ItsLemmy
ef4c773d13
ClockSettings: fix wrong import
2025-11-09 18:38:15 -05:00
ItsLemmy
8b7ec73fdf
No need to track open popups anymore. Avoid widgets to include services directly
2025-11-08 22:37:19 -05:00
ItsLemmy
355271768c
Services in subfolder + cleanup/fixes
2025-11-08 16:38:43 -05:00