summaryrefslogtreecommitdiff
path: root/evdev.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-19Rename egl-compositor to wayland-system-compositor.Kristian Høgsberg1-21/+16
2008-12-11Rewrite input event delivery path.Kristian Høgsberg1-54/+30
2008-12-10Fix signature for pointer motion event.Kristian Høgsberg1-1/+1
2008-12-10Feed button events through compositor.Kristian Høgsberg1-0/+8
2008-12-02Put Wayland under the MIT license.Kristian Høgsberg1-0/+22
2008-11-25Convert touchpad absolute events to relative.Kristian Høgsberg1-4/+20
2008-11-24Add keyboard input, move input device creation to compositor.Kristian Høgsberg1-3/+7
2008-11-24Add missing breaks in evdev switch.Kristian Høgsberg1-0/+2
2008-11-24Rename input.c to evdev.c.Kristian Høgsberg1-0/+151