Ahmet Çetinkaya
9c1bce0fe4
feat(bar): add workspace numbers to TaskbarGrouped widget
...
Add workspace number badges to TaskbarGrouped widget that display in the
top-left corner of task groups, similar to existing Workspace widget
styling.
Features:
- Circular workspace number badges with negative margins for border overlap
- Color states: focused (primary), urgent (error), occupied (secondary), empty (outline)
- Burst animation effects when workspace becomes focused
- User-configurable settings: showWorkspaceNumbers, showNumbersOnlyWhenOccupied
- Comprehensive internationalization support for all supported locales
Implementation:
- Enhanced TaskbarGrouped.qml with workspace number display and animation system
- Created TaskbarGroupedSettings.qml for user configuration
- Updated BarWidgetRegistry.qml with default settings metadata
- Added settings dialog mapping in BarWidgetSettingsDialog.qml
- Added translations for all supported locales (en, de, es, fr, pt, zh-CN, uk-UA)
The workspace numbers provide quick visual identification of workspace
assignment while maintaining the clean aesthetic of the taskbar.
2025-11-03 15:54:24 +03:00
ItsLemmy
f35521835a
SysMon-Bar: Do not display % when reaching 100% usage. Fix #635
2025-11-01 13:56:06 -04:00
ItsLemmy
99bae95bd4
SysMon-Bar: Clamped CPU usage to 99%
2025-11-01 13:53:43 -04:00
ItsLemmy
1a124cf655
Colors: 2 news colors, mHover+mOnHover - autocomputed. Using them for all hovers instead of mTertiary.
2025-10-31 23:32:10 -04:00
ItsLemmy
c59049a05c
Comments cleanup
2025-10-31 22:53:03 -04:00
ItsLemmy
8a4ca8927f
Bar-AudioVisualizer: vertical bar support
2025-10-31 22:52:53 -04:00
ItsLemmy
e29b4bf433
Bar-AudioVisualizer: Added setting to select one the scheme's color.
2025-10-31 22:00:19 -04:00
Ly-sec
17bd4e79f8
Volume & Input widget: switch left & right click logic
2025-10-31 20:26:09 +01:00
ItsLemmy
3a534f8f72
autofmt
2025-10-31 10:08:09 -04:00
Lysec and GitHub
436ff56c93
Merge pull request #629 from MrDowntempo/feat/lock-keys-tweaks
...
Feat/lock keys tweaks
2025-10-31 13:27:11 +01:00
ItsLemmy
b7dc1aed84
Calendar Panel: improve look when bar is transparent + NBox simplification.
2025-10-31 08:17:46 -04:00
Corey Woodworth
b047837543
Configurable Icons for the indications, and I18n.
2025-10-31 01:17:50 -04:00
Corey Woodworth
6a74924e04
Resolved broken settings. Utilized Singleton more effectively
2025-10-30 20:13:12 -04:00
Corey Woodworth
c955db20b7
Add settings to toggle which LockKeys to watch. Doesn't work yet. My settings are coming back undefined
2025-10-30 20:13:12 -04:00
ItsLemmy
29ad654a58
Locale: factorized usage in I18n.
2025-10-30 17:43:35 -04:00
ItsLemmy
e1d39f3bbc
Locale: fixed all Qt.locale calls to respect the user selected locale.
2025-10-30 17:20:54 -04:00
ItsLemmy
bc9fe06fd8
Sysmon: disabled right click until I get back to this feat.
2025-10-30 17:20:03 -04:00
Ly-sec
10adaf955b
AudioVisualizer: add setting to auto hide if no media is playing
2025-10-29 20:30:16 +01:00
Ly-sec
d443d7dba3
ColorSchemeTab: set walker theme to noctalia on template activation
2025-10-29 16:25:03 +01:00
Lysec and GitHub
1578eb4c32
Merge pull request #609 from lonerOrz/feat/parseJson
...
feat(custom-button): Add JSON parsing support
2025-10-29 13:44:07 +01:00
loner
07a8f8c280
feat(custom-button): Add JSON parsing support
2025-10-29 20:28:59 +08:00
Ly-sec
35b3826d20
Workspace: if bar is vertical only show 2 characters for named workspaces
2025-10-27 19:21:27 +01:00
ItsLemmy
1067ffe7a3
qmlfmt
2025-10-27 08:41:50 -04:00
ItsLemmy
5cac1d4a3f
Hotfix: volume widget broke Noctalia
2025-10-27 08:41:44 -04:00
Lysec and GitHub
4a9a0d984b
Merge pull request #601 from bokicoder/main
...
Volume: launch `pavucontrol` with middle-click
2025-10-27 13:19:03 +01:00
wxlyyy
0ca9f23a4c
Volume: launch pavucontrol with middle-click
2025-10-27 20:14:59 +08:00
Ly-sec
01657ee545
i18n: add brightness tooltip translation
2025-10-27 13:11:24 +01:00
ItsLemmy
50499e2abb
Audioviz effects: minimal signal option for a better look in the bar
2025-10-26 22:58:45 -04:00
ItsLemmy
178d18eca9
AudioVisualizer: basic implementation
2025-10-26 22:30:20 -04:00
ItsLemmy
e30f822c41
Microphone: right click opens audio panel
2025-10-26 16:08:04 -04:00
ItsLemmy
06d095c705
feat: New audio panel when clicking on volume icon
2025-10-26 16:04:28 -04:00
Lysec and GitHub
3aa2c0d693
Merge pull request #563 from notiant/notiant-light-mode-patch
...
fix wrong color in earlier commit
2025-10-24 15:49:20 +02:00
notiant and GitHub
f81692f26c
fix wrong color in earlier commit
2025-10-24 15:45:20 +02:00
lysec
612dc58ad8
WorkspaceSettings: add setting to change the amount of characters displayed for name workspaces
...
Workspace: change pill width depending on characterCount
2025-10-24 14:16:02 +02:00
lysec
c9d3aedf39
Tray, ActiveWindow: better dark mode colorization
2025-10-24 13:32:52 +02:00
Lysec and GitHub
a5ab3aabb1
Merge pull request #556 from lonerOrz/feature/custom-button-collapse
...
feat: Add custom button collapse condition
2025-10-24 13:22:07 +02:00
Lysec and GitHub
938b0bdec2
Merge pull request #562 from notiant/notiant-light-mode-patch
...
Fix app icon theming in light mode
2025-10-24 13:07:46 +02:00
notiant and GitHub
bc5532b616
Update Tray.qml
2025-10-24 12:17:38 +02:00
notiant and GitHub
73cd26ff96
Update Taskbar.qml
2025-10-24 12:17:19 +02:00
notiant and GitHub
0c9ecb9782
Update TaskbarGrouped.qml
2025-10-24 12:16:44 +02:00
notiant and GitHub
0655e5be18
Update ActiveWindow.qml
2025-10-24 12:00:03 +02:00
ItsLemmy
c3439b262c
SysMon Service: getting this ready for multiple paths support.
2025-10-22 23:38:50 -04:00
loner
1d5eb91803
feat: Revert regex interpretation to require // delimiters and update en.json placeholder
2025-10-23 00:42:50 +08:00
loner
272bb50770
feat: Implement automatic regex interpretation for custom button collapse condition
2025-10-23 00:35:37 +08:00
loner
beefae7350
feat: Add custom button collapse condition
2025-10-23 00:01:31 +08:00
shouya
be078e04bd
fix text not showing on custom button
2025-10-23 00:18:14 +09:00
ItsLemmy
3eef346319
CustomButton stream: i18n + autofmt
2025-10-22 10:18:28 -04:00
Lemmy and GitHub
4da0b353dc
Merge pull request #533 from shouya/main
...
Add support for streaming command outputs in CustomButton
2025-10-22 10:16:55 -04:00
ItsLemmy
9003c60667
DirectWidgetSettingsPanel
2025-10-22 09:39:24 -04:00
ItsLemmy
6557b683ea
SettingsPanel: new method "openWidgetSettings"
2025-10-21 20:57:58 -04:00