mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
gtk-primary-selection: track resources
This commit is contained in:
parent
b9a2e4ba4c
commit
eaafd65a12
2 changed files with 16 additions and 3 deletions
|
|
@ -14,6 +14,7 @@
|
|||
|
||||
struct wlr_primary_selection_device_manager {
|
||||
struct wl_global *global;
|
||||
struct wl_list resources;
|
||||
|
||||
struct wl_listener display_destroy;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue