wlroots-hyprland/include
Guido Günther e479dc1ef0 xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFO
A launchee notifies with a "remove"¹ message when done starting up.
Catch these and forward to the compositor. This allows the compositor to
end the startup sequence that might have been started by another
protocol like xdg-activation.

We don't handle other messages since we expect the launcher to use a
wayland protocol like xdg-activation.

While `_NET_STARTUP_ID` helps to associate toplevels with startup-ids
this signals the end of the startup sequence.

1) https://specifications.freedesktop.org/startup-notification-spec/startup-notification-latest.txt
2021-09-11 09:53:23 +02:00
..
backend backend/drm: implement drm lease function 2021-09-08 11:09:07 +02:00
render render/allocator/gbm: fix create() docs for FD ownership 2021-09-01 21:34:34 +02:00
types buffer: add data_ptr access flags 2021-09-10 13:16:10 -04:00
util util/shm: add allocate_shm_file_pair 2021-09-05 22:06:25 +02:00
wlr xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFO 2021-09-11 09:53:23 +02:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFO 2021-09-11 09:53:23 +02:00
meson.build backend/{drm,libinput}: exclude headers when disabled 2021-08-25 09:50:27 -04:00