diff options
| author | Austin Shafer <ashafer@badland.io> | 2025-08-12 16:19:02 -0400 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2025-08-25 17:39:30 -0500 |
| commit | 037423da2b2a84f330cb037699ef604ba0d0c94f (patch) | |
| tree | 0822c0641c44872102a7201af10840cb43f70a1d /cube/cube.cpp | |
| parent | 138acd846be17663aebcb370869deff9f58629c9 (diff) | |
| download | usermoji-037423da2b2a84f330cb037699ef604ba0d0c94f.tar.xz | |
vkcube: use _NET_WM_NAME property on X11
This sets the WM_NAME property in X11/Xwayland, usually displayed as the
name on the application titlebar.
The motivation for this is to help with automated testing environments
on Xwayland. Testing frameworks such as wltest may use compositor
methods to automate controlling a window to perform tests. When running
through Xwayland, clients normally do not have much information exposed
about them which can make it difficult for the test framework to find
and manipulate the correct window.
This change defines the WM_NAME property to allow scripting frameworks
(such as Kwin's js API) to be able to find Vkcube on Xwayland.
Diffstat (limited to 'cube/cube.cpp')
0 files changed, 0 insertions, 0 deletions
