LemmyCook
47ef62beb3
Widgets Sizing: reworked our sizing approach to prepare for different bar densities.
2025-09-15 22:33:09 -04:00
LemmyCook
7f34ca4122
Custom buttons: WIP implementing custom properties
2025-09-03 19:09:36 -04:00
Ly-sec
eea1586772
Added distro logo (for SidePanel widget)
...
BarTab: add toggle for distro logo replacement
DistroLogoService: handle all logo detection logic
SidePanelToggle: add support for distro logo
WidgetLoader: fix small issue with with screen null warning
2025-09-02 17:01:38 +02: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
ecb7a9d448
BarWidgets: fixed NPill conditional open left or right that I broke earlier.
2025-08-31 21:57:28 -04:00
LemmyCook
3496169c68
Revert "Remove need for polkit, launch any ArchUpdater update through terminal"
...
This reverts commit 299add4a15 .
2025-08-29 20:50:28 -04:00
Ly-sec
299add4a15
Remove need for polkit, launch any ArchUpdater update through terminal
...
ArchUpdater: rely on `TERMINAL` environment variable
README: Add explanation for the `TERMINAL` environment variable
2025-08-30 02:28:48 +02:00
LemmyCook
e79c163dd9
Wallpaper rework
...
- removed swww to the code is easier to maintain
- basic multi monitor wallpaper support
2025-08-29 08:33:40 -04:00
LemmyCook
9fb4aff635
Optimizations memory/cpu
...
- Only load bar widgets once the settings are done loading, and the
widget is actually in use.
- Only load bar on screens that request it, instead of hiding it.
2025-08-25 21:18:49 -04:00
Ly-sec
c6683712a4
Add notification when battery is low, fix some warnings
2025-08-25 12:46:55 +02: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