mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-27 06:59:46 -05:00
xwm: refactor client message handler
This commit is contained in:
parent
a861b380ef
commit
ff0006d0f0
2 changed files with 44 additions and 25 deletions
|
|
@ -22,6 +22,7 @@ enum atom_name {
|
|||
WM_TAKE_FOCUS,
|
||||
WINDOW,
|
||||
_NET_ACTIVE_WINDOW,
|
||||
_NET_WM_MOVERESIZE,
|
||||
ATOM_LAST,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue