mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-06 13:29:45 -05:00
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 |
||
|---|---|---|
| .. | ||
| gamma-control.xml | ||
| gtk-primary-selection.xml | ||
| idle.xml | ||
| input-method-unstable-v2.xml | ||
| meson.build | ||
| screenshooter.xml | ||
| server-decoration.xml | ||
| virtual-keyboard-unstable-v1.xml | ||
| wlr-data-control-unstable-v1.xml | ||
| wlr-export-dmabuf-unstable-v1.xml | ||
| wlr-foreign-toplevel-management-unstable-v1.xml | ||
| wlr-gamma-control-unstable-v1.xml | ||
| wlr-input-inhibitor-unstable-v1.xml | ||
| wlr-layer-shell-unstable-v1.xml | ||
| wlr-screencopy-unstable-v1.xml | ||