Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-26 | launcher: export xdga tokens and use them for workspace matching | Ronan Pigott | |
2022-09-13 | Fix crash in xdg_activation_v1.c | Filip SzczepaĆski | |
wlr_xdg_surface_from_wlr_surface() can return a NULL pointer, so check for NULL before dereferencing it. | |||
2021-06-02 | Implement xdg-activation-v1 | Simon Ser | |
See https://github.com/swaywm/wlroots/pull/2718. |