xwayland: add pid support

This commit is contained in:
emersion 2017-09-29 22:43:14 +02:00
parent 97346e7a1b
commit b78ae54158
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
3 changed files with 18 additions and 4 deletions

View file

@ -52,6 +52,7 @@ enum atom_name {
WM_S0,
NET_SUPPORTED,
NET_WM_S0,
NET_WM_PID,
NET_WM_NAME,
NET_WM_STATE,
WM_TAKE_FOCUS,