mirror of
https://github.com/labwc/labwc.git
synced 2026-04-11 08:21:13 -04:00
Formatting
This commit is contained in:
parent
9d87facbba
commit
b2fe058a37
1 changed files with 2 additions and 1 deletions
|
|
@ -24,7 +24,8 @@ static struct wlr_surface*
|
|||
touch_get_coords(struct seat *seat, struct wlr_touch *touch, double x, double y,
|
||||
double *x_offset, double *y_offset)
|
||||
{
|
||||
/* Do not return a surface when mouse emulation is enforced. Not
|
||||
/*
|
||||
* Do not return a surface when mouse emulation is enforced. Not
|
||||
* having a surface will trigger the fallback to cursor move/button
|
||||
* emulation in the touch signal handlers.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue