linuxmint / xapp

Cross-desktop libraries and common resources
GNU Lesser General Public License v3.0
126 stars 44 forks source link

XApp Status Applet - border prevents use of Magic Corner #143

Open quiddity-wp opened 3 years ago

quiddity-wp commented 3 years ago

Hallo! I have the XApp Status Applet positioned at the right-edge of my panel. It has the Volume Control on the right-most side. I want to be able to throw my mouse-cursor into that corner, and immediately be able to scroll-wheel the volume [up/down].

Currently, there is a (2px?) border on the right of the XApp Status Applet which prevents this from working.

I.e. If I right-click that corner, then instead of giving me the expected Volume options ("Mute", "Sound preferences") it gives me the XApp Status Applet options: image

Request: Is there a workaround that I/we can use, to remove the right-border on this feature?

Prior unsuccessful attempts/research:

Much thanks!

(p.s. The "Magic Corner" term is taken from https://en.wikipedia.org/wiki/Fitts%27s_law#Implications_for_UI_design )