mirror of
https://github.com/swaywm/sway.git
synced 2026-04-24 06:46:22 -04:00
Merge branch 'swaywm:master' into master
This commit is contained in:
commit
f89d239bb4
2 changed files with 18 additions and 2 deletions
|
|
@ -52,6 +52,7 @@ struct sway_cursor {
|
|||
struct wl_listener touch_down;
|
||||
struct wl_listener touch_up;
|
||||
struct wl_listener touch_motion;
|
||||
struct wl_listener touch_frame;
|
||||
bool simulating_pointer_from_touch;
|
||||
int32_t pointer_touch_id;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue