mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-24 06:59:45 -05:00
xwayland: request hints
This commit is contained in:
parent
cec012019f
commit
0c22ad09a7
2 changed files with 30 additions and 0 deletions
|
|
@ -49,6 +49,9 @@ enum atom_name {
|
|||
WL_SURFACE_ID,
|
||||
WM_DELETE_WINDOW,
|
||||
WM_PROTOCOLS,
|
||||
WM_NORMAL_HINTS,
|
||||
WM_SIZE_HINTS,
|
||||
MOTIF_WM_HINTS,
|
||||
UTF8_STRING,
|
||||
WM_S0,
|
||||
NET_SUPPORTED,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue