mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-03-12 15:50:36 +01:00
Very likely that 2.4 kernels won't be used with Wayland compositor so the check for signal value is pretty much useless. It's okay to change e->value inside evdev_process_absolute_motion_touchpad given it's not used later on, and I also rather not touch this snip because it will be changed when multi-touch support arrives. Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| compositor-drm.c | ||
| compositor-openwfd.c | ||
| compositor-wayland.c | ||
| compositor-x11.c | ||
| compositor.c | ||
| compositor.h | ||
| evdev.c | ||
| image-loader.c | ||
| Makefile.am | ||
| screenshooter.c | ||
| shell.c | ||
| switcher.c | ||
| tablet-shell.c | ||
| tty.c | ||
| xserver-launcher.c | ||