mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-24 06:59:45 -05:00
xwm: x11 data source
This commit is contained in:
parent
c67cf2e9e4
commit
1ada1b7f0b
2 changed files with 42 additions and 5 deletions
|
|
@ -65,6 +65,7 @@ struct wlr_xwm {
|
|||
xcb_window_t selection_owner;
|
||||
xcb_timestamp_t selection_timestamp;
|
||||
int incr;
|
||||
int data_source_fd;
|
||||
|
||||
struct wlr_xwayland_surface *focus_surface;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue