mate-desktop / mate-media

Media tools for MATE
https://mate-desktop.org
GNU General Public License v2.0
19 stars 25 forks source link

wayland: volume slider appear under maximized windows #198

Closed Sunderland93 closed 1 year ago

Sunderland93 commented 1 year ago

Expected behaviour

Volume slider should appear above any windows

Actual behaviour

Volume slider appear under maximized window (e.g. Firefox)

Steps to reproduce the behaviour

1) build mate-panel with --enable-waylandand --in-process-applets=all options 2) build mate media with --enable-in-process option 3) add applet to the panel, open any window and maximize it 4) click on volume applet

MATE general version

1.26.0

Package version

git master

Linux Distribution

Debian 12

Link to bugreport of your Distribution (requirement)

n/a

lukefromdc commented 1 year ago

Confirmed, will look at a fix later today

lukefromdc commented 1 year ago

https://github.com/mate-desktop/mate-media/pull/199 should fix this, it's literally a one word change. I had gtk-layer-shell set to put the slider on the bottom, this moves it to the top where it belongs