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
*
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