mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-15 06:59:43 -05:00
xwm: handle selection stubs
This commit is contained in:
parent
1f976a0f25
commit
c67cf2e9e4
2 changed files with 26 additions and 10 deletions
|
|
@ -32,9 +32,9 @@ enum atom_name {
|
|||
_NET_WM_STATE_MAXIMIZED_HORZ,
|
||||
WM_STATE,
|
||||
CLIPBOARD,
|
||||
CLIPBOARD_MANAGER,
|
||||
WL_SELECTION,
|
||||
TARGETS,
|
||||
CLIPBOARD_MANAGER,
|
||||
ATOM_LAST,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue