Ly-sec
|
2a5b1fa109
|
Release v3.6.2
|
2025-12-09 17:37:57 +01:00 |
|
ItsLemmy
|
35e7e34ebf
|
Bar: ceil all floating margins and increase the exclusion zone by one extra pixel to avoid potential cut-off.
|
2025-12-07 08:17:19 -05:00 |
|
Ly-sec
|
c80a68007b
|
OSD: when no OSD is selected, display no OSD
|
2025-12-03 20:24:07 +01:00 |
|
Ly-sec
|
74e2d1b2dc
|
OSD: Set LockKey connection to null if OSD for it is disabled.
|
2025-12-03 20:11:04 +01:00 |
|
Ly-sec
|
f9985dac24
|
OSD: properly fix horizontal LockKey OSD
|
2025-12-02 13:18:21 +01:00 |
|
Ly-sec
|
28f0c4df24
|
OSD: possible fix for elide on horizontal LockKey
|
2025-12-02 12:55:23 +01:00 |
|
Ly-sec
|
8db09daf4d
|
OSD: fix vertical LockKey display
|
2025-12-02 12:52:45 +01:00 |
|
loner
|
69004c072c
|
fix: Caps Off OSD color inconsistency with Num Off OSD
|
2025-11-28 15:28:21 +08:00 |
|
Ly-sec
|
778dce21c1
|
AudioPanel: suppress OSD when toggle mute/unmute to prevent overlapping
|
2025-11-27 09:34:00 +01:00 |
|
ItsLemmy
|
23d3eb642e
|
AudioService + OSD: minor improvements
- Replace hardcoded value by epsilon property
- Dont send volume change if delta is below epsilon
|
2025-11-26 19:33:51 -05:00 |
|
ItsLemmy
|
a188aa2e17
|
Autofmt + all missing transactions
|
2025-11-26 15:57:34 -05:00 |
|
Ly-sec
|
8419549183
|
AudioService: this might be it
|
2025-11-26 21:10:26 +01:00 |
|
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 |
|