ItsLemmy
e29b4bf433
Bar-AudioVisualizer: Added setting to select one the scheme's color.
2025-10-31 22:00:19 -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
Corey Woodworth
5f79dac0f2
Add LockKeys to BarWidgetRegistry
2025-10-30 20:12:32 -04:00
Ly-sec
10adaf955b
AudioVisualizer: add setting to auto hide if no media is playing
2025-10-29 20:30:16 +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
ItsLemmy
178d18eca9
AudioVisualizer: basic implementation
2025-10-26 22:30:20 -04: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
loner
beefae7350
feat: Add custom button collapse condition
2025-10-23 00:01:31 +08: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
Lemmy and GitHub
6c195be180
Merge pull request #521 from herobrauni/main
...
Add grouped Windows Widget
2025-10-20 19:49:47 -04:00
Lemmy and GitHub
a7e2d04b9b
Merge pull request #535 from luleyleo/bluetooth-pill
...
Display name of connected Bluetooth device in bar pill
2025-10-20 19:46:49 -04:00
Leopold Luley
d85acc7f07
Bluetooth: Add display settings for Bluetooth bar pill.
2025-10-20 20:18:32 +02:00
shouya
ea2e0df837
add support for streaming command outputs in CustomButton
2025-10-20 22:45:11 +09:00
Leopold Luley
742684e803
WiFi: Add display settings for WiFi bar pill.
2025-10-19 12:44:35 +02:00
herobrauni and GitHub
0653bc5504
Merge branch 'noctalia-dev:main' into main
2025-10-18 21:46:21 +02:00
Lemmy and GitHub
0ffebb2b9a
Merge pull request #510 from sakarie9/media-max-width
...
MediaMini: implement dynamic width with max width setting
2025-10-18 11:59:04 -04:00
Sakari
0ab65f7f7e
ActiveWindow: add fixed width option
2025-10-17 15:38:39 +08:00
Sakari
19bfeb2a40
MediaMini: add fixed width option
2025-10-17 15:28:32 +08:00
Sakari
a12fbca80b
ActiveWindow: implement dynamic width with max width setting
2025-10-17 15:11:53 +08:00
Sakari
8e5e003f8a
MediaMini: implement dynamic width with max width setting
2025-10-17 14:57:26 +08:00
lysec
838491ba33
Logger: huge cleanup
2025-10-16 15:07:11 +02:00
herobrauni
e6cc02c8b2
added taskbar that is grouped by workspace
2025-10-15 15:13:58 +00:00
Sighthesia
6a2218c52e
feat(taskbar): add auto hide mode functionality for widget visibility control
2025-10-14 23:50:49 +08:00
lysec
b58ce5f982
Notification: better animations
...
NIconPicker: fix width/height
Autoformat
2025-10-13 15:52:19 +02:00
Lemmy and GitHub
050c02bd8c
Merge pull request #470 from lonerOrz/fix/active-window-layout
...
fix(bar): Correct ActiveWindow layout when empty
2025-10-13 08:59:59 -04:00
lysec
6da4acee09
Dock, Tray, ActiveWindow, Taskbar: add theming for app/tray icons
...
appicon_colorize: create simple shader to colorize icons by theme color
2025-10-12 17:51:07 +02:00
loner
4ed3dad69d
feat: Improve hidemode logic for ActiveWindow and MediaMini widgets
2025-10-12 06:27:50 +08:00
loner
2f2bcdebc8
feat: Add custom settings and blacklist for Tray module
2025-10-10 03:34:09 +08:00
loner
85043d5370
feat(ui): Implement Tray widget settings UI
2025-10-10 01:01:44 +08:00
ItsLemmy
bc14ab95f9
ActiveWindow: new setting to set your favorite width. Fix #417
2025-10-04 14:33:04 -04:00
ItsLemmy
f37625719d
Clock: removed useMonospacedFont to keep things simple, + translations + cleanup
2025-10-01 09:20:14 -04:00
Lemmy and GitHub
cad8fd671f
Merge pull request #398 from DiscoCevapi/add-clock-font-setting
...
Add clock font setting for customizable clock displays
2025-10-01 09:13:18 -04:00
DiscoNiri
68e76abfc7
Move clock font settings to widget-specific configuration
...
- Moved clock font selection from general settings to clock widget settings
- Added custom font toggle and selection in ClockSettings.qml
- Updated BarWidgetRegistry.qml with new clock font metadata
- Removed global clockFont setting from Settings.qml and GeneralTab.qml
- Updated Clock.qml to use widget-specific custom font setting
- Added proper translation keys for new font options
- Maintained backward compatibility with existing font hierarchy
2025-10-01 20:26:13 +10:00
ItsLemmy
6f4aa1a1a1
MediaMini: fix binding loop + edge case where no icon would appear. Also set Autohide to false by default for ActiveWindow and MediaMini
2025-09-30 17:56:59 -04:00
Leopold Luley
b1f7ae5d9a
Taskbar: Add settings.
2025-09-29 11:01:14 +02:00
ItsLemmy
b1df7624cc
Settings: bullet proofing the widget upgrade code.
2025-09-25 17:09:00 -04:00
ItsLemmy
0f888fd734
MediaMini: autoHide
2025-09-25 08:49:01 -04:00
ItsLemmy
3809f290ed
ActiveWindow: better autohide
2025-09-25 08:42:10 -04:00
ItsLemmy
a8a1b0a422
ActiveWindow: similar behavior to MediaMini
2025-09-24 20:48:03 -04:00
Ly-sec
2123b55aab
MediaMini: small fixes
2025-09-25 01:37:17 +02:00
ItsLemmy
640a4339db
Cava: Now only runs when a visualizer is in sight.
2025-09-23 08:37:16 -04:00
ItsLemmy
50ea3e9a8b
More renaming
2025-09-22 20:09:12 -04:00
ItsLemmy
50ef79677e
Updating bar widgets ids
2025-09-22 19:51:57 -04:00
loner
f25bba7c11
feat(bar): Allow custom icon for SidePanelToggle
...
Adds a feature allowing users to select a custom image file to be used
as the icon for the SidePanelToggle widget.
- Introduces a "Browse File" button in the widget's settings dialog,
utilizing the `NFilePicker` component.
- An `NImageCircled` preview of the selected custom icon is now shown
in the settings.
- The display logic for the widget is updated to prioritize the custom
icon path over the library icon and distro logo.
2025-09-22 11:05:26 +08:00
ItsLemmy
8d0ce8dc49
Clock: simpler format management (horiz vs vertical) so one can switch the bar position without editing its clock.
2025-09-20 03:01:06 -04:00
LemmyCook
f3f8b82fdd
Clock: new approach to bar clock display based on tokens.
2025-09-19 23:18:59 -04:00
LemmyCook
5cb9935f2f
SidePanelToggle: now allows to pick any icon from the font.
2025-09-19 16:37:38 -04:00