wayland: account also for compositors that may be presenting wl_data_device before wl_seat
This commit is contained in:
parent
1e939ae316
commit
215488e653
2 changed files with 34 additions and 26 deletions
|
|
@ -399,7 +399,6 @@ typedef struct wl_clipboard_device_context {
|
|||
|
||||
MwLL ll;
|
||||
struct wl_seat* seat;
|
||||
MwU32 capabilities;
|
||||
} wl_clipboard_device_context_t;
|
||||
|
||||
struct _MwLLWayland {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue