ItsLemmy
fd79f75fd5
Shell/Bar: create full screen window everywhere so there is no limitations.
2025-11-04 10:19:00 -05:00
ItsLemmy
101b27fcc7
New windowing system
...
Large commit that totally refactor of the way we handle the bar and
panels.
Testing should focus on Panels, Bar, Keyboard Focus, IPC calls.
Changes brief:
- One NFullScreenWindow per screen which handle it's bar and dedicated
panels.
- Added shadows
- Reintroduced dimming
- New panels animations
- Proper Z ordering
- Panels on overlay laywer is not reimplemented, if we do it then the
bar will be on the Overlay too
- Panel dragging was not reimplemented, to be discussed before
reimplementing
- Still a WIP, need to work more on shadows and polishing + debugging.
2025-11-03 00:53:02 -05:00
loner
3b166bd270
fix: Media player auto-switching in Control Center
...
Detailed Explanation:
Addresses an issue where the media player would automatically
switch,overriding user's manual selections when the Control Center was
open.
The core problem was that the automatic player detection logic was too
aggressive and didn't respect explicit user choices. Previous attempts
to pause auto-switching based on UI visibility were unreliable due to
incorrect event handling for the custom NPanel component.
2025-11-01 02:15:44 +08:00
lysec
814abf4725
LocationTab: add toggle to fully disable weather (as requested in #488 )
2025-10-16 12:25:22 +02:00
Corey Woodworth
ebd0bdd370
feat: Add option to load control center panel in the center of the screen
2025-10-15 11:24:26 -04:00
ItsLemmy
79b96567dc
AudioCard: sleeker volume sliders
2025-10-14 07:37:27 -04:00
ItsLemmy
10090cbd30
ControlCenter: modularity!
2025-10-13 19:18:26 -04:00
ItsLemmy
a0907a5b96
ControlCenter: toggle to hide/show volume sliders + getting ready for more modularity soon
2025-10-13 10:04:47 -04:00
ItsLemmy
b1c1ca6b49
ControlCenter: Slightly less tall utils at the bottom
2025-10-12 17:04:09 -04:00
ItsLemmy
a2cd377837
New scaling wip
2025-10-12 15:25:09 -04:00
ItsLemmy
f4b27380c3
Qt-Scaling: first cleanup pass
2025-10-12 08:23:24 -04:00
lysec
b4a344b0b5
ControlCenter: fix scaling (pass scaling to everything)
2025-10-12 10:25:52 +02:00
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
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
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
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
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
ItsLemmy
6ae8db3068
ControlCenter: new layout with all shortcuts on top for quicker access.
2025-10-06 23:27:08 -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
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
b8f4401878
First pass
2025-09-22 19:11:10 -04:00