index
:
wayland
0.85
1.0
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.2
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
main
master
next
terminal
wayland-0.8
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wayland-client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move core protocol libraries into wayland/ subdirectory
Kristian Høgsberg
2010-09-14
1
-533
/
+0
*
Return the closure from wl_connection_vmarshal()
Kristian Høgsberg
2010-09-07
1
-3
/
+7
*
Replace commit/ack/frame protocol with simpler sync and frame callbacks
Kristian Høgsberg
2010-09-03
1
-1
/
+98
*
Use a transient object for the dnd session
Kristian Høgsberg
2010-09-02
1
-0
/
+12
*
Fix const warning
Kristian Høgsberg
2010-09-01
1
-1
/
+1
*
Return a closure object from wl_connection_demarshal
Kristian Høgsberg
2010-08-30
1
-10
/
+16
*
First step towards drag and drop protocol
Kristian Høgsberg
2010-08-18
1
-6
/
+2
*
Always consume message, even if no proxy was found
Kristian Høgsberg
2010-08-17
1
-11
/
+9
*
Drop noisy warning
Kristian Høgsberg
2010-08-13
1
-17
/
+11
*
Don't track globals in the client lib, just send out events
Kristian Høgsberg
2010-08-10
1
-123
/
+26
*
Generate the wl_*_add_listener() stubs as well
Kristian Høgsberg
2010-08-10
1
-66
/
+1
*
Generate client side marshal stubs from protocol spec
Kristian Høgsberg
2010-08-09
1
-107
/
+18
*
Introduce 'buffer' object for attaching, image cahce and cursor images
Kristian Høgsberg
2010-08-09
1
-5
/
+56
*
Send out coordinates with pointer_focus event
Kristian Høgsberg
2010-08-06
1
-2
/
+0
*
Handle failure to reference a buffer name better
Kristian Høgsberg
2010-08-05
1
-0
/
+3
*
Introduce 'shell' object for moving and resizing surfaces in the compositor
Kristian Høgsberg
2010-08-04
1
-0
/
+34
*
Generate protocol types and metadata from xml
Kristian Høgsberg
2010-08-03
1
-14
/
+1
*
Drop surface::copy
Kristian Høgsberg
2010-06-08
1
-9
/
+0
*
Import Eric Anholts hash table implementation
Kristian Høgsberg
2010-02-26
1
-6
/
+9
*
Add wl_list_for_each() and simplify some loops
Kristian Høgsberg
2010-02-26
1
-27
/
+4
*
Implement user_data for surface
Kristian Høgsberg
2009-09-18
1
-0
/
+13
*
Add new surfaces to client hash table.
Kristian Høgsberg
2009-02-22
1
-0
/
+1
*
Add a toy-display object that caches state.
Kristian Høgsberg
2009-01-26
1
-3
/
+0
*
Add listener interfaces for output and input_device objects.
Kristian Høgsberg
2008-12-30
1
-136
/
+230
*
Add client side demarshalling for events.
Kristian Høgsberg
2008-12-24
1
-146
/
+128
*
Track objects client side using a hash too.
Kristian Høgsberg
2008-12-22
1
-24
/
+51
*
Add a proxy for the server side output object.
Kristian Høgsberg
2008-12-22
1
-13
/
+31
*
Add hook to allow globals to send cold-plug events to new clients.
Kristian Høgsberg
2008-12-21
1
-0
/
+27
*
Also check for interface version wl_display_get_object_id().
Kristian Høgsberg
2008-12-21
1
-4
/
+6
*
Send client id range as an event.
Kristian Høgsberg
2008-12-21
1
-24
/
+48
*
Move protocol metadata to wayland-protocol.[ch].
Kristian Høgsberg
2008-12-21
1
-86
/
+73
*
Advertise globals using a new display event.
Kristian Høgsberg
2008-12-21
1
-26
/
+39
*
Remove visual debug prints.
Kristian Høgsberg
2008-12-19
1
-4
/
+0
*
Add preliminary visual support.
Kristian Høgsberg
2008-12-18
1
-2
/
+55
*
Redesign the compositor / server interface.
Kristian Høgsberg
2008-12-15
1
-12
/
+35
*
Fix API to always include socket name length.
Kristian Høgsberg
2008-12-07
1
-6
/
+6
*
Put Wayland under the MIT license.
Kristian Høgsberg
2008-12-02
1
-0
/
+22
*
Add commit request + ack event to wayland core.
Kristian Høgsberg
2008-11-25
1
-6
/
+20
*
Expose screenshooting as an interface, drop SIGUSR hack.
Kristian Høgsberg
2008-11-24
1
-8
/
+61
*
Add prototypes warnings, use -fvisibility.
Kristian Høgsberg
2008-11-08
1
-16
/
+21
*
Add glib main loop integration, use it in flower client.
Kristian Høgsberg
2008-11-07
1
-4
/
+28
*
Add copy and damage surface requests.
Kristian Høgsberg
2008-11-07
1
-3
/
+42
*
Add a new client that draws a pointer.
Kristian Høgsberg
2008-11-06
1
-6
/
+20
*
Add crude input device support.
Kristian Høgsberg
2008-11-06
1
-9
/
+8
*
Drop unused struct definition.
Kristian Høgsberg
2008-11-06
1
-5
/
+0
*
Handle multiple clients better.
Kristian Høgsberg
2008-11-06
1
-1
/
+4
*
Use new connection object in client code too.
Kristian Høgsberg
2008-11-06
1
-95
/
+53
*
Add surface.map request.
Kristian Høgsberg
2008-11-06
1
-1
/
+37
*
Bunch of new stuff: simple compositor, cairo+gem use in client, events.
Kristian Høgsberg
2008-10-07
1
-0
/
+214