Commit Graph

74 Commits

Author SHA1 Message Date
Ly-sec f611e3a2c0 OSD: use volume-x(volume-3) for 0% volume 2025-11-26 15:07:19 +01:00
Ly-sec c0b836af26 OSD: fix 0% brightness icon 2025-11-26 14:54:38 +01:00
Ly-sec a44137f81f OSD: fix 0% volume icon 2025-11-26 14:53:31 +01:00
ItsLemmy 7742bb5cc0 OSD: fix non existing fontWeight 2025-11-25 19:59:23 -05:00
Ly-sec 83f8028d47 OsdTab: add toggle for all OSDs 2025-11-25 16:27:19 +01:00
loner 4c6cf8d21b feat: Add setting to disable lock key OSD notifications 2025-11-25 21:20:50 +08:00
ItsLemmy ce7b27c316 Autoformating + back to -git 2025-11-24 21:38:07 -05:00
loner 40a717e009 feat(osd): Implement lock key notifications with dynamic sizing 2025-11-23 18:48:31 +08:00
Ly-sec 074da9069c OSD: add overdrive display
Volume/Microphone: allow overdrive, clamp to 100/150% max
AudioService: properly clamp to 100/150% (not only visually)
2025-11-19 23:27:42 +01:00
ItsLemmy 0a6c06b092 OSD: another stab at a simplified approach to avoid start-up OSD notifications and separating UI from logic. 2025-11-19 10:20:18 -05:00
ItsLemmy 5275ccf0d7 Autofmt 2025-11-19 08:29:02 -05:00
Ly-sec 16a79c7d5b OSD: another possible fix for initial in/output OSD 2025-11-19 14:06:21 +01:00
Ly-sec 64f5d99a48 OSD: possible fix for initial in/output OSD 2025-11-19 12:01:30 +01:00
ItsLemmy 592e261eb8 DropShadow: on the media card + some cleanup 2025-11-18 19:51:54 -05:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
ItsLemmy 9919e0419e OSD: fix exclusion mode. 2025-11-16 15:53:14 -05:00
Ly-sec 0706285048 OSD: possible solution for #774 2025-11-16 19:38:28 +01:00
ItsLemmy 312d1b6d22 Default settings + auto-formatting 2025-11-14 20:02:28 -05:00
Ly-sec faaf5b7464 AudioService: possible fix for misbehaviour 2025-11-14 22:33:37 +01:00
Ly-sec 4129b47559 OSD: fix output OSD logic 2025-11-14 14:00:12 +01:00
Ly-sec f64a2fae4e OSD: fix initial output volume osd 2025-11-14 13:54:59 +01:00
Ly-sec 1573b5f128 OSD: fix initial input volume osd 2025-11-14 13:31:41 +01:00
ItsLemmy 7021653764 OSD: Autoformatting - removing all those semicolons 2025-11-13 08:24:45 -05:00
mochou 36d4c10202 feat: Add OSD background opacity setting
- Add `OSD` background transparency
- Add `OSD` background transparency translation
2025-11-13 13:50:13 +08:00
Ly-sec 6ae3a19e1e AudioService: properly filter outputs with no inputs
AudioCard & OSD: use said detection
2025-11-11 16:25:52 +01:00
ItsLemmy c290869869 OSD: reduced main axis size to 75% 2025-11-10 11:20:11 -05:00
ItsLemmy 7f141df200 OSD: better shadow management 2025-11-09 14:51:45 -05:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00
Ly-sec 6c5aad1bb3 OSD: fix warning
WallpaperPanel: fix warning
2025-11-07 21:05:59 +01:00
Ly-sec 2ad51bb67d OSD: add proper handling for volume overdrive 2025-11-07 19:47:49 +01:00
Ly-sec badce76998 OSD: fix warning 2025-11-07 15:21:45 +01:00
Ly-sec 91d248a8bb OSD: fix layout 2025-11-07 15:04:35 +01:00
ItsLemmy d5e9d7a200 NDropShadows 2025-11-07 07:51:08 -05:00
ItsLemmy 2c2d887ac6 OSD + Notification: Shadows cleanup 2025-11-07 00:45:56 -05:00
ItsLemmy 50b0cf0bcf OSD: beautifulified with shadows and better looking dimensions 2025-11-06 23:50:05 -05:00
ItsLemmy 8513d91af6 OSD: refined with shadow and less tall 2025-11-06 23:33:24 -05:00
lysec 7fcf54a9d3 OSD: add always on top setting
Notification: add always on top setting
2025-10-21 15:34:42 +02:00
lysec 51163f7d96 OSD: actually fix input volume on startup 2025-10-17 13:37:31 +02:00
lysec 16d3220d1a OSD: fix input showing up on fresh start 2025-10-17 12:59:15 +02:00
ItsLemmy e3f0f428da Settings: re-organization 2025-10-12 22:09:35 -04:00
ItsLemmy 565671c625 OSD: proper scaling 2025-10-12 19:07:22 -04:00
ItsLemmy 2888b7c02e Merge branch 'main' into qt-scaling 2025-10-12 18:27:56 -04:00
lysec 7601577293 OSD: another possible layout fix 2025-10-12 21:53:57 +02:00
lysec 853d1d969c OSD: attempting to fix layout misalignment 2025-10-12 19:12:34 +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 f4b27380c3 Qt-Scaling: first cleanup pass 2025-10-12 08:23:24 -04:00
lysec 7d37d5dc17 OSD: hide initial brightness update (prevent showing brightness osd on startup) 2025-10-12 10:20:09 +02:00
loner 7cc412289d fix: Resolve intermittent OSD brightness display issue 2025-10-12 07:52:50 +08:00
lysec a5341691c8 Autoformat 2025-10-11 19:22:32 +02:00
lysec b9e8e8becb OSD: possible layout fix, reintroduce scaling 2025-10-11 19:22:12 +02:00