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
mkuritsu
3a2bb40117
Add toggle to hide unoccupied workspaces
2025-09-12 21:16:44 +01:00
LemmyCook
380f31fbd9
BaBar Widgets: pass a proper section name instead of a longer string.
2025-09-12 12:54:09 -04:00
LemmyCook
83fbb8f95d
Clock: factorized many settings in a single combobox
2025-09-11 09:43:52 -04:00
Ly-sec
baafe54d13
Clock: small changes to compact mode
2025-09-11 13:53:45 +02:00
Ly-sec
a1cbd35202
Clock: add compact mode with nnumeric/verbose date options
2025-09-11 13:03:39 +02:00
Ly-sec
c9285d8c5b
SystemMonitor: remove GPU temp
2025-09-11 03:02:36 +02:00
Ly-sec
be0b568f1f
KeyboardLayout: increase font size and make it all caps
2025-09-11 01:10:04 +02:00
Ly-sec
d39a9a85bf
SystemMonitor: add GPU temperature option
2025-09-10 13:17:35 +02:00
LemmyCook
ca7684c944
ArchUpdater: permanently removed
2025-09-09 18:10:11 -04:00
LemmyCook
fe139c208a
CustomIcomButton: changed default icon to "heart"
2025-09-09 09:16:48 -04:00
Ly-sec
94d64a91b8
Add toasts & tooltips to a lot of things, add Disk Usage
2025-09-09 13:08:48 +02:00
Ly-sec
b6166a2a7c
SystemMonitor: add % support for RAM usage
2025-09-08 08:04:18 +02:00
LemmyCook
849f3c52d7
Notifications badge: hidden by default
2025-09-08 01:10:48 -04:00
LemmyCook
5a1231a17e
Settings: completed migration of old settings on startup
2025-09-07 22:55:28 -04:00
LemmyCook
45af873a6f
Bar Widget Settings: One file per Widget settings, refactor - wip
2025-09-07 21:45:28 -04:00
LemmyCook
498ee478e7
Settings: centralized migration to user settings. wip
2025-09-07 14:28:50 -04:00
Ly-sec
57448f100c
bartab-overhaul: initial commit
2025-09-07 14:48:20 +02:00
Ly-sec
977b2d9e7c
Added a Spacer widget so people can add spacing between other widgets
...
(as requested in ##226).
Spacer: create variable width invisible rectangle
BarWidgetSettingsDialog: add Spacer support
BarWidgetRegistry: add Spacer
2025-09-06 12:27:06 +02:00
Lemmy and GitHub
5d11e37687
Merge pull request #210 from ThatOneCalculator/feat/caffeine-widget
...
feat: keep awake bar widget
2025-09-04 15:33:06 -04:00
Kainoa Kanter
dcf146a097
feat: keep awake bar widget
2025-09-04 12:15:19 -07:00
Kainoa Kanter
1f9c54438a
feat: power toggle bar widget
2025-09-04 12:00:17 -07:00
LemmyCook
17944211d5
Custom buttons: WIP support for left/right/middle click
2025-09-03 21:59:33 -04:00
LemmyCook
807867ef42
Custom buttons: refactored files structure
2025-09-03 21:27:42 -04:00
LemmyCook
7f34ca4122
Custom buttons: WIP implementing custom properties
2025-09-03 19:09:36 -04:00