wlroots-hyprland/protocol
Ivan Molodetskikh 9e49ceb129 data-control: add primary selection support
data-control: separate out a data_offer struct

This is a prerequisite to adding primary selection support.

data-control: separate out data_control_source

This is a prerequisite to adding primary selection support, since that
doesn't use wlr_data_source, but rather wlr_primary_selection_source.

Update the data-control protocol

data-control: add primary selection support

Merge create_offer and create_primary_offer

Extract code into data_control_source_destroy()

Fix pointer style

Move resource neutralization to destructor

Store wl_resource in the data_offer

Extract data_offer destruction into a function
2019-02-10 17:12:05 +01:00
..
gamma-control.xml Add gamma_control skeleton 2017-09-06 14:48:27 +02:00
gtk-primary-selection.xml Add wlr_primary_selection_device_manager and wlr_primary_selection_source 2017-12-22 19:20:12 +01:00
idle.xml Add idle protocol 2018-01-10 14:32:41 +02:00
input-method-unstable-v2.xml wlroots: add basic support for zwp_input_method_v2 2018-10-09 09:56:46 +00:00
meson.build Implement the pointer-gestures-unstable-v1 protocol 2019-01-28 22:06:36 +01:00
screenshooter.xml Add screenshooter skeleton 2017-10-07 16:22:02 +02:00
server-decoration.xml Add server-decoration skeleton 2017-10-24 21:56:18 +02:00
virtual-keyboard-unstable-v1.xml virtual-keyboard: add support for the virtual-keyboard-v1 protocol 2018-05-28 10:05:55 +02:00
wlr-data-control-unstable-v1.xml data-control: add primary selection support 2019-02-10 17:12:05 +01:00
wlr-export-dmabuf-unstable-v1.xml Update example and protocol 2018-06-17 14:06:52 +01:00
wlr-foreign-toplevel-management-unstable-v1.xml types: implement wlr_foreign_toplevel_management_v1 2018-12-08 14:09:30 +01:00
wlr-gamma-control-unstable-v1.xml Implement wlr-gamma-control-unstable-v1 2018-08-02 23:33:04 +01:00
wlr-input-inhibitor-unstable-v1.xml Add wlr_input_inhibitor 2018-04-03 14:06:52 -04:00
wlr-layer-shell-unstable-v1.xml Fix typos in documentation 2018-05-03 21:43:54 +01:00
wlr-screencopy-unstable-v1.xml screncopy: update protocol 2018-06-30 22:18:04 +01:00