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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
protocol: Clarify wl_buffer.release description
Michel Dänzer
2025-03-15
1
-2
/
+4
*
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
4
-31
/
+151
*
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
*
tests: Add dispatch timeout tests
Sebastian Wick
2025-02-04
1
-0
/
+87
*
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
*
ci: Update ci-templates
Daniel Stone
2025-01-21
1
-3
/
+3
*
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
*
tests: Avoid calling function with wrong type
Demi Marie Obenour
2024-11-30
3
-11
/
+23
*
connection: Avoid undefined pointer arithmetic
Demi Marie Obenour
2024-11-29
1
-4
/
+4
*
protocol: add wl_fixes interface
Julian Orth
2024-11-18
1
-0
/
+27
*
cursor: add check to ensure wl_shm_create_pool succeeded
YaoBing Xiao
2024-10-18
1
-0
/
+5
*
protocol: document that wl_surface.offset is role-specific
Simon Ser
2024-10-05
1
-0
/
+3
*
Add wl_keyboard key repeat events
Andri Yngvason
2024-09-23
1
-4
/
+18
*
protocol: clients should not emulate key-press events on enter
Julian Orth
2024-09-10
1
-0
/
+3
*
connection: Reject strings containing NUL bytes
Demi Marie Obenour
2024-08-18
2
-2
/
+11
*
meson: Fix use of install_data() without specifying install_dir
Joaquim Monteiro
2024-08-15
1
-1
/
+3
*
client: Log the object and methods when marshalling or sending fails
Fangzhou Ge
2024-08-12
1
-2
/
+6
*
ci: use detached MR pipelines
Simon Ser
2024-08-09
1
-0
/
+7
*
src: Finish assert() clean-up
Derek Foreman
2024-08-09
6
-7
/
+2
*
doc: Require strings to be UTF-8
Sebastian Wick
2024-08-09
1
-3
/
+3
*
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
*
tests: add enum bitfield test
Simon Ser
2024-07-09
6
-0
/
+150
*
scanner: fix validator for bitfields
Simon Ser
2024-07-09
2
-70
/
+73
*
scanner: extract validator function emission to helper function
Simon Ser
2024-07-09
1
-26
/
+33
*
build: re-open main branch for regular development
Simon Ser
2024-05-30
1
-1
/
+1
*
build: bump to version 1.23.0 for the official release
1.23.0
Simon Ser
2024-05-30
1
-1
/
+1
*
protocol: clarify divergence in compositor behaviour
Hugo Osvaldo Barrera
2024-05-29
1
-3
/
+9
*
build: bump to version 1.22.93 for the RC1 release
1.22.93
Simon Ser
2024-05-23
1
-1
/
+1
*
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
*
build: bump to version 1.22.92 for the beta release
1.22.92
Simon Ser
2024-05-09
1
-1
/
+1
*
protocol: explicitly describe wl_keyboard state
Julian Orth
2024-05-09
1
-7
/
+31
*
build: bump to version 1.22.91 for the alpha release
1.22.91
Simon Ser
2024-04-25
1
-1
/
+1
*
client: print debug events that have no listener
Derek Foreman
2024-04-24
1
-11
/
+9
*
protocol: define content updates and their internal queue
Sebastian Wick
2024-04-24
1
-9
/
+11
[prev]
[next]