shift-shell/components/mobileshell/qml/actiondrawer
Devin Lin bdcbe4d6f7 mobileshellstate: Heavily refactor to remove global shell margins to fix window binding loops
Having a global set margins and orientation (that were calculated from the panel containment) caused a lot of issues with the way bindings were evaluated across panels, and with high coupling.

Now use properties from within containments to determine shell margins instead, which removes the dependency on other containments for measurements. This allows us to get rid of TaskPanelControls as well!

Fixes: https://invent.kde.org/teams/plasma-mobile/issues/-/issues/198
2022-12-10 21:05:13 -05:00
..
quicksettings mobileshellstate: Heavily refactor to remove global shell margins to fix window binding loops 2022-12-10 21:05:13 -05:00
ActionDrawer.qml actiondrawer: Use Expo animations for pane movement 2022-12-04 12:09:00 -05:00
ActionDrawerOpenSurface.qml kcm: Add ability to customise mode of action drawer swipe down 2022-05-30 23:37:00 -04:00
ActionDrawerWindow.qml actiondrawer: Fix call to non-existent property 2022-11-24 12:04:11 -05:00
LandscapeContentContainer.qml actiondrawer: Use simpler and more performant widescreen panel logic without clipping 2022-12-06 19:01:42 -05:00
PortraitContentContainer.qml actiondrawer: Introduce fix for black text even when opacity is 0 2022-12-05 11:12:45 -05:00