Lemmy
3541ae9548
widgets: add a way to show cpu intensive ones
2026-02-19 21:30:19 -05:00
Lemmy
64109296dd
brightness cleanup
2026-02-17 19:15:42 -05:00
Lysec
7b536c74cf
BrightnessWidget: add global brightness toggle ( #1865 )
2026-02-17 15:56:41 +01:00
loner
451e844944
feat(bar-cb): add custom tooltip option to CustomButton widget
2026-02-17 17:21:59 +08:00
loner
b78de5c932
feat: add separate tooltips toggles for custom button widget
2026-02-17 03:03:47 +08:00
Fireye
aeca5d1544
Add global reverse scroll toggle
...
Move reverse scroll to general settings
Replace workspace reverse scroll with global
2026-02-13 16:39:12 -07:00
Lemmy
f851f5df00
bar-sysmon: padding off by default
2026-02-13 10:18:12 -05:00
Lemmy
c330b670d8
bar-widgets-settings: added screen property + simplified settings save
2026-02-12 23:04:07 -05:00
Alice ✨🌙 Luna
3a6f42e79a
SystemMonitor: Add option to pad the text
...
This option is only shown if compact mode is off and a monospace font is enabled.
If the bar is vertical the setting will be ignored.
Everything should not shift and the width is calculated from the maximum value (which can be system dependent).
2026-02-13 01:51:28 +01:00
Lemmy
84e394e0f3
activewindow-mediamini: support for colored text
2026-02-06 11:53:51 -05:00
Lemmy
081ac08e67
tray-bar: added setting to colorize the chevron
2026-02-06 11:18:56 -05:00
Lemmy
c2237baab3
battery-widget: better tooltip, reworked logic and improved display
2026-02-05 22:51:36 -05:00
Lemmy
9b9d4021eb
barwidget-registry: removed remnant of the wifi widget
2026-02-05 20:08:58 -05:00
Lemmy
4ec02be171
bar: reworked most widgets to support custom icon and text color
2026-02-05 20:03:42 -05:00
Lemmy
bda6ca7b55
sysmon-barwidget: ability to choose color of icon and text separately
2026-02-05 19:01:33 -05:00
Lemmy
5f04bf9501
sysmon: fix translations and allow for all colors to be used instead of none/primary
2026-02-05 15:43:28 -05:00
Lemmy
d2d2368a5b
battery: bring back the battery icon for those who prefer it
2026-02-04 17:57:29 -05:00
notiant
9b1470e119
update widget defaut settings
2026-02-04 18:58:31 +01:00
notiant
4f973261da
add more colorization options to clock widget
2026-02-04 18:46:37 +01:00
Lemmy
4950f5404f
battery: removing displayMode setting, removing warningThreshold that was moved to notifications.
2026-02-04 09:52:18 -05:00
Lemmy
5c2eed9353
workspace: variable pill size via settings
2026-02-02 18:57:46 -05:00
thmoee
ac2989dc62
Merge branch 'main' into feat/diskdetails
2026-02-02 16:22:11 +01:00
Lemmy
2288e51b0e
Merge pull request #1622 from xzeldon/feat/system-monitor-enhancements
...
feat: add CPU frequency and free disk space display options
2026-01-30 16:03:09 -05:00
Lemmy
d6ea743624
settings: better check for plugins settings
2026-01-30 11:32:49 -05:00
Lemmy
0acca7d2d3
settings: clean the deprecated "allowUserSettings" + fix gear icon showing when plugin has no settings
2026-01-30 11:10:12 -05:00
thmoee
13bcfb38f2
SystemMonitor: add new settings to WidgetRegistry
2026-01-30 15:59:42 +01:00
notiant
ad310ec74b
Battery: fix low battery warning & fallback handling
2026-01-29 21:24:35 +01:00
Timofey Gelazoniya
687c8d934e
feat: add CPU frequency and free disk space display options
2026-01-29 18:48:04 +03:00
notiant
4b826d9c37
WidgetSettings: ensure minimal width for NComboBox
2026-01-29 12:52:58 +01:00
Lemmy
0b0e8f97a0
bar-notification: fixed badge color binding to avoid bug + properly declare new option in the registry
2026-01-28 16:57:48 -05:00
Lysec
9fef81ce29
WorkspaceSettings: add reverse scrolling option
2026-01-27 21:09:13 +01:00
Lysec
b4f9c9a3a1
WorkspaceSettings: add background color options & option to hide badge ( #1550 )
2026-01-26 16:54:08 +01:00
notiant
7d828557e8
BatteryWidget: add option to hide if idle
2026-01-20 05:28:45 +01:00
Lemmy
8d9fe937dc
SystemStat: added optional swap usage
2026-01-18 14:08:12 -05:00
notiant
bb025cffec
add option to hide notification widget when 0 notifications
2026-01-15 19:40:58 +01:00
Lemmy
d9780e69fd
Merge branch 'main' into lockkeys-fix
2026-01-13 20:31:07 -05:00
loner
db0a2ccb7f
feat: Implement automatic IPC registration for CustomButton widgets
...
- Add automatic registration/unregistration of CustomButton instances to
CustomButtonIPCService
- Enable CustomButton widgets to register themselves with unique
identifiers
- Support external control via IPC commands using 'qs -c noctalia-loner
ipc call cb <action> "[identifier]"' format
Supported actions: left, right, middle, up (separate wheel mode), down
(separate wheel mode),wheel (unified wheel mode), refresh (textCommand)
2026-01-14 07:13:30 +08:00
Mridul Agarwal
87e75ab9c9
Fix persistence of setting due to missing registry
2026-01-14 00:20:00 +05:30
Lemmy
d3684c4f98
Merge pull request #1327 from iynaix/audio-middle-click
...
VolumeSettings, MicrophoneSettings: Add middle click command
2026-01-09 14:12:38 -05:00
Lin Xianyi
f685015f21
VolumeSettings, MicrophoneSettings: Add middle click command
2026-01-09 23:34:20 +08:00
Lemmy
619b81feaa
MediaMini: removing play/pause button as it no longer does anything but opening the panel.
2026-01-09 09:36:45 -05:00
Lemmy
612dfc9db8
ScreenRecorder: removed from core - use the plugin instead.
2026-01-08 20:18:39 -05:00
Lysec
641f4c8717
Merge pull request #1307 from notiant/patch-3
...
i18n corrections
2026-01-08 10:12:54 +01:00
Ly-sec
ff1b230e93
MediaPlayerPanel: fix timestamp & compact mode persistency
2026-01-08 10:05:14 +01:00
notiant
2d28de6244
Merge branch 'noctalia-dev:main' into patch-3
2026-01-08 04:32:18 +01:00
Ly-sec
092c97ce43
MediaMiniSettings: separate bar widget and panel settings
2026-01-08 02:26:35 +01:00
notiant
a61cd5de0b
sort BarWidgetRegistry
2026-01-08 01:51:59 +01:00
Ly-sec
c21aa390a1
MediaMiniSettings: add compact mode for MediaPlayerPanel
...
MediaPlayerPanel: now follows scrolling settings
2026-01-07 16:18:28 +01:00
danny
b0182dde63
Resolving conflicts
2026-01-04 19:30:49 +01:00
Ly-sec
e9b620399b
LauncherSettings: add color option & rmb menu
2026-01-03 15:18:08 +01:00