summaryrefslogtreecommitdiff
path: root/wayland-util.h
AgeCommit message (Expand)AuthorFilesLines
2010-08-09Introduce 'buffer' object for attaching, image cahce and cursor imagesKristian Høgsberg1-0/+7
2010-07-12Fix window picking orderKristian Høgsberg1-0/+5
2010-06-10Add extern "C" wrappers to public header filesKristian Høgsberg1-0/+8
2010-02-26Import Eric Anholts hash table implementationKristian Høgsberg1-6/+9
2010-02-26Add wl_list_for_each() and simplify some loopsKristian Høgsberg1-0/+9
2009-09-18Add a hash remove implementationKristian Høgsberg1-1/+1
2009-02-23Include the currently pressed keys in keyboard focus event.Kristian Høgsberg1-0/+9
2008-12-22Track objects client side using a hash too.Kristian Høgsberg1-1/+26
2008-12-21Advertise globals using a new display event.Kristian Høgsberg1-0/+2
2008-12-12Make sure we initialize object hash.Kristian Høgsberg1-5/+4
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/+1
2008-11-24Expose screenshooting as an interface, drop SIGUSR hack.Kristian Høgsberg1-0/+37