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
*
connection: Do not busy-loop if a message exceeds the buffer size
Demi Marie Obenour
2025-06-21
4
-0
/
+56
*
server: Document wl_display_add_socket_auto
Manuel Stoeckl
2025-06-08
1
-0
/
+18
*
client: fix conversion specifier in the discarded event log message
Kirill Primak
2025-06-01
1
-1
/
+1
*
debug: Colorize output for easier reading
Caitlyn
2025-06-01
4
-18
/
+69
*
connection: fix segfault in wl_closure_invoke()
Caitlyn Stewart
2025-05-27
1
-0
/
+5
*
Fix typos
Tobias Stoeckmann
2025-05-20
1
-1
/
+1
*
server: add wl_resource_get_interface()
Isaac Freund
2025-05-20
2
-0
/
+17
*
client: add wl_proxy_get_interface()
Isaac Freund
2025-05-20
2
-0
/
+17
*
shm: linkify function references in docs
Simon Ser
2025-05-20
1
-8
/
+8
*
shm: fix comment about wl_shm_buffer_begin_access() safety
Simon Ser
2025-05-20
1
-1
/
+1
*
shm: Generate an error when shm access failed even without a resource
Sebastian Wick
2025-05-20
1
-0
/
+26
*
shm: Add wl_shm_buffer ref and unref functions
Sebastian Wick
2025-05-20
2
-5
/
+79
*
shm: Remove refcount check which cannot be triggered
Sebastian Wick
2025-05-20
1
-7
/
+2
*
shm: Linkify wl_shm_pool_unref in the ref_pool documentation
Sebastian Wick
2025-05-20
1
-1
/
+1
*
client: document get_listener behavior for dispatchers
Julian Orth
2025-03-15
1
-0
/
+3
*
scanner: use separate guards for validator functions
Simon Ser
2025-02-23
1
-3
/
+11
*
Forward declarate timespec struct
Vlad Zahorodnii
2025-02-06
1
-1
/
+2
*
Also use [[deprecated]] when compiling with at least C++14
David Redondo
2025-02-05
1
-1
/
+1
*
Make wayland-util.h -Wundef safe when compiled by a C++ compiler
David Redondo
2025-02-05
1
-2
/
+2
*
build: Add -lm to pkg-config dependencies
Daniel Stone
2025-02-05
1
-0
/
+2
*
client: Add wl_display_dispatch_timeout
Sebastian Wick
2025-02-04
2
-0
/
+13
*
client: Add wl_display_dispatch_queue_timeout
Sebastian Wick
2025-02-04
2
-34
/
+127
*
event-loop: Use timespec utils instead of hand-rolling our own
Sebastian Wick
2025-02-04
1
-54
/
+7
*
timespec: Implement saturating timespec substraction
Sebastian Wick
2025-02-04
1
-0
/
+18
*
timespec: Pull in timespec_after and timespec_add from mesa
Sebastian Wick
2025-02-04
1
-0
/
+34
*
timespec: Pull in timespec.h from weston
Sebastian Wick
2025-02-04
1
-0
/
+259
*
server: add const qualifier to function arguments where possible
Sebastian Wick
2025-01-22
3
-18
/
+19
*
util: reduce error of wl_fixed_from_double()
Haihua Hu
2025-01-09
1
-1
/
+1
*
connection: Fix wrong format string
Demi Marie Obenour
2024-11-30
1
-1
/
+1
*
connection: Avoid undefined pointer arithmetic
Demi Marie Obenour
2024-11-29
1
-4
/
+4
*
connection: Reject strings containing NUL bytes
Demi Marie Obenour
2024-08-18
1
-1
/
+9
*
client: Log the object and methods when marshalling or sending fails
Fangzhou Ge
2024-08-12
1
-2
/
+6
*
src: Finish assert() clean-up
Derek Foreman
2024-08-09
5
-6
/
+2
*
server: expose wl_resource_post_error_vargs()
Kirill Primak
2024-08-09
2
-2
/
+14
*
server: add wl_resource_post_error() docs
Kirill Primak
2024-08-09
2
-1
/
+9
*
Put WL_DEPRECATED in front of the function declarations
Kirill Primak
2024-08-09
3
-11
/
+22
*
client: Handle proxies with no queue
Sebastian Wick
2024-07-26
1
-1
/
+5
*
src: switch asserts to wl_abort
meltq
2024-07-11
5
-16
/
+36
*
scanner: fix validator for bitfields
Simon Ser
2024-07-09
1
-12
/
+25
*
scanner: extract validator function emission to helper function
Simon Ser
2024-07-09
1
-26
/
+33
*
server: document wl_display_add_socket_fd() ownership
Simon Ser
2024-05-22
1
-0
/
+3
*
server: Clarify fd ownership in wl_client_create()
Vlad Zahorodnii
2024-05-16
1
-0
/
+5
*
client: print debug events that have no listener
Derek Foreman
2024-04-24
1
-11
/
+9
*
client: fix invalid doc command for WL_MARSHAL_FLAG_DESTROY
Simon Ser
2024-04-24
1
-1
/
+1
*
Add support for the deprecated-since XML attribute
Simon Ser
2024-04-24
1
-7
/
+47
*
scanner: add validators for enums
Simon Ser
2024-04-23
1
-4
/
+32
*
connection: Dynamically resize connection buffers
Manuel Stoeckl
2024-04-08
6
-74
/
+379
*
util: convert macros to inline functions
Simon Ser
2024-03-28
1
-3
/
+17
*
scanner: add new enum-header mode
Simon Ser
2024-03-28
1
-1
/
+36
*
util: fix undefined behavior in wl_array_for_each
David Benjamin
2024-03-24
1
-0
/
+1
[next]