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
LemmyCook
590708da57
Bar: New widget "Wallpaper Selector" to open the selector directly.
2025-09-19 11:24:46 -04:00
LemmyCook
e67d7166de
Merge branch 'bar-service'
2025-09-17 22:50:56 -04:00
LemmyCook
47f72d9498
Location/Clock: Moved use12hourformat and reverseDaymonth from the clock widget settings to the main settings, location tab
...
- Fix #303
2025-09-17 21:10:51 -04:00
LemmyCook
8af8bf2e2e
BarService: to keep tracks of bar widgets and improve IPC behavior.
2025-09-17 10:19:55 -04:00
LemmyCook
a92b4b311a
Renamed and moved NPill to BarPill.
...
Pill should not be used outside of the Bar as they rely on bar settings.
2025-09-16 22:26:56 -04:00
Ly-sec
dbf1020636
CustomButton: add script execution/polling support with text display
2025-09-15 14:37:29 +02:00
LemmyCook
da1081700a
NPill: replaced "Normal" by "On Hover"
2025-09-14 18:15:07 -04:00
Ly-sec
aed81e82b0
Remove "%" from NVerticalPill add force close option to it too
...
NVerticalPill: add force close option
Any vertical bar widget: remove "%" display to have nice horizontal text
BarTab: add "always hide percentage" option so the pills will never
expand (opposite of always show percentage)
2025-09-14 23:13:11 +02:00
Lemmy and GitHub
59ce164b40
Merge pull request #257 from mkuritsu/main
...
Add toggle to hide unoccupied workspaces
2025-09-12 16:42:36 -04:00