Luis Büchi
1fa16ee491
taskswitcher: fix incorrect enum access & remove long broken logic in QML
2025-07-11 23:58:37 +02:00
Luis Büchi
04bcbd9f8d
taskswitcher: fully qualify property lookups
2025-07-10 19:01:04 +02:00
Luis Büchi
5d33295443
add type annotations to taskswitcher QML and do more explicit typing
2025-06-26 16:30:41 +02:00
Micah Stanley
842354bd70
Shell: Add Setting to Auto Hide Panels so Applications Can Fill the Entire Device Screen Space
...
This merge request adds a new setting to auto hide the status and navigation panels so applications will be able to fill out the entire device screen area. Also, this adds a new quick settings toggle to quickly change this property.
2025-04-21 15:56:33 +00:00
Devin Lin
bbac7e98b4
taskswitcher: Switch to declarative effect
...
This switches the kwin effect to be a declarative effect. However, for
now I have retained much of the logic that exists in cpp as a QML
plugin.
Fixes https://invent.kde.org/plasma/plasma-mobile/-/issues/448
Also implements https://invent.kde.org/plasma/plasma-mobile/-/issues/408 now that we can access the QML api
2025-03-01 21:26:47 +00:00