wlroots-hyprland/include/wlr/types
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
..
meson.build Implement the pointer-gestures-unstable-v1 protocol 2019-01-28 22:06:36 +01:00
wlr_box.h Standardize the wlr_box input paramaters 2018-12-21 13:56:10 -05:00
wlr_buffer.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_compositor.h surface: fix destroyed subsurfaces handling 2018-11-26 23:17:52 +01:00
wlr_cursor.h Implement the pointer-gestures-unstable-v1 protocol 2019-01-28 22:06:36 +01:00
wlr_data_control_v1.h data-control: add primary selection support 2019-02-10 17:12:05 +01:00
wlr_data_device.h data-device: keep track of wlr_data_offer in wlr_seat lists 2019-01-24 12:18:41 +01:00
wlr_export_dmabuf_v1.h export-dmabuf-v1: add missing destroy request handler 2018-12-06 19:08:28 +01:00
wlr_foreign_toplevel_management_v1.h types: implement wlr_foreign_toplevel_management_v1 2018-12-08 14:09:30 +01:00
wlr_fullscreen_shell_v1.h fullscreen-shell-v1: initial protocol implementation 2019-01-06 12:12:06 +01:00
wlr_gamma_control.h Add destroy signals to types that are destroyed by wl_display_destroy 2018-08-26 23:23:12 +02:00
wlr_gamma_control_v1.h Add destroy signals to types that are destroyed by wl_display_destroy 2018-08-26 23:23:12 +02:00
wlr_gtk_primary_selection.h Deprecate old protocols 2019-02-09 19:57:10 +01:00
wlr_idle.h Add destroy signals to types that are destroyed by wl_display_destroy 2018-08-26 23:23:12 +02:00
wlr_idle_inhibit_v1.h Add destroy signals to types that are destroyed by wl_display_destroy 2018-08-26 23:23:12 +02:00
wlr_input_device.h [WIP][DONTMERGE]Add support for libinput_switch input devices 2018-12-15 14:42:35 +11:00
wlr_input_inhibitor.h Add destroy signals to types that are destroyed by wl_display_destroy 2018-08-26 23:23:12 +02:00
wlr_input_method_v2.h input-method-v2: fix include guard name 2018-10-12 19:58:12 +02:00
wlr_keyboard.h Send unique keymap file descriptors 2018-09-18 13:58:36 +05:30
wlr_layer_shell_v1.h layer-shell: add _v1 suffix 2018-09-14 19:32:33 +02:00
wlr_linux_dmabuf_v1.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_list.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_matrix.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_output.h output: switch swap_buffers damage to output-buffer-local coords 2018-12-01 10:56:35 +01:00
wlr_output_damage.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_output_layout.h introduce wlr_output_layout_farthest_output 2018-08-25 09:14:55 +02:00
wlr_pointer.h Implement the pointer-gestures-unstable-v1 protocol 2019-01-28 22:06:36 +01:00
wlr_pointer_constraints_v1.h pointer-constraints: add unstable header 2018-09-27 12:39:29 +02:00
wlr_pointer_gestures_v1.h Implement the pointer-gestures-unstable-v1 protocol 2019-01-28 22:06:36 +01:00
wlr_presentation_time.h Rename get_present_clock to get_presentation clock, use it 2018-10-04 22:00:22 +02:00
wlr_primary_selection.h data-device, primary-selection: add request_set_selection 2019-01-24 11:38:23 +01:00
wlr_region.h Implement pointer-constraints protocol in wlroots and rootston 2018-09-18 10:14:33 +02:00
wlr_relative_pointer_v1.h relative-pointer-v1: time is in usec, not msec 2019-01-30 21:25:42 +01:00
wlr_screencopy_v1.h output: add wlr_output_set_hardware_cursors_enabled 2018-09-18 11:37:37 +02:00
wlr_screenshooter.h Deprecate old protocols 2019-02-09 19:57:10 +01:00
wlr_seat.h seat: don't send motion if pointer hasn't moved 2019-01-30 15:24:17 +01:00
wlr_server_decoration.h Deprecate old protocols 2019-02-09 19:57:10 +01:00
wlr_surface.h Merge pull request #1261 from arandomhuman/damage-control 2018-11-04 14:31:17 +01:00
wlr_switch.h Working switches in rootston: 2018-12-15 14:42:35 +11:00
wlr_tablet_pad.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_tablet_tool.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_tablet_v2.h Merge pull request #1160 from Ongy/tablet-grabs 2018-09-12 19:01:50 +02:00
wlr_text_input_v3.h wlroots: add support for zwp_text_input_unstable_v3 2018-10-09 09:56:11 +00:00
wlr_touch.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_virtual_keyboard_v1.h Add destroy signals to types that are destroyed by wl_display_destroy 2018-08-26 23:23:12 +02:00
wlr_wl_shell.h Deprecate old protocols 2019-02-09 19:57:10 +01:00
wlr_xcursor_manager.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_xdg_decoration_v1.h Add destroy signals to types that are destroyed by wl_display_destroy 2018-08-26 23:23:12 +02:00
wlr_xdg_output_v1.h xdg-output: add _v1 suffix 2018-09-14 19:29:08 +02:00
wlr_xdg_shell.h Remove wlr_xdg_surface_send_close. 2019-01-13 14:22:49 +00:00
wlr_xdg_shell_v6.h Deprecate old protocols 2019-02-09 19:57:10 +01:00