mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-24 06:59:45 -05:00
xwayland: add window_type support
This commit is contained in:
parent
b78ae54158
commit
5002d968f3
3 changed files with 37 additions and 4 deletions
|
|
@ -55,6 +55,7 @@ enum atom_name {
|
|||
NET_WM_PID,
|
||||
NET_WM_NAME,
|
||||
NET_WM_STATE,
|
||||
NET_WM_WINDOW_TYPE,
|
||||
WM_TAKE_FOCUS,
|
||||
ATOM_LAST,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue