mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-17 06:59:43 -05:00
wlr-data-device: source actions
This commit is contained in:
parent
25831d287e
commit
07259cf8ea
2 changed files with 30 additions and 7 deletions
|
|
@ -30,6 +30,7 @@ struct wlr_data_source {
|
|||
enum wl_data_device_manager_dnd_action current_dnd_action;
|
||||
uint32_t dnd_actions;
|
||||
uint32_t compositor_action;
|
||||
bool actions_set;
|
||||
|
||||
struct {
|
||||
struct wl_signal destroy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue