30 Commits (77a4a795596fc43e67fb9d752d565b43c30d580f)

Author SHA1 Message Date
Kristian Høgsberg 4fe1a3ed3a Don't track globals in the client lib, just send out events 14 years ago
Kristian Høgsberg 3862e43779 Generate client side marshal stubs from protocol spec 14 years ago
Kristian Høgsberg 5fcd0aa58e Introduce 'buffer' object for attaching, image cahce and cursor images 14 years ago
Kristian Høgsberg 83fc061c9c Introduce 'shell' object for moving and resizing surfaces in the compositor 14 years ago
Kristian Høgsberg a1f3f60bea Generate protocol types and metadata from xml 14 years ago
Kristian Høgsberg b56cb00045 Use "" when including our own header files 14 years ago
Kristian Høgsberg 808fd41861 Drop coordinates from buttons press, add timestamp to events 14 years ago
Kristian Høgsberg 2d6b7c118b Fix some warnings 14 years ago
Kristian Høgsberg da6c6b1a38 Add extern "C" wrappers to public header files 14 years ago
Kristian Høgsberg 478d9265f9 Send device name at connect time 14 years ago
Kristian Høgsberg 38bb716383 Drop surface::copy 14 years ago
Kristian Høgsberg ecf65fe041 Implement user_data for surface 15 years ago
Kristian Høgsberg 3c38fa0c3e Include the currently pressed keys in keyboard focus event. 16 years ago
Kristian Høgsberg db6c2f3f0e Add keyboard and pointer focus events. 16 years ago
Kristian Høgsberg 94448c0ad7 Add listener interfaces for output and input_device objects. 16 years ago
Kristian Høgsberg ee02ca6fa4 Add hook to allow globals to send cold-plug events to new clients. 16 years ago
Kristian Høgsberg 8049cbb88a Also check for interface version wl_display_get_object_id(). 16 years ago
Kristian Høgsberg de31d5ca6f Add preliminary visual support. 16 years ago
Kristian Høgsberg d2412e2c2e Redesign the compositor / server interface. 16 years ago
Kristian Høgsberg dc0f355f0a Fix API to always include socket name length. 16 years ago
Kristian Høgsberg ffd710e653 Put Wayland under the MIT license. 16 years ago
Kristian Høgsberg 4097923a64 Add commit request + ack event to wayland core. 16 years ago
Kristian Høgsberg 1e4b86af1a Expose screenshooting as an interface, drop SIGUSR hack. 16 years ago
Kristian Høgsberg b7a01928be Add prototypes warnings, use -fvisibility. 16 years ago
Kristian Høgsberg fb59084fbf Add glib main loop integration, use it in flower client. 16 years ago
Kristian Høgsberg 7f77bd8fbe Add copy and damage surface requests. 16 years ago
Kristian Høgsberg 5a27f3e6a7 Add a new client that draws a pointer. 16 years ago
Kristian Høgsberg 427524aedf Use new connection object in client code too. 16 years ago
Kristian Høgsberg 05eff51e41 Add surface.map request. 16 years ago
Kristian Høgsberg a67a71a7cf Bunch of new stuff: simple compositor, cairo+gem use in client, events. 16 years ago