mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-26 06:59:52 -05:00
Add reply->type checks, add XCB_ATOM_WM_TRANSIENT_FOR
This commit is contained in:
parent
47d767dbc4
commit
f2b03b2ec1
3 changed files with 75 additions and 35 deletions
|
|
@ -48,6 +48,7 @@
|
|||
enum atom_name {
|
||||
WL_SURFACE_ID,
|
||||
WM_PROTOCOLS,
|
||||
UTF8_STRING,
|
||||
WM_S0,
|
||||
NET_SUPPORTED,
|
||||
NET_WM_S0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue