shift-shell/components
Sebastian Kügler c3ae6650ed quicksettings: fix dynamic removal
When a quicksetting is changed to not available, it should be removed
from the model. The proper API call to beginRemoveRows() has the index
of the last removed element as last parameter and will fail with null.

This patch makes dynamically removing a quicksetting by changing the
available property to false.

Signed-off-by: Sebastian Kügler <sebas@kde.org>
2025-08-18 10:59:49 +02:00
..
dpmsplugin lockscreen: Reset state when screen is off 2024-07-03 18:06:24 +00:00
hapticsplugin hapticsplugin: Port to feedbackd 2025-05-22 11:45:44 -04:00
mmplugin mmplugin: Make calls nonblocking to not freeze UI when called 2025-04-25 04:12:10 -04:00
mobileshell homescreen: Fix initial zoom state 2025-08-13 23:50:26 -04:00
mobileshellstate mobileshellstate: Fetch initial state properly, and check property 2025-08-10 14:55:42 -04:00
quicksettingsplugin quicksettings: fix dynamic removal 2025-08-18 10:59:49 +02:00
raiselockscreenplugin panel: Overlay over lockscreen 2025-07-02 10:27:33 -04:00
rotationplugin GestureNavigation: Screen Rotation Popup Button 2025-04-21 22:09:14 +00:00
screenbrightnessplugin screenbrightnessplugin: Fix behaviour if dbus service is not initialized followup 2024-11-10 22:57:32 -08:00
shellsettingsplugin lockscreen: Add DoubleTap to Lock in Lockscreen 2025-07-01 11:03:26 -04:00
wallpaperimageplugin Flag unused parameters with Q_UNUSED() 2024-09-28 06:31:00 +00:00
waydroidintegrationplugin SVN_SILENT made messages (.desktop file) - always resolve ours 2025-08-15 01:40:05 +00:00
windowplugin taskpanel/panel: make navbar and statusbar accessible from within fullscreen windows 2024-11-25 17:30:47 +00:00
CMakeLists.txt kcm: Implement minimal Waydroid support 2025-07-10 12:00:41 -04:00