shift-shell/components/mobileshell/qml
User8395 889c085c21 quicksettings: fix landscape not being scrollable
Currently, Quick Settings in landscape mode is not scrollable, due to issues with `scrollViewComponent`. This causes some buttons to become unseen in landscape mode but not portrait. This has been solved by deleting `scrollViewComponent` and replacing it with `swipeViewComponent`, to allow swiping to access other buttons in Quick Settings.

Before (docked mode and hotspot are missing):

![screen-recording__1_](/uploads/e0c4eaf22a2ec401c66e9e513e8ce7e1/screen-recording__1_.webm)

After (docked mode and hotspot are there):

![screen-recording](/uploads/404ebbecc87e1b60b2501b81b8ab83ee/screen-recording.webm)

However, with this setup, `resetSwipeView()` doesn't work, and Quick Settings remains at the page it was left at.
2024-10-25 17:02:30 +00:00
..
actiondrawer quicksettings: fix landscape not being scrollable 2024-10-25 17:02:30 +00:00
components Remove trailing whitespace 2024-07-26 23:47:44 -04:00
dataproviders [battery]: port battery info to new model 2024-10-22 17:03:53 +02:00
homescreen startupfeedback: Change to be window based and controlled by a model 2024-07-13 16:30:07 +00:00
navigationpanel navigationpanel: Fix disabled buttons from having grey icons 2024-10-09 01:54:55 +00:00
statusbar [battery]: support multiple batteries in shell's top panel 2024-10-22 17:03:53 +02:00
volumeosd VolumeOSD: Improve design, and prevent touch events from being taken from outside the osd 2024-10-25 15:52:49 +00:00
widgets Polished the media controls expanded view animation. 2024-08-01 21:26:18 +00:00