feat: allow fullscreen windows to have opacity#585
feat: allow fullscreen windows to have opacity#5850xwal wants to merge 1 commit intomangowm:mainfrom
Conversation
|
On top of this, is there any thought on making a sticky window appear on top of fullscreen window? I just wanted mpv to appear on top of fullscreen as well so... |
I am sure you already able to make window appears on top of fullscreen using |
damn, thats true. Thanks for pointing out. |
No worry |
4a25da7 to
f1cca25
Compare
cfd4249 to
eb06075
Compare
63097bd to
17acdae
Compare
dc016eb to
6b2d694
Compare
673ec40 to
db30977
Compare
17ff2ad to
064bcad
Compare
Adds
allow_fullscreen_opacityconfig option. When enabled, fullscreen windowsrespect
[un]focused_opacitysettings instead of always being fully opaque.This doesn't hurt to have as compositor-specific behavior while transparent
fullscreen remains unsettled in the protocol:
https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/116