Skip to content

Axe libstartup-notification

Carlos Garnacho requested to merge wip/carlosg/axe-libsn into master

In favor of our own minimal XClientMessageEvent handling. This way we can freely mix wayland and x11 clients without relying on x11 infrastructure.

This is OTOH 100% less educated to out-of-process docks and other SnMonitor users, as the compositor no longer sends _NET_STARTUP_INFO* messages itself for other clients to peek. IMHO it's the price of progress (those will have a hard time on wayland anyway), but probably better to merge after branching.

Merge request reports