platform/upstream/libinput.git
2013-11-10 Daniel StoneBrown-paper bag fix for LED
2013-11-10 Daniel StoneAdd keymap argument to weston_seat_init_keyboard
2013-11-10 Daniel StoneSplit weston_seat_init up into pointer/keyboard/touch
2013-11-10 Daniel StoneConvert notify_axis to wl_fixed_t
2013-11-10 Daniel StoneUse enum wl_keyboard_key_state instead of integer
2013-11-10 Daniel StoneUse enum wl_pointer_button_state instead of integer
2013-11-10 Daniel Stoneevdev: Add LED update hook
2013-11-10 Daniel Stoneevdev: Add device capabilities
2013-11-10 Daniel StoneRename evdev_input_device::type to pending_events
2013-11-10 Daniel Stoneevdev: Convert device type to an enum
2013-11-10 Jonas Ådahlevdev: Improve touchpad support and add motion filters
2013-11-10 Jonas Ådahlevdev: Add event process dispatching
2013-11-10 Daniel StoneConvert wl_input_device to wl_seat (and friends)
2013-11-10 Jonas Ådahlevdev: Use wl_fixed_t for relative motions
2013-11-10 Kristian Høgsbergcompositor: Use wl_fixed_t for incoming input events
2013-11-10 Jonas Ådahlevdev: Convert wl_fixed_t to int before using internally
2013-11-10 Pekka Paalanencompositor: move libudev.h to evdev.h
2013-11-10 Kristian HøgsbergFollow wayland change to serial numbers
2013-11-10 Kristian Høgsbergevdev: Get key state from kernel on vt enter
2013-11-10 Benjamin Franzkeevdev: Disable the udev monitor when another vt becomes...
2013-11-10 Benjamin FranzkeIntroduce weston-launch
2013-11-10 Jonas ÅdahlProperly dispose event sources and event loops
2013-11-10 Tiago Vignattievdev: reuse code for device removal
2013-11-10 Scott MoreauHook up axis events.
2013-11-10 Ander Conselvan... evdev: fix input lag when processing input from output...
2013-11-10 Tiago Vignattievdev: use mtdev for multitouch devices
2013-11-10 Kristian Høgsbergcompositor: Move input devices to their own event loop
2013-11-10 Kristian HøgsbergRevert "weston: Drop priviledges early, and seteuid...
2013-11-10 Benjamin Franzkeweston: Drop priviledges early, and seteuid when needed
2013-11-10 Tiago Vignattievdev: fix uninitialised pointer value
2013-11-10 Kristian Høgsbergevdev: Drop noisy debug messages on vt swtich
2013-11-10 Olivier Le... evdev: Correct warning on missing input device
2013-11-10 Pekka Paalanenevdev: warn about missing input devices
2013-11-10 Kristian HøgsbergRename wayland-compositor to weston
2013-11-10 Kristian Høgsbergclients: Add simple-touch client for testing touch...
2013-11-10 Kristian Høgsbergevdev: Store positions for all touch points in the...
2013-11-10 Tiago Vignattievdev: Add ABS_MT_* support for direct touch devices
2013-11-10 Tiago Vignattievdev: new header file for the driver
2013-11-10 Tiago Vignatticompositor-drm: remove/add evdev devices when vt switches
2013-11-10 Tiago Vignatticompositor-drm: destroy evdev driver properly when...
2013-11-10 Tiago Vignattievdev: use a separate function for adding devices
2013-11-10 Tiago Vignattievdev: run flush_motion only when needed
2013-11-10 Tiago Vignattievdev: send old valuator inside event frame when the...
2013-11-10 Kristian Høgsbergevdev: Silence warning
2013-11-10 Kristian Høgsbergcompositor: The compositor is now jiust a regular globa...
2013-11-10 Kristian HøgsbergSimplify evdev_flush_motion() a tiny bit
2013-11-10 Tiago Vignattievdev: fetch absolute coordinates inside flush_motion...
2013-11-10 Tiago Vignattievdev: remove useless field from device structure
2013-11-10 Tiago Vignattievdev: reset accumulator inside evdev_flush_motion
2013-11-10 Tiago Vignattievdev: use a separate structure to denote accumulated...
2013-11-10 Tiago Vignattievdev: use a separate struct for abs information
2013-11-10 Kristian Høgsbergevdev: Reset accumulate values when we flush motion...
2013-11-10 Tiago Vignattievdev: fix order of events being sent to the compositor
2013-11-10 Tiago Vignattievdev: remove signed value checks
2013-11-10 Tiago Vignattievdev: Simplify error path for device creation
2013-11-10 Tiago Vignattievdev: Delete unused fields from evdev_input_device
2013-11-10 Tiago Vignattievdev: Add hotplug support
2013-11-10 Kristian Høgsbergevdev: Associate touchscreen devices with output up...
2013-11-10 Tiago Vignattievdev: treat BTN_TOUCH as BTN_LEFT
2013-11-10 Tiago Vignattievdev: use last output from compositor to get the scree...
2013-11-10 Tiago Vignattievdev: organize the code for processing events
2013-11-10 Tiago Vignattievdev: opt out accelerometer type of devices
2013-11-10 Tiago Vignattievdev: use a separate function for configuring devices
2013-11-10 Matt PetersonRelative movement with a touchpad and other misc fixes...
2013-11-10 Kristian Høgsbergevdev: Only add event devices
2013-11-10 Kristian Høgsbergcompositor: Use systemd seats for input devices as...
2013-11-10 Kristian HøgsbergUpdate return types of event handler functions
2013-11-10 Kristian HøgsbergSome kind of support for touchscreen
2013-11-10 Kristian HøgsbergSplit out evdev handling to its own file
2010-06-11 Kristian HøgsbergSplit native drm part of compositor out
2010-06-05 Kristian HøgsbergRename wayland-system-compositor back to just compositor
2008-12-19 Kristian HøgsbergRename egl-compositor to wayland-system-compositor.
2008-12-12 Kristian HøgsbergRewrite input event delivery path.
2008-12-10 Kristian HøgsbergFix signature for pointer motion event.
2008-12-10 Kristian HøgsbergFeed button events through compositor.
2008-12-02 Kristian HøgsbergPut Wayland under the MIT license.
2008-11-26 Kristian HøgsbergConvert touchpad absolute events to relative.
2008-11-24 Kristian HøgsbergAdd keyboard input, move input device creation to compo...
2008-11-24 Kristian HøgsbergAdd missing breaks in evdev switch.
2008-11-24 Kristian HøgsbergRename input.c to evdev.c.
2008-09-30 Kristian HøgsbergInitial commit.