xwayland: read window title & class

This commit is contained in:
emersion 2017-09-29 15:57:21 +02:00
parent 6479fb27be
commit e3917af69d
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
3 changed files with 89 additions and 2 deletions

View file

@ -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,