Commit Graph
23 Commits
Author SHA1 Message Date
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
Ly-sec 1ecc3d9744 Fix ArchUpdater to be able to use ghostty
ArchUpdaterService: add separate ghostty command
ArchUpdater: Change color of symbol if no terminal/aur helper is found,
edited tooltip
ArchUpdaterPanel: Add proper error message if TERMINAL or aur helper
was not found
2025-08-31 16:41:52 +02: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
Ly-sec 560f601190 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-08-31 07:35:13 +02:00
Ly-sec f19eaf689b Rework ArchUpdater logic, update UI
ArchUpdater: remove pacman poll fully and rely on paru/yay
ArchUpdaterPanel: Remove scrollbar, remove UI blocking
README: Add `TERMINAL` env var info (again), add DiscoCevapi as Donator
2025-08-31 07:33:03 +02: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 d36bcb1d4d Autoformatting 2025-08-30 07:58:30 -04:00
Ly-sec cdfed0fe94 Replace pkexec with terminal output (with TERMINAL environment var)
ArchUpdater:use terminal thanks to `TERMINAL` environment variable
README: Add explanation for said environment var
2025-08-30 03:57:59 +02: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 3cc8c8fb03 ArchUpdater: improved the look 2025-08-28 15:55:03 -04:00
LemmyCook e86e7344f3 ArchUpdater: better icons (take2) 2025-08-28 11:10:55 -04:00
LemmyCook cdc3b18071 ArchUpdater: better icons 2025-08-28 08:58:24 -04:00
LemmyCook d6df496216 ArchUpdater: fixes (part2) 2025-08-27 14:42:15 -04:00
Ly-sec a1f87c50bc ArchUpdater: add AUR support 2025-08-27 09:28:58 +02:00
LemmyCook f3ae0101d7 NPanel now can properly be positioned relative to their opener (button) 2025-08-26 08:55:29 -04:00
LemmyCook 1ab3463e6d Widgets: renamed SizeMultiplier => SizeRatio. Enforced read-only on size property 2025-08-25 22:43:02 -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
LemmyCook 9666ce4f5a autofmt arch stuff 2025-08-24 10:46:28 -04:00
Ly-sec ac1457a6c6 Add GUI for ArchUpdater 2025-08-24 16:35:10 +02:00
Anas Khalifa f85bdfead9 restore the fun easter egg when not archbased since it can be enabled when it's not 2025-08-24 01:24:44 +03:00
Anas Khalifa 55fd6361c5 Remove unnecessary tooltip for non-Arch users in ArchUpdater widget since we now gate the toggle itself to be visiable only in archbased 2025-08-24 00:58:41 +03:00
Anas Khalifa 85e9031df8 Add ArchUpdater widget and service; update settings for Arch updates 2025-08-24 00:49:41 +03:00