index
:
~vignatti/wayland
doc
doc-no-fallback
master
tex
wayland-0.8
xwm-client
xwm-client-OLD
wayland protocol
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-07
scanner: map 'int' to int32_t.
Kristian Høgsberg
1
-1
/
+1
2011-06-29
Add touch events to protocol.
Laszlo Agocs
1
-0
/
+27
2011-06-29
server: Add wl_client_flush()
Kristian Høgsberg
2
-0
/
+10
2011-06-23
event-loop: Make idle handlers work again
Kristian Høgsberg
1
-19
/
+18
2011-06-21
Update TODO
Kristian Høgsberg
1
-34
/
+1
2011-06-21
Merge remote-tracking branch 'bnf/buffer.release'
Kristian Høgsberg
3
-4
/
+9
2011-06-21
Drop wl_compoositor parameter in wl_buffer
Benjamin Franzke
1
-1
/
+0
2011-06-21
Add busy_count and client parameter to wl_buffer
Benjamin Franzke
2
-3
/
+6
2011-06-21
Add buffer.release event
Benjamin Franzke
1
-0
/
+3
2011-06-21
Add more protocol for communicating screen geometry
Kristian Høgsberg
1
-1
/
+26
2011-06-20
Add wl_display_remove_global.
Laszlo Agocs
4
-0
/
+54
2011-06-20
Do not leak globals and listeners.
Laszlo Agocs
2
-3
/
+16
2011-06-18
Move map functionality into shell
Kristian Høgsberg
1
-28
/
+33
2011-06-11
Call a new global listener for each existing global
Corentin Chary
1
-0
/
+5
2011-06-11
Flush the protocol output buffer when it fills up
Corentin Chary
1
-0
/
+4
2011-06-07
Remove left-over visual prototypes
Kristian Høgsberg
1
-8
/
+0
2011-06-07
connection: Fix pointer arithmetic error
Kristian Høgsberg
1
-1
/
+1
2011-05-31
Fall back to accept() on systems where accept4() is not implemented.
Samuel Rødal
1
-1
/
+7
2011-05-31
wayland-shm: Check visual for being NULL
Benjamin Franzke
1
-1
/
+1
2011-05-19
TODO: Update
Kristian Høgsberg
1
-10
/
+0
2011-05-12
Add event to associate visuals with a pixel format token
Kristian Høgsberg
3
-50
/
+46
2011-05-12
server: Send error if client tries to bind to non-existant object
Kristian Høgsberg
1
-2
/
+9
2011-05-11
Define shm specific errors
Kristian Høgsberg
2
-15
/
+16
2011-05-11
Unify error events
Kristian Høgsberg
5
-57
/
+57
2011-05-10
TODO: Consolidate and update
Kristian Høgsberg
1
-83
/
+155
2011-05-10
connection.c: Use sizeof int for allocating fd extra storage
Kristian Høgsberg
1
-1
/
+1
2011-05-10
display: Adds wl_display_flush to send buffered commands
Robert Bragg
2
-0
/
+8
2011-05-10
wayland-util: Drop unused struct wl_argument
Benjamin Franzke
1
-5
/
+0
2011-05-06
Add configure option to disable scanner compilation
jani.uusi-rantala@nokia.com
2
-0
/
+16
2011-05-06
Add a destroy_listener to wl_resource
Benjamin Franzke
3
-13
/
+23
2011-05-04
connection: Define _GNU_SOURCE for F_DUPFD_CLOEXEC
Benjamin Franzke
1
-0
/
+2
2011-05-04
scanner: Fail if there's a 'destroy' request not marked as a destructor
Kristian Høgsberg
1
-0
/
+3
2011-05-04
scanner: Initialize wl_message structs completely
Kristian Høgsberg
1
-1
/
+1
2011-05-04
connection: Handle fd passing in an CLOEXEC safe way
Kristian Høgsberg
1
-2
/
+2
2011-05-02
mmap shm buffers read/write
Kristian Høgsberg
1
-1
/
+2
2011-04-29
Add some things related to wayland-scanner to .gitignore
Casey Dahlin
2
-1
/
+2
2011-04-29
event-loop: Drop unused idle_list
Kristian Høgsberg
1
-3
/
+0
2011-04-22
Don't define wl_shell in wayland-server.h
Kristian Høgsberg
1
-4
/
+0
2011-04-22
event-loop: Idle callback are a special case of a checked source
Kristian Høgsberg
1
-11
/
+8
2011-04-22
event-loop: Dont use a check callback just dispatch again
Kristian Høgsberg
3
-50
/
+49
2011-04-22
Add common shm-server code
Benjamin Franzke
3
-0
/
+262
2011-04-22
Remove buffer.attach vfunc
Benjamin Franzke
1
-1
/
+0
2011-04-22
Add buffer.damage request to the protocol
Benjamin Franzke
2
-11
/
+18
2011-04-21
event-loop: Add an optional post-dispatch source callout
Kristian Høgsberg
2
-17
/
+54
2011-04-20
Pass version number to global bind function
Kristian Høgsberg
2
-7
/
+12
2011-04-20
scanner: Don't hardcode the wl_ prefix in the code generator
Kristian Høgsberg
3
-67
/
+67
2011-04-18
Use wl_client_post_global() for connect events
Kristian Høgsberg
1
-5
/
+1
2011-04-18
Introduce display.bind to request events from a global
Kristian Høgsberg
6
-24
/
+65
2011-04-13
Print line numbers in scanner errors
Kristian Høgsberg
1
-38
/
+33
2011-04-13
Move proxy prototype to wayland-client.h
Kristian Høgsberg
3
-32
/
+18
[prev]
[next]