summaryrefslogtreecommitdiff
path: root/wayland-client.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-23Include the currently pressed keys in keyboard focus event.Kristian Høgsberg1-1/+2
2009-02-22Add keyboard and pointer focus events.Kristian Høgsberg1-0/+6
2008-12-30Add listener interfaces for output and input_device objects.Kristian Høgsberg1-21/+62
2008-12-21Add hook to allow globals to send cold-plug events to new clients.Kristian Høgsberg1-0/+3
2008-12-21Also check for interface version wl_display_get_object_id().Kristian Høgsberg1-1/+1
2008-12-18Add preliminary visual support.Kristian Høgsberg1-2/+10
2008-12-15Redesign the compositor / server interface.Kristian Høgsberg1-2/+5
2008-12-07Fix API to always include socket name length.Kristian Høgsberg1-1/+1
2008-12-02Put Wayland under the MIT license.Kristian Høgsberg1-0/+22
2008-11-25Add commit request + ack event to wayland core.Kristian Høgsberg1-1/+5
2008-11-24Expose screenshooting as an interface, drop SIGUSR hack.Kristian Høgsberg1-1/+11
2008-11-08Add prototypes warnings, use -fvisibility.Kristian Høgsberg1-0/+7
2008-11-07Add glib main loop integration, use it in flower client.Kristian Høgsberg1-5/+9
2008-11-07Add copy and damage surface requests.Kristian Høgsberg1-1/+6
2008-11-06Add a new client that draws a pointer.Kristian Høgsberg1-0/+10
2008-11-06Use new connection object in client code too.Kristian Høgsberg1-13/+7
2008-11-06Add surface.map request.Kristian Høgsberg1-3/+5
2008-10-07Bunch of new stuff: simple compositor, cairo+gem use in client, events.Kristian Høgsberg1-0/+28