I think everybody is waiting for an explanation as to why one of the
clients cannot choose the action, and instead the compositor does it.
You are defining a function f(S,D,M) that takes three inputs and returns a
selected action. The three inputs are the set of actions from the source
(S), the se
These 2 requests have been added:
- wl_data_source.set_actions: Notifies the compositor of the available
actions on the data source.
- wl_data_offer.set_actions: Notifies the compositor of the available
actions on the destination side, plus the preferred action.
Out of the data from these req