[ANNOUNCE] weston 12.0.3

2023-11-28 Thread Marius Vlad
Hi all, This is a point/bugfix release for Weston 12. Full commit history bellow. Aske Bækdal Møller (1): clients: keyboard: fix delete before cursor Derek Foreman (2): toy-toolkit: Fix rotations xwm: Fix accidental resizing of windows Marius Vlad (1): build: bump to ve

Knowing which parts of an xdg_toplevel are off-screen / occluded

2023-11-28 Thread Max Ihlenfeldt
Hi, Is there a way for an xdg_toplevel to know which parts of its surface are off-screen or occluded by other surfaces? i.e. similar to the 'suspended' state, but with more detailed information. The motivation for this is to be able to improve animated popups that aren't implemented as nativ