Commit Graph
16 Commits
Author SHA1 Message Date
Ly-sec 57448f100c bartab-overhaul: initial commit 2025-09-07 14:48:20 +02:00
LemmyCook f04ac180f0 NInputAction: use proper label/description + autoformatting 2025-09-05 14:13:05 -04:00
Kainoa Kanter b787080715 consistent tooltip 2025-09-05 10:28:57 -07:00
Kainoa Kanter dd757c2114 refactor: consistent click behavior for volume & mic bar widgets
- left click: open audio settings panel (unchanged) - right click:
toggle mute - middle click: pwvucontrol
2025-09-05 10:26:46 -07:00
LemmyCook 06a11f003b SettingsPanel: fixed audio tab name 2025-09-03 21:58:51 -04:00
LemmyCook 210bbac583 ScalingService: 1st pass of the refactoring via signals instead of nested bindings for better efficienty and compatibility with old versions of Qt 2025-09-01 13:52:12 -04:00
LemmyCook 3683d3c29b NPill: allow to open left or right depending on 2025-08-31 15:45:10 -04:00
LemmyCook 53405c13af NText: Reverted my change to support Richtext by default + All tooltips are no longer using capital letter at the start of every word 2025-08-31 08:41:51 -04:00
quadbyte 80f6570f04 NightLight/Bar: left click toggle, converted to NIconButton
+ Adapted some tooltip to the new richtext NText
2025-08-31 01:26:04 -04:00
LemmyCook 87f9afbd85 NightLight: reworked settings, defined fade duration and simplified service. 2025-08-31 00:13:40 -04:00
LemmyCook 2c9e675ba4 Volume/bar: removed wrong comment 2025-08-30 21:10:54 -04:00
LemmyCook 2d5bebb969 Volume/bar: Right click opens pwvucontrol. 2025-08-30 21:08:32 -04:00
Ly-sec d0b7ccf302 Autoformat 2025-08-28 15:35:52 +02:00
quadbyte c8860a3a9d Volume/Bar: better touchpad support for volume inc/dec 2025-08-28 08:37:44 -04:00
LemmyCook a10d55e7f5 Bar widgets: modular loading refactoring via BarWidgetRegistry+NWidgetLoader
- Hot reload is working again.
- Should also be more memory efficient on multi monitors.
2025-08-24 23:50:09 -04:00
Ly-sec 8e562e0701 WIP - modular bar (need to fix brightness & tray) 2025-08-22 16:37:45 +02:00