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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Split the global registry into its own wl_registry object
Kristian Høgsberg
2012-10-10
3
-147
/
+50
*
scanner: Generate client stubs for wl_display requests
Kristian Høgsberg
2012-10-10
3
-52
/
+0
*
scanner: Send interface name and version for types new_id args
Kristian Høgsberg
2012-10-10
1
-17
/
+46
*
client: Add wl_event_queue for multi-thread dispatching
Kristian Høgsberg
2012-10-10
2
-35
/
+123
*
client: Make wl_display thread safe
Kristian Høgsberg
2012-10-10
1
-4
/
+42
*
client: Split event handling into demarshal and dispatch steps
Kristian Høgsberg
2012-10-10
2
-20
/
+49
*
Change filedescriptor API to be thread safe
Kristian Høgsberg
2012-10-10
7
-165
/
+127
*
connection: Add missing free from error path
Rob Bradford
2012-10-09
1
-0
/
+1
*
connection: Drop unused static closures
Kristian Høgsberg
2012-10-01
1
-1
/
+0
*
event-loop: export wl_event_loop_dispatch_idle()
David Herrmann
2012-09-12
2
-3
/
+4
*
wayland-server: return new ID in wl_client_add_resource()
David Herrmann
2012-09-10
2
-5
/
+9
*
event-loop: remove dead code
David Herrmann
2012-09-10
1
-2
/
+2
*
Add wl_shm_buffer_create()
Kristian Høgsberg
2012-08-16
2
-1
/
+50
*
client: Add wl_display_connect_to_fd() function
Kristian Høgsberg
2012-08-16
2
-27
/
+45
*
connection: zero out string padding
Kristian Høgsberg
2012-08-03
1
-3
/
+5
*
More consistent ID printing
Daniel Stone
2012-07-23
3
-15
/
+15
*
Make NEW_IDs nullable
Daniel Stone
2012-07-23
3
-6
/
+48
*
Unstatic arg_count_for_signature and get_next_argument
Daniel Stone
2012-07-23
2
-7
/
+13
*
connection: reserve id on incoming new object
Mathias Fiedler
2012-07-22
1
-3
/
+3
*
wayland-util: add method for reserving new object id
Mathias Fiedler
2012-07-22
2
-0
/
+34
*
wayland-server: send error on invalid new object id
Mathias Fiedler
2012-07-22
1
-4
/
+10
*
wayland-shm: Commit the width/height getters that actually compile
Kristian Høgsberg
2012-07-20
1
-4
/
+4
*
shm: Add shm_buffer getters for width and height
Kristian Høgsberg
2012-07-20
2
-0
/
+22
*
wayland-client: Add missing newline from an error message
Robert Ancell
2012-07-20
1
-1
/
+1
*
remove listener from wl_data_source destroy_signal listener list
Dmitry Guryanov
2012-07-17
1
-1
/
+1
*
server: fix wl_seat_set_keyboard
Pekka Paalanen
2012-07-10
1
-1
/
+1
*
server: add lose_touch_focus()
Pekka Paalanen
2012-07-10
1
-0
/
+10
*
scanner: Include weston-client.h as the inline functions require it
Robert Ancell
2012-07-09
1
-2
/
+3
*
wayland-shm: Add return before we hit the error clean-up path
Kristian Høgsberg
2012-07-09
1
-0
/
+2
*
Fixup source comment in wayland-util.h and fix typo in TODO
Martin Olsson
2012-07-09
1
-2
/
+2
*
shm: Plug leak in shm_create_pool()
Martin Olsson
2012-07-09
1
-6
/
+9
*
server: Don't crash for wl_seat_set_touch(seat, NULL)
Martin Olsson
2012-07-09
1
-1
/
+1
*
scanner: Plug memory leak in end_element()
Martin Olsson
2012-07-09
1
-1
/
+1
*
protocol: Add explicit nullable types
Christopher James Halse Rogers
2012-07-02
2
-8
/
+105
*
wayland-client: reject socket paths longer than 108 bytes
Dylan Noblesmith
2012-06-30
1
-1
/
+13
*
wayland-server: reject socket paths longer than 108 bytes
Dylan Noblesmith
2012-06-30
1
-1
/
+15
*
wayland-server: add more logging of errors
Dylan Noblesmith
2012-06-30
1
-0
/
+2
*
wayland-server: fix socket ownership race condition
Dylan Noblesmith
2012-06-30
1
-10
/
+10
*
wayland-server: fix fd leak on error path
Dylan Noblesmith
2012-06-30
1
-8
/
+16
*
drop use of strerror()
Dylan Noblesmith
2012-06-30
2
-2
/
+2
*
wayland-server: reduce use of magic numbers
Dylan Noblesmith
2012-06-30
1
-6
/
+15
*
Allocate client proxy automatically for new objects
Kristian Høgsberg
2012-06-28
4
-4
/
+57
*
Send modifier event to pointer focus when it changes too
Kristian Høgsberg
2012-06-22
1
-17
/
+31
*
Send keyboard modifier event using the keyboard resource
Kristian Høgsberg
2012-06-22
1
-1
/
+1
*
Maintain keyboard modifier state in wayland-server
Daniel Stone
2012-06-22
2
-1
/
+26
*
data-device: Fix list corruption when the source goes away
Kristian Høgsberg
2012-06-18
1
-1
/
+2
*
connection: Set closure->start in demarshal too
Kristian Høgsberg
2012-06-13
1
-0
/
+1
*
connection: Always malloc closure
Kristian Høgsberg
2012-06-13
4
-65
/
+62
*
wayland-server: Add destroy signal to wl_seat
Jonas Ådahl
2012-06-12
2
-0
/
+5
*
wayland-util: wl_list_insert_list() should accept empty lists
Jonas Ådahl
2012-06-12
1
-0
/
+3
[prev]
[next]