@LunaDragofelis@thermia iirc it's considered that this stuff is an unrelated implementation detail and shouldn't be provided to apps
eg if you have a compositor that provides an infinite canvas to move windows around, larger than the display itself, how would you convey that to the app?
@thermia@LunaDragofelis basically global coordinates dont play well with the idea of wayland giving developers full freedom to play around with how their compositors should work. if you want a 3d space to move your windows around like visionOS, it should be possible. if you want a looooong workspace like what niri does, it should be possible
@jeder@LunaDragofelis@halva can one make certain parts of the firefox ui transparent and have the compositor show whatever is underneath the transparent elements?