wlroots-hyprland/include/wlr/types
emersion f44003f04b data-device: remove wlr_data_source.seat_client
Since the source doesn't always come from a client, this field
doesn't make sense. It is replaced by a new "finalized" field in
wlr_client_data_source. This is used to make sure set_actions is
not sent after start_drag has been sent.

A check in data_offer_choose_action has been removed: if an offer
has been sent then start_drag has been called, no need to check.

I also wanted to add a check for wl_data_source.offer, but it
turns out (1) this isn't in the spec (2) it breaks GTK+.

This is some preliminary work for Firefox on Wayland compatibility.
2018-10-07 16:01:57 +02:00
..
meson.build presentation-time: add protocol implementation 2018-10-04 21:55:31 +02:00
wlr_box.h Implement pointer-constraints protocol in wlroots and rootston 2018-09-18 10:14:33 +02:00
wlr_buffer.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_compositor.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_cursor.h Implement pointer-constraints protocol in wlroots and rootston 2018-09-18 10:14:33 +02:00
wlr_data_device.h data-device: remove wlr_data_source.seat_client 2018-10-07 16:01:57 +02:00
wlr_export_dmabuf_v1.h export-dmabuf: disable hardware cursors if desired 2018-09-18 11:48:04 +02: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_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 Initial pass on API stability guarantees 2018-07-29 19:20:34 -04: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_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: add presentation refresh prediction 2018-10-04 22:00:24 +02: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 Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_pointer_constraints_v1.h pointer-constraints: add unstable header 2018-09-27 12:39:29 +02: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 Add destroy signals to types that are destroyed by wl_display_destroy 2018-08-26 23:23:12 +02:00
wlr_region.h Implement pointer-constraints protocol in wlroots and rootston 2018-09-18 10:14:33 +02:00
wlr_screencopy_v1.h output: add wlr_output_set_hardware_cursors_enabled 2018-09-18 11:37:37 +02:00
wlr_screenshooter.h Add destroy signals to types that are destroyed by wl_display_destroy 2018-08-26 23:23:12 +02:00
wlr_seat.h seat: remove unused keyboard focus_change event 2018-09-27 12:21:30 +02:00
wlr_server_decoration.h Add destroy signals to types that are destroyed by wl_display_destroy 2018-08-26 23:23:12 +02:00
wlr_surface.h Add wlr_surface::input_region member 2018-09-18 10:14:33 +02: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_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 Add destroy signals to types that are destroyed by wl_display_destroy 2018-08-26 23:23:12 +02: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 Add destroy signals to types that are destroyed by wl_display_destroy 2018-08-26 23:23:12 +02:00
wlr_xdg_shell_v6.h Add destroy signals to types that are destroyed by wl_display_destroy 2018-08-26 23:23:12 +02:00