mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-26 06:59:52 -05:00
xwayland: read window title & class
This commit is contained in:
parent
6479fb27be
commit
e3917af69d
3 changed files with 89 additions and 2 deletions
|
|
@ -51,6 +51,7 @@ enum atom_name {
|
|||
WM_S0,
|
||||
NET_SUPPORTED,
|
||||
NET_WM_S0,
|
||||
NET_WM_NAME,
|
||||
NET_WM_STATE,
|
||||
WM_TAKE_FOCUS,
|
||||
ATOM_LAST,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue