Split native drm part of compositor out
[profile/ivi/wayland.git] / wayland-util.h
2010-06-10 Kristian HøgsbergAdd extern "C" wrappers to public header files
2010-02-26 Kristian HøgsbergImport Eric Anholts hash table implementation
2010-02-26 Kristian HøgsbergAdd wl_list_for_each() and simplify some loops
2009-09-18 Kristian HøgsbergAdd a hash remove implementation
2009-02-24 Kristian HøgsbergInclude the currently pressed keys in keyboard focus...
2008-12-22 Kristian HøgsbergTrack objects client side using a hash too.
2008-12-22 Kristian HøgsbergAdvertise globals using a new display event.
2008-12-12 Kristian HøgsbergMake sure we initialize object hash.
2008-12-02 Kristian HøgsbergPut Wayland under the MIT license.
2008-11-28 Kristian HøgsbergGeneralize event loop a bit and pull in the timerfd...
2008-11-24 Kristian HøgsbergExpose screenshooting as an interface, drop SIGUSR...