wlroots-hyprland/backend/libinput
Dominique Martinet 701e147b9b libinput: remove useless get_context call
That function is literally just "return event->device->seat->libinput"
We do not use context, so do not fetch it.
2017-08-13 08:07:44 +02:00
..
backend.c Re-enable backend autoselection 2017-08-12 19:56:55 -04:00
events.c libinput: remove useless get_context call 2017-08-13 08:07:44 +02:00
keyboard.c Build libinput events on the stack instead of allocating 2017-08-11 18:38:27 +02:00
pointer.c Build libinput events on the stack instead of allocating 2017-08-11 18:38:27 +02:00
tablet_pad.c Build libinput events on the stack instead of allocating 2017-08-11 18:38:27 +02:00
tablet_tool.c Build libinput events on the stack instead of allocating 2017-08-11 18:38:27 +02:00
touch.c Build libinput events on the stack instead of allocating 2017-08-11 18:38:27 +02:00