Age | Commit message (Collapse) | Author |
|
|
|
|
|
Abstract data sources
|
|
Fix views outside output layout
|
|
Free fullscreen surface and cursors when destroying output
|
|
|
|
|
|
|
|
data_device
|
|
|
|
This removes some fields specific to sources coming from clients.
This adds some drag'n'drop-related callbacks.
|
|
This is more robust than trying to recopy a few fields.
Note: wlr_xwayland->events.ready now resets after each trigger, so one can
hook on it again and be called when restart is ready
|
|
... and have it listen to seat destroy notifier
|
|
|
|
|
|
This is necessary if our last primary/clipboard selection was on Xwayland,
and we try to paste to native wayland after Xwayland died
|
|
|
|
wlr-keyboard: keep track of number of keycodes pressed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[wip] Role committed
|
|
|
|
|
|
|
|
Implement xwayland primary selection sync
|
|
|
|
|
|
Fix cursor on transformed output with DRM backend
|
|
|
|
|
|
|
|
|
|
|
|
This ought to be enough to serve as an example for other compositors to
use.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|