summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2026-01-07 12:36:57 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2026-01-08 10:37:01 +0100
commit145d05c365b80779b73f6ca215251ad6708c001a (patch)
tree64598d099bf37c0cca929ef311e2901ba0bdf8df /documentation
parentdc07fcdb6e34c2595d2f70782762beb6603dc342 (diff)
Documentation: add "Cursor shape" to table of used Wayland interfaces
Diffstat (limited to 'documentation')
-rw-r--r--documentation/src/wayland.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/src/wayland.dox b/documentation/src/wayland.dox
index 74be1bae9..04d625b90 100644
--- a/documentation/src/wayland.dox
+++ b/documentation/src/wayland.dox
@@ -327,6 +327,7 @@ Here is the list of the \c interface value for all protocols and system features
<tr><td>wl_output </td><td>received once for each display </td> </tr>
<tr><td>xdg_wm_base </td><td>create mapped windows </td> </tr>
<tr><td>xdg_wm_dialog_v1 </td><td>create dialogs related to other windows</td> </tr>
+ <tr><td>wp_cursor_shape_manager_v1 </td><td>set cursor images using enumerated cursors </td></tr>
<tr><td>gtk_shell1 </td><td>indicates Mutter is in use + titlebar gestures</td> </tr>
<tr><td>weston_desktop_shell </td><td> indicates Weston is in use</td></tr>
<tr><td>org_kde_plasma_shell </td><td> indicates KDE/Plasma is in use</td></tr>