Commit Graph
3595 Commits
Author SHA1 Message Date
Damian D'Souza 26dd5431af BatteryService: add uninstallation messages 2025-10-13 00:23:38 +02:00
Damian D'Souza 331f482d9b Battery: remove username from uninstall script name 2025-10-13 00:04:31 +02:00
ItsLemmy 48ade771fb Fix NIconButton Scaling 2025-10-12 18:03:26 -04:00
Damian D'Souza fc61e12ef9 Battery: add uninstall script template, create uninstall script in installation script 2025-10-12 23:54:29 +02:00
Damian D'Souza db2552da9e Battery: move template files to templates subdir 2025-10-12 23:53:45 +02:00
ItsLemmy 8f13afb9e9 Settings: better margin between sidebar and main content. 2025-10-12 17:18:02 -04:00
ItsLemmy b1c1ca6b49 ControlCenter: Slightly less tall utils at the bottom 2025-10-12 17:04:09 -04:00
ItsLemmy 5a47f88d48 Dont scale NIconButton in the bar 2025-10-12 16:54:36 -04:00
loner 8eab276ee3 refactor(notifications): Centralize dismissal logic in NotificationService 2025-10-13 04:43:52 +08:00
loner 6eee4aeb9e feat(ipc): Add commands to dismiss notifications 2025-10-13 04:34:34 +08:00
lysec f0f95343f3 Settings: disable -default generation 2025-10-12 22:24:46 +02:00
lysec d749cbf91d Settings: update settings-default.json 2025-10-12 22:24:29 +02:00
ItsLemmy c456cb1ee6 "Mini" translations 2025-10-12 16:19:57 -04:00
ItsLemmy 2962c0d9f7 Same behavior for compact and mini 2025-10-12 16:17:45 -04:00
ItsLemmy 7e4c7a1efd translations 2025-10-12 16:16:46 -04:00
lysec 7601577293 OSD: another possible layout fix 2025-10-12 21:53:57 +02:00
ItsLemmy 9f54822e4c Different scaling for Bar and Panels 2025-10-12 15:48:52 -04:00
ItsLemmy a2cd377837 New scaling wip 2025-10-12 15:25:09 -04:00
lysec d442f306c2 SettingsWindow: allow tilde usage 2025-10-12 21:13:52 +02:00
Damian D'Souza 7773124fb2 BatteryService: add log warn if incorrect mode is set 2025-10-12 20:51:33 +02:00
Damian D'Souza f6b4ec0df3 IPC: implement set and cycle calls for battery manager 2025-10-12 20:51:05 +02:00
lysec 427f87b320 LockScreen: weather respects location settings (celsius/fahrenheit)
LockScreen: battery/keyboard layout below eachother
2025-10-12 20:41:38 +02:00
Damian D'Souza 7fd5e952d7 BatteryService: implement cycleModes function 2025-10-12 20:35:42 +02:00
lysec a60120df7a LockScreen: add suspend button 2025-10-12 20:32:38 +02:00
Kainoa Kanter a64899d76a revert accidental personal change 2025-10-12 10:39:47 -07:00
Kainoa Kanter bec1141d40 Merge branch 'main' into feat/calendar-events 2025-10-12 10:39:03 -07:00
lysec 853d1d969c OSD: attempting to fix layout misalignment 2025-10-12 19:12:34 +02:00
lysec 6da4acee09 Dock, Tray, ActiveWindow, Taskbar: add theming for app/tray icons
appicon_colorize: create simple shader to colorize icons by theme color
2025-10-12 17:51:07 +02:00
lysec 14af84ffbe LockScreen: make compact version buttons not overflow & edit clock
CalendarPanel: edit clock
Autoformat
2025-10-12 16:01:31 +02:00
ItsLemmy 1e04a92047 Better margins 2025-10-12 09:50:01 -04:00
ItsLemmy 56db04ee1e Better margins 2025-10-12 09:42:53 -04:00
ItsLemmy 292ecd493b More cleanup 2025-10-12 09:33:04 -04:00
ItsLemmy 6a6a8b3f10 NPanel: fix animation glitch due to deactivating loader 2025-10-12 09:16:38 -04:00
ItsLemmy f4b27380c3 Qt-Scaling: first cleanup pass 2025-10-12 08:23:24 -04:00
dwuggh 52f0f6d44c fix: hold bar to be visible of a popup from the bar is shown 2025-10-12 19:26:02 +08:00
dwuggh 4c6ba6afad use i18n implementation for UI text strings 2025-10-12 18:47:30 +08:00
lysec d5d654e010 LockScreen: add compact mode toggle in GeneralTab
Settings: add lockscreen compact mode setting
i18n: add translations
2025-10-12 11:04:35 +02:00
lysec b4a344b0b5 ControlCenter: fix scaling (pass scaling to everything) 2025-10-12 10:25:52 +02:00
lysec 7d37d5dc17 OSD: hide initial brightness update (prevent showing brightness osd on startup) 2025-10-12 10:20:09 +02:00
LysecandGitHub 6c2e2fcb64 Merge pull request #472 from lonerOrz/fix/osd-brightness
fix: Resolve intermittent OSD brightness display issue
2025-10-12 10:18:57 +02:00
loner 7cc412289d fix: Resolve intermittent OSD brightness display issue 2025-10-12 07:52:50 +08:00
loner 3ca6036854 feat(i18n): Add de translations for hideMode in ActiveWindow and MediaMini 2025-10-12 06:41:52 +08:00
loner 9949dbecd7 feat(i18n): Add es translations for hideMode in ActiveWindow and MediaMini 2025-10-12 06:40:07 +08:00
loner 7e47616f8e feat(i18n): Add fr translations for hideMode in ActiveWindow and MediaMini 2025-10-12 06:39:17 +08:00
loner 51a81c1baf feat(i18n): Add pt translations for hideMode in ActiveWindow and MediaMini 2025-10-12 06:36:48 +08:00
loner 79092ca2f1 feat(i18n): Add zh-CN translations for hideMode in ActiveWindow and MediaMini 2025-10-12 06:34:12 +08:00
loner 4ed3dad69d feat: Improve hidemode logic for ActiveWindow and MediaMini widgets 2025-10-12 06:27:50 +08:00
loner f843086603 feat(mediamini): Add tri-state hideMode to MediaMini 2025-10-12 04:06:52 +08:00
dwuggh abd9586def fix(bar): keep bar visible while hovering any widget by using HoverHandler on container instead of relying on background MouseArea
Problem: Parent MouseArea sat below bar content, so when the pointer hovered a child widget that handled hover, the parent did not see hover and barHovered became false, causing auto-hide to trigger unexpectedly.

Solution: Add a non-invasive HoverHandler on the bar container to drive barHovered, without stealing events from child widgets. Remove hover handling from the background MouseArea (kept for right-click).

Also respects auto-hide timers (cancel on enter; restart on exit).
2025-10-12 04:00:45 +08:00
loner 3e26da9641 feat(activewindow): Add tri-state hideMode to ActiveWindow 2025-10-12 04:00:25 +08:00