mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-12 13:29:45 -05:00
xwayland: add wlr_xwayland_surface->motif_hints
This commit is contained in:
parent
0c22ad09a7
commit
ef5914bdb6
2 changed files with 9 additions and 1 deletions
|
|
@ -53,6 +53,8 @@ struct wlr_xwayland_surface {
|
|||
xcb_atom_t *protocols;
|
||||
size_t protocols_len;
|
||||
|
||||
uint32_t motif_hints[5];
|
||||
|
||||
struct {
|
||||
struct wl_signal destroy;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue