summaryrefslogtreecommitdiff
path: root/wayland-client.c
AgeCommit message (Expand)AuthorFilesLines
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-6/+20
2008-11-24Expose screenshooting as an interface, drop SIGUSR hack.Kristian Høgsberg1-8/+61
2008-11-08Add prototypes warnings, use -fvisibility.Kristian Høgsberg1-16/+21
2008-11-07Add glib main loop integration, use it in flower client.Kristian Høgsberg1-4/+28
2008-11-07Add copy and damage surface requests.Kristian Høgsberg1-3/+42
2008-11-06Add a new client that draws a pointer.Kristian Høgsberg1-6/+20
2008-11-06Add crude input device support.Kristian Høgsberg1-9/+8
2008-11-06Drop unused struct definition.Kristian Høgsberg1-5/+0
2008-11-06Handle multiple clients better.Kristian Høgsberg1-1/+4
2008-11-06Use new connection object in client code too.Kristian Høgsberg1-95/+53
2008-11-06Add surface.map request.Kristian Høgsberg1-1/+37
2008-10-07Bunch of new stuff: simple compositor, cairo+gem use in client, events.Kristian Høgsberg1-0/+214