Commit Graph

101 Commits

Author SHA1 Message Date
lysec 3dff242606 OSD: fix vertical layout
autoformat
2025-10-11 18:18:43 +02:00
lysec c487f1982e AudioCard: remove spacing between in/output
ControlCenterPanel: fix height
2025-10-11 17:04:33 +02:00
lysec 5a8da9695d MediaCard: resize, made title text bigger
SystemMonitorCard: made more compact
WeatherCard: made more compact
ControlCenterPanel: adjust height
2025-10-11 16:58:23 +02:00
lysec e86f4e56cb ControlCenter: revert to old layout 2025-10-11 04:16:12 +02:00
lysec 688d2d1d8f MediaCard: set slider size to 0.6 2025-10-10 15:44:07 +02:00
lysec 2f527dcf61 AudioCard: fix issue, change size of slider 2025-10-10 14:59:12 +02:00
lysec 7a403bbdde ControlCenter: add volume controls 2025-10-10 14:51:42 +02:00
ItsLemmy 789354464d QuickSettings: minor layout tweaks 2025-10-09 21:29:07 -04:00
ItsLemmy 6b444cea07 Translations 2025-10-09 20:26:07 -04:00
ItsLemmy 3fe63f463e ControlCenter: Looks better when it's taller and less wide. 2025-10-09 20:20:26 -04:00
ItsLemmy 4d0041abee Quicksettings: polishing, fixed all scaling issues. 2025-10-09 19:57:12 -04:00
lysec 075c8f08f6 quicksettings: replace hardcoded text with i18n, edit label & tooltip,
force hover when recording
2025-10-09 17:56:49 +02:00
lysec bfb57f13c6 Settings: edit default bar & quick access
Autoformat
2025-10-09 15:59:33 +02:00
lysec 7dbb3deeea QuickSettings: compact version uses 4 per row 2025-10-09 15:48:23 +02:00
ItsLemmy a5ff7cfe6b ControlCenter: improved height computation 2025-10-09 08:59:26 -04:00
lysec f77efc409b QuickSettings: customization!? 2025-10-09 13:56:35 +02:00
ItsLemmy a90bca23aa QuickSettings: 3 columns + added Do not disturb 2025-10-08 23:24:22 -04:00
ItsLemmy bff195309a QuickSettings: editable widgets/button section in the ControlCenter 2025-10-08 23:05:52 -04:00
lysec ca007ddbd8 MediaCard: fix visualizer clipping 2025-10-07 19:22:44 +02:00
lysec d38041e4f8 MediaCard: move selector up, move controls down 2025-10-07 18:31:38 +02:00
lysec e2affc2222 Change icon size to 0.9 instead of 0.8 2025-10-07 18:26:13 +02:00
lysec 6bc23e905d MediaCard: replace OpacityMask with MultiEffect 2025-10-07 17:49:05 +02:00
lysec 18cdc99bfb ControlCenter: some more layout fixes 2025-10-07 16:04:50 +02:00
lysec f95577c96e ControlCenter: more layout fixes 2025-10-07 16:03:50 +02:00
lysec a4a57fd690 ControlCenter: height & layout changes 2025-10-07 16:00:29 +02:00
lysec 16c07428a1 TopCard: more layout changes 2025-10-07 14:58:47 +02:00
lysec 4a481c4f8b TopCard: use 3 sections with rounded rect bg 2025-10-07 13:58:45 +02:00
lysec c4d7471289 TopCard: small layout fixes 2025-10-07 13:38:31 +02:00
lysec 8a0c0b4aec TopCard: check if wlsunset/gpu-screen-recorder is installed, else
disable buttons
i18n: add tooltips
2025-10-07 13:26:39 +02:00
ItsLemmy 8627cfe2a4 MediaCard: Polishing the look when no mpris player is running. No mpris does not mean no audio/music. 2025-10-06 23:58:34 -04:00
ItsLemmy 6ae8db3068 ControlCenter: new layout with all shortcuts on top for quicker access. 2025-10-06 23:27:08 -04:00
ItsLemmy 7989bcf93b MediaCard: New look courtesy of @pC with some tweaking. 2025-10-06 21:47:18 -04:00
Kainoa Kanter 996403450b fix: clip overflowed weather items 2025-10-04 19:49:28 -07:00
ItsLemmy 4ed16d795e Clipping: removed many unecessary clip: true 2025-10-04 22:22:23 -04:00
Ly-sec 1ae8dc0a96 ControlCenter: add position setting to choose where the control center should open 2025-10-04 19:04:23 +02:00
Ly-sec 04290d82cf NotificationService: respect 0s timeout (never disappear, fixes #419)
Autoformat
2025-10-04 17:31:01 +02:00
ItsLemmy 6fee2ef826 MediaCard: always centered 2025-10-04 09:22:16 -04:00
ItsLemmy 86127660fe Tooltip: different approach to get the current screen. 2025-10-03 23:27:07 -04:00
ItsLemmy 47b0ace199 Tooltips: fixed a bunch of tooltips which were not properly scaled. 2025-10-03 19:02:53 -04:00
ItsLemmy 43dee793de More pointSize cleanup 2025-09-30 07:44:03 -04:00
ItsLemmy 4b13e89a64 Font: added per font family scaling. removed billboard font 2025-09-29 21:31:45 -04:00
ItsLemmy 22794ea922 DateTime: proper locale usage. Fix #390
Replaced all Qt.formatDateTime() by Qt.locale().toString()
2025-09-29 10:07:58 -04:00
ItsLemmy 9105ec6b0d i18n: no more close side panel as its called control center 2025-09-24 10:17:28 -04:00
Ly-sec 2bfed74851 i18n: even more integration
autoformat
2025-09-24 14:24:21 +02:00
Ly-sec 2a23b6afdd i18n: WAY more i18n conversion 2025-09-24 14:12:12 +02:00
Ly-sec 1ca84bf052 OSD: Implement Volume & Brightness OSD 2025-09-23 17:53:24 +02:00
ItsLemmy 39e58acade MediaCard: Using the new NContextMenu 2025-09-22 22:34:35 -04:00
ItsLemmy 807e7394fe Cava + Visualizer: Should not depend on mpris. Its by design. 2025-09-22 22:07:29 -04:00
ItsLemmy 9b8c0b9cf0 ListView replaced by proper NListView 2025-09-22 20:53:59 -04:00
ItsLemmy 50ea3e9a8b More renaming 2025-09-22 20:09:12 -04:00