mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-26 06:59:52 -05:00
xwm: rewrite xwm initialization
This commit is contained in:
parent
ff0006d0f0
commit
263279b7e0
2 changed files with 122 additions and 68 deletions
|
|
@ -23,6 +23,8 @@ enum atom_name {
|
|||
WINDOW,
|
||||
_NET_ACTIVE_WINDOW,
|
||||
_NET_WM_MOVERESIZE,
|
||||
_NET_WM_NAME,
|
||||
_NET_SUPPORTING_WM_CHECK,
|
||||
ATOM_LAST,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue