mirror of
https://github.com/brl/mutter.git
synced 2025-01-13 13:12:28 +00:00
tests: Update README
"activate" is no longer a no-op on Wayland, it uses xdg-activation. Update the README accordingly. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2849>
This commit is contained in:
parent
32e173c3ce
commit
3be189192a
@ -57,8 +57,7 @@ hide <client-id>/<window-id>
|
||||
Ask the client to show (map) or hide (unmap) the given window
|
||||
|
||||
activate <client-id>/<window-id>
|
||||
Ask the client to raise and focus the given window. This is currently a no-op
|
||||
for Wayland, where this capability is not supported in the protocol.
|
||||
Ask the client to raise and focus the given window.
|
||||
|
||||
local_activate <client-id>-<window-id>
|
||||
The same as 'activate', but the operation is done directly inside Mutter
|
||||
|
Loading…
Reference in New Issue
Block a user