mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-26 06:59:52 -05:00
xwayland: add pid support
This commit is contained in:
parent
97346e7a1b
commit
b78ae54158
3 changed files with 18 additions and 4 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue