mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
add support for primary selection
This commit is contained in:
parent
3efcfaf145
commit
804384368c
2 changed files with 16 additions and 6 deletions
|
|
@ -76,6 +76,7 @@ struct seat {
|
|||
|
||||
struct wl_listener request_cursor;
|
||||
struct wl_listener request_set_selection;
|
||||
struct wl_listener request_set_primary_selection;
|
||||
|
||||
struct wl_listener keyboard_key;
|
||||
struct wl_listener keyboard_modifiers;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue