On Mon, 20 May 2019 07:22:10 +0100
adlo wrote:
> I wrote a compositor with a window switcher protocol. The core
> libweston-desktop function implementations such as surface_added are
> in shell.c, while the window switcher code is in window-switcher.c.
>
> When a new window is opened (a new surf
I wrote a compositor with a window switcher protocol. The core
libweston-desktop function implementations such as surface_added are in
shell.c, while the window switcher code is in window-switcher.c.
When a new window is opened (a new surface is added), the window switcher will
need to be updat