Ronan Pigott
|
842609da64
|
view: make request_activate take a seat
This way we can move focus on the same seat an activation token
originates from.
|
2023-02-05 00:53:47 -07:00 |
|
Simon Ser
|
9959e6b8dc
|
Convert to *_try_from_wlr_surface()
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3991
|
2023-02-02 14:53:15 +03:00 |
|
Ronan Pigott
|
30ad4dc4a5
|
launcher: export xdga tokens and use them for workspace matching
|
2022-11-26 09:48:58 +01:00 |
|
Filip Szczepański
|
1c368fbb5f
|
Fix crash in xdg_activation_v1.c
wlr_xdg_surface_from_wlr_surface() can return a NULL pointer, so check for NULL before dereferencing it.
|
2022-09-13 00:59:18 +03:00 |
|
Simon Ser
|
9755684fb0
|
Implement xdg-activation-v1
See https://github.com/swaywm/wlroots/pull/2718.
|
2021-06-02 19:39:40 +02:00 |
|