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
*
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
*
connection: use enum wl_arg_type in wl_message_count_arrays()
Simon Ser
2024-03-06
1
-1
/
+1
*
client: simplify create_proxies() loop
Simon Ser
2024-03-06
1
-15
/
+12
*
client: simplify create_outgoing_proxy() loop
Simon Ser
2024-03-06
1
-10
/
+6
*
connection: simplify wl_closure_lookup_objects() loop
Simon Ser
2024-03-06
1
-29
/
+26
*
Introduce enum wl_arg_type
Simon Ser
2024-03-06
4
-92
/
+111
*
Mitigate UAF crashes due to wl_client_destroy reentrancy
Thomas Lukaszewicz
2024-02-23
1
-1
/
+12
*
build: fix build and provide compat for OpenBSD
Sébastien Marie
2024-02-21
1
-0
/
+4
*
server: add wl_client_get_user_data/wl_client_set_user_data
Sebastian Wick
2024-02-15
2
-0
/
+56
*
event-loop: use wl_priv_signal for the destroy signal
Kirill Primak
2024-02-08
1
-5
/
+6
*
Mitigate UAF crashes due to iteration over freed wl_resources
Thomas Lukaszewicz
2024-02-07
1
-19
/
+28
*
client: Allow setting names for queues
Derek Foreman
2024-01-22
5
-16
/
+106
*
connection: Spruce up logging for client errors.
Erik Chen
2024-01-19
1
-6
/
+25
*
connection: Small simplification to wl_connection_write()
John Lindgren
2024-01-19
1
-8
/
+1
*
Consider pkgconfig sysroot for pkgdatadir
Andreas Cord-Landwehr
2024-01-19
1
-3
/
+3
*
shm: implement version 2
Simon Ser
2024-01-19
1
-2
/
+9
*
shm: fix resource versions
Simon Ser
2024-01-19
1
-2
/
+5
*
util: use C23 deprecated attribute
Simon Ser
2024-01-19
1
-1
/
+3
*
util: use C23 typeof if available
Simon Ser
2024-01-19
1
-2
/
+8
*
util: simplify wl_fixed_from_double()
Simon Ser
2023-11-21
1
-8
/
+1
*
connection: avoid calling memcpy on NULL, 0
David Benjamin
2023-11-08
1
-1
/
+8
*
client: Add method to get display for a given proxy
David Edmundson
2023-08-07
2
-0
/
+17
*
debug: Replace "@<id>" with "#<id>" in logs
Alex Yang
2023-06-27
3
-10
/
+10
*
tests: manually wrap libc functions
Simon Ser
2023-06-27
1
-9
/
+15
*
server: use bool in struct fields
Simon Ser
2023-05-30
1
-8
/
+8
*
build: override wayland-scanner dep
Simon Ser
2023-05-09
1
-0
/
+3
*
server: stop wl_display_run() on dispatch error
Simon Ser
2023-05-09
1
-1
/
+3
*
util: simplify wl_fixed_to_double()
Simon Ser
2023-05-09
1
-8
/
+1
*
event-loop: optimize timer check logic
Yang Wang
2023-05-03
1
-1
/
+3
*
event-loop: Handle EINTR and EAGAIN in wl_event_loop_dispatch
Joshua Ashton
2023-05-02
1
-1
/
+76
*
client: fix wl_display_disconnect() documentation
Simon Ser
2023-03-07
1
-2
/
+3
*
client: Do not warn about attached proxies on default queue destruction.
Alexandros Frantzis
2023-03-01
1
-5
/
+9
*
client: Abort when trying to add an event to a destroyed queue
Alexandros Frantzis
2023-02-28
1
-0
/
+5
*
client: Warn when a queue is destroyed with attached proxies
Alexandros Frantzis
2023-02-28
1
-0
/
+16
*
client: Track the proxies attached to a queue
Alexandros Frantzis
2023-02-28
1
-0
/
+22
*
shm: fix segfault when accessing destroyed pool resource
Simon Ser
2023-02-27
1
-4
/
+6
*
wayland-server: Add method to get global name
Andri Yngvason
2023-02-11
2
-0
/
+21
*
server: rename wl_display.id to next_global_name
Simon Ser
2023-01-25
1
-4
/
+4
*
server: fail on global name overflow
Simon Ser
2023-01-25
1
-0
/
+5
*
scanner: Fix undefined behavior around qsort
Fergus Dall
2023-01-03
1
-2
/
+7
*
wayland-server: Add wl_client_add_destroy_late_listener
Daniel Stone
2022-10-20
2
-0
/
+50
[next]