Skip to content

Commit

Permalink
Fix broken link to xdg_foreign protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
bash authored and GeorgesStavracas committed Jan 9, 2024
1 parent 5744dc3 commit 52d0701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/window-identifiers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ For example, ``x11:1234``.

Under Wayland, it should have the form ``wayland:<HANDLE>``, where ``<HANDLE>``
is a surface handle obtained with the `xdg_foreign
<https://github.com/wayland-project/wayland-protocols/blob/master/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml>`_
<https://gitlab.freedesktop.org/wayland/wayland-protocols/-/blob/main/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml>`_
protocol. For example, ``wayland:~12l9jdl.-a``.

For other windowing systems, or if you don't have a suitable handle, just pass
Expand Down

0 comments on commit 52d0701

Please sign in to comment.