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
/
wayland-server-core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
shm: Add wl_shm_buffer ref and unref functions
Sebastian Wick
2025-05-20
1
-0
/
+6
*
server: add const qualifier to function arguments where possible
Sebastian Wick
2025-01-22
1
-9
/
+10
*
server: expose wl_resource_post_error_vargs()
Kirill Primak
2024-08-09
1
-0
/
+4
*
server: add wl_resource_post_error() docs
Kirill Primak
2024-08-09
1
-1
/
+0
*
Put WL_DEPRECATED in front of the function declarations
Kirill Primak
2024-08-09
1
-1
/
+2
*
connection: Dynamically resize connection buffers
Manuel Stoeckl
2024-04-08
1
-0
/
+7
*
server: add wl_client_get_user_data/wl_client_set_user_data
Sebastian Wick
2024-02-15
1
-0
/
+10
*
wayland-server: Add method to get global name
Andri Yngvason
2023-02-11
1
-0
/
+4
*
wayland-server: Add wl_client_add_destroy_late_listener
Daniel Stone
2022-10-20
1
-0
/
+8
*
server: add wl_global_get_version
Simon Ser
2022-05-23
1
-0
/
+3
*
server: introduce wl_signal_emit_mutable
Simon Ser
2022-03-28
1
-0
/
+3
*
server: add wl_display getter for wl_global
Vlad Zahorodnii
2021-03-05
1
-0
/
+3
*
server: fix typos
Maxime Roussin-Bélanger
2020-12-17
1
-2
/
+2
*
server: add wl_global_remove
Simon Ser
2019-10-16
1
-0
/
+3
*
server: add wl_global_set_user_data
Simon Ser
2019-09-27
1
-0
/
+3
*
proto, server: Add internal server error message. (v2)
Christopher James Halse Rogers
2019-01-29
1
-0
/
+4
*
server: add wl_display_destroy_clients()
Simon Ser
2018-02-09
1
-0
/
+3
*
server: document wl_event_loop and wl_event_source
Pekka Paalanen
2017-08-25
1
-0
/
+77
*
wayland-server: Add functions to wl_global
Olivier Fourdan
2017-01-24
1
-0
/
+6
*
wayland-server: Add API to control globals visibility
Olivier Fourdan
2017-01-24
1
-0
/
+25
*
server: Add doxygen comment for wl_client_for_each
Yong Bakos
2016-08-12
1
-0
/
+1
*
Add API to install protocol loggers on the server wl_display
Giulio Camuffo
2016-08-12
1
-0
/
+24
*
Add API to retrieve and iterate over the resources list of a client
Giulio Camuffo
2016-08-12
1
-0
/
+9
*
Add a resource creation signal
Giulio Camuffo
2016-08-12
1
-0
/
+4
*
Add API to get the list of connected clients
Giulio Camuffo
2016-08-11
1
-0
/
+14
*
Add API to retrieve the interface name of a wl_resource
Giulio Camuffo
2016-08-11
1
-0
/
+2
*
server: add listener API for new clients
Sungjae Park
2016-08-11
1
-0
/
+4
*
server-core, event-loop: Fix parameter alignment.
Yong Bakos
2016-06-07
1
-3
/
+3
*
server, server-core: Minimize fwd decs, use macro, and format
Yong Bakos
2016-06-07
1
-22
/
+29
*
server: move include directives before extern "C" wrapper
Emil Velikov
2016-04-19
1
-4
/
+4
*
server: Add an API to get the file descriptor for a client
Sung-Jin Park
2016-01-19
1
-0
/
+3
*
server: Add a socket with an existing fd
Bryce Harrington
2015-12-18
1
-0
/
+3
*
shm: Deprecate wl_shm_buffer_create()
Derek Foreman
2015-11-06
1
-1
/
+1
*
cosmetic: fix incorrect whitespace.
Jon Cruz
2015-10-29
1
-1
/
+1
*
cosmetic: fix inconsistent code style with header prototypes.
Jon Cruz
2015-10-26
1
-61
/
+129
*
shm: Add shm_buffer ref and shm_pool unref functions
Derek Foreman
2015-10-21
1
-0
/
+7
*
src: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
2015-06-12
1
-16
/
+19
*
introduce new headers wayland-client-core.h and wayland-server-core.h
Giulio Camuffo
2015-04-30
1
-0
/
+405