Match Plasma panel edge areas for clicks and scrolling

This commit is contained in:
ajp_anton
2026-09-11 10:55:27 +00:00
parent 8719402d97
commit ccd0161398
8 changed files with 117 additions and 94 deletions
+5 -4
View File
@@ -15,10 +15,11 @@ Other choices are screen brightness, keyboard backlight, virtual desktops, and
normal widget behaviour. Actions use Plasma's existing shortcuts, including its
usual volume/brightness steps and on-screen indicators.
For scrolling, applet areas extend through the panel's thickness, and the first
and last visible items include the outer end padding. These areas follow the
actual layout, without fixed pixel offsets. Interior gaps, explicit spacers,
and unused Task Manager space remain empty. Click hit areas are unchanged.
Clicks and scrolling use Plasma's panel content boundaries and live theme
padding. Outer-margin input belongs to the same widget as a normal panel click,
including the launcher at a screen corner. Interior gaps, explicit spacers and
unused Task Manager space remain empty. Widget clicks pass through to Plasma;
no synthetic clicks or fixed area-expansion offsets are used.
Left and middle clicks, and double clicks, on empty space can toggle mute, show
the desktop, open Overview, play/pause media, launch an installed application,