summaryrefslogtreecommitdiffstats
path: root/wayland-util.c
Commit message (Expand)AuthorAgeFilesLines
* Document functions in wayland-util, wayland-hash, and connection.cCasey Dahlin2010-05-311-0/+44
* Import Eric Anholts hash table implementationKristian Høgsberg2010-02-261-76/+0
* Add a hash remove implementationKristian Høgsberg2009-09-181-3/+10
* Export list implementationKristian Høgsberg2009-09-181-8/+9
* Include the currently pressed keys in keyboard focus event.Kristian Høgsberg2009-02-231-0/+44
* Track objects client side using a hash too.Kristian Høgsberg2008-12-221-1/+2
* Initialize count to 0 in wl_list_length().Kristian Høgsberg2008-12-141-0/+1
* Make sure we initialize object hash.Kristian Høgsberg2008-12-121-0/+26
* 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/+6
* Expose screenshooting as an interface, drop SIGUSR hack.Kristian Høgsberg2008-11-241-0/+83