summaryrefslogtreecommitdiff
path: root/wayland-util.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-23Include the currently pressed keys in keyboard focus event.Kristian Høgsberg1-0/+44
2008-12-22Track objects client side using a hash too.Kristian Høgsberg1-1/+2
2008-12-14Initialize count to 0 in wl_list_length().Kristian Høgsberg1-0/+1
2008-12-12Make sure we initialize object hash.Kristian Høgsberg1-0/+26
2008-12-02Put Wayland under the MIT license.Kristian Høgsberg1-0/+22
2008-11-28Generalize event loop a bit and pull in the timerfd stuff.Kristian Høgsberg1-0/+6
2008-11-24Expose screenshooting as an interface, drop SIGUSR hack.Kristian Høgsberg1-0/+83