aboutsummaryrefslogtreecommitdiffstats
path: root/wayland-util.h
Commit message (Expand)AuthorAgeFilesLines
* Move core protocol libraries into wayland/ subdirectoryKristian Høgsberg2010-09-141-127/+0
* Introduce 'buffer' object for attaching, image cahce and cursor imagesKristian Høgsberg2010-08-091-0/+7
* Fix window picking orderKristian Høgsberg2010-07-121-0/+5
* Add extern "C" wrappers to public header filesKristian Høgsberg2010-06-101-0/+8
* Import Eric Anholts hash table implementationKristian Høgsberg2010-02-261-6/+9
* Add wl_list_for_each() and simplify some loopsKristian Høgsberg2010-02-261-0/+9
* Add a hash remove implementationKristian Høgsberg2009-09-181-1/+1
* Include the currently pressed keys in keyboard focus event.Kristian Høgsberg2009-02-231-0/+9
* Track objects client side using a hash too.Kristian Høgsberg2008-12-221-1/+26
* Advertise globals using a new display event.Kristian Høgsberg2008-12-211-0/+2
* Make sure we initialize object hash.Kristian Høgsberg2008-12-121-5/+4
* Put Wayland under the MIT license.Kristian Høgsberg2008-12-021-0/+22
* Generalize event loop a bit and pull in the timerfd stuff.Kristian Høgsberg2008-11-281-0/+1
* Expose screenshooting as an interface, drop SIGUSR hack.Kristian Høgsberg2008-11-241-0/+37