index
:
~sardemff7/wayland
master
wip/shm_open
My Wayland WIP stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-02
Use a transient object for the dnd session
Kristian Høgsberg
10
-408
/
+428
2010-09-01
Fix const warning
Kristian Høgsberg
1
-1
/
+1
2010-08-30
Return a closure object from wl_connection_demarshal
Kristian Høgsberg
5
-105
/
+143
2010-08-30
flower: Clear surface
Kristian Høgsberg
1
-0
/
+5
2010-08-29
Add options to specify xkb details
Kristian Høgsberg
1
-8
/
+31
2010-08-29
Remove debug message
Kristian Høgsberg
1
-1
/
+0
2010-08-27
Provide visual feedback as to whether drop is supported
Kristian Høgsberg
3
-48
/
+103
2010-08-27
Handle NULL mime-type in drag::accept request
Kristian Høgsberg
1
-4
/
+8
2010-08-27
Marshall NULL strings without crashing
Kristian Høgsberg
1
-8
/
+12
2010-08-27
Update drag protocol to use fd passing for data transfer
Kristian Høgsberg
4
-52
/
+105
2010-08-27
Support marshalling of file descriptors
Kristian Høgsberg
2
-11
/
+109
2010-08-26
connection: Factor out circular buffer functionality
Kristian Høgsberg
1
-106
/
+113
2010-08-26
Ask for glesv2, not gl for compositor in configure.ac
Kristian Høgsberg
1
-1
/
+1
2010-08-25
Use sendmsg/recvmsg for socket I/O
Kristian Høgsberg
1
-2
/
+17
2010-08-25
Set pointer image only in response to 'target' event
Kristian Høgsberg
7
-54
/
+43
2010-08-25
A few makefile/autoconf fixes
Kristian Høgsberg
3
-2
/
+3
2010-08-25
Update to EGL_MESA_drm_image from mesa master
Kristian Høgsberg
7
-17
/
+27
2010-08-24
TODO editing
Kristian Høgsberg
1
-2
/
+15
2010-08-19
More work on dnd
Kristian Høgsberg
5
-9
/
+142
2010-08-18
Add clean target for data/ so make clean works again
Kristian Høgsberg
1
-0
/
+2
2010-08-18
Actually add dnd client
Kristian Høgsberg
1
-0
/
+360
2010-08-18
Add a drag and drop test client
Kristian Høgsberg
5
-127
/
+352
2010-08-18
First step towards drag and drop protocol
Kristian Høgsberg
11
-46
/
+444
2010-08-18
Add missing drm.c
Kristian Høgsberg
1
-0
/
+163
2010-08-17
Always consume message, even if no proxy was found
Kristian Høgsberg
1
-11
/
+9
2010-08-17
Split GRAB_MOTION and GRAB_MOVE handling
Kristian Høgsberg
1
-9
/
+8
2010-08-16
Insert unexplainable cairo_device_flush() to fix terminal drawing
Kristian Høgsberg
1
-0
/
+2
2010-08-16
Add client side pointer image handling
Kristian Høgsberg
1
-22
/
+203
2010-08-16
Fix a few bugs in compositor cursor handling
Kristian Høgsberg
1
-0
/
+12
2010-08-16
Remove duplicate #define ARRAY_LENGTH
Kristian Høgsberg
1
-2
/
+0
2010-08-16
Add DMZ cursor theme
Kristian Høgsberg
19
-16
/
+47
2010-08-16
Fix warnings
Kristian Høgsberg
3
-54
/
+40
2010-08-16
Move cairo-util.[ch] to clients/
Kristian Høgsberg
6
-9
/
+7
2010-08-16
Use different cursor images in the compositor
Kristian Høgsberg
5
-104
/
+224
2010-08-16
Add protocol for setting the pointer image
Kristian Høgsberg
5
-82
/
+110
2010-08-13
Drop noisy warning
Kristian Høgsberg
1
-18
/
+12
2010-08-11
Schedule repaint from surface destructor
Kristian Høgsberg
1
-4
/
+2
2010-08-11
Name libraries -client and -server for consistency
Kristian Høgsberg
11
-15
/
+12
2010-08-10
Don't track globals in the client lib, just send out events
Kristian Høgsberg
6
-234
/
+108
2010-08-10
Generate the wl_*_add_listener() stubs as well
Kristian Høgsberg
2
-80
/
+55
2010-08-10
Update TODO
Kristian Høgsberg
1
-32
/
+0
2010-08-09
Implement current drm auth scheme in the drm object
Kristian Høgsberg
5
-10
/
+43
2010-08-09
Generate client side marshal stubs from protocol spec
Kristian Høgsberg
5
-180
/
+165
2010-08-09
Introduce 'buffer' object for attaching, image cahce and cursor images
Kristian Høgsberg
12
-188
/
+253
2010-08-09
Demarshal robustness fixes
Kristian Høgsberg
3
-31
/
+90
2010-08-06
Send out coordinates with pointer_focus event
Kristian Høgsberg
5
-10
/
+25
2010-08-05
Handle failure to reference a buffer name better
Kristian Høgsberg
5
-12
/
+34
2010-08-04
Implement server side move override
Kristian Høgsberg
2
-8
/
+19
2010-08-04
Introduce 'shell' object for moving and resizing surfaces in the compositor
Kristian Høgsberg
8
-119
/
+299
2010-08-03
Generate protocol types and metadata from xml
Kristian Høgsberg
15
-289
/
+637
[next]