index
:
~sardemff7/wayland
master
wip/shm_open
My Wayland WIP stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-12
Add a resource creation signal
Giulio Camuffo
3
-9
/
+109
2016-08-11
Add API to get the list of connected clients
Giulio Camuffo
3
-0
/
+90
2016-08-11
Add API to retrieve the interface name of a wl_resource
Giulio Camuffo
2
-0
/
+14
2016-08-11
server: add listener API for new clients
Sungjae Park
4
-1
/
+120
2016-08-11
scanner: Generate all SINCE_VERSION macros for everyone
Quentin Glidic
1
-0
/
+2
2016-08-08
protocol: Add release (destructor) request to wl_output
Quentin Glidic
1
-1
/
+12
2016-07-25
display-test: Remove redundant stdbool include
Yong Bakos
1
-1
/
+0
2016-07-25
(multiple): Include stdint.h
Yong Bakos
17
-0
/
+18
2016-07-18
scanner: Use uint32_t instead of uint
Khem Raj
1
-1
/
+1
2016-07-11
scanner: Improve documentation for strtouint()
Bryce Harrington
1
-2
/
+11
2016-07-11
tests: Require base 10 for the string specifying the number of open fd's
Bryce Harrington
1
-1
/
+1
2016-06-07
scanner: Move PROGRAM_NAME define
Yong Bakos
1
-2
/
+2
2016-06-07
server-core, event-loop: Fix parameter alignment.
Yong Bakos
2
-7
/
+7
2016-06-07
scanner: Replace #define tab with space
Yong Bakos
1
-2
/
+2
2016-06-07
server, server-core: Minimize fwd decs, use macro, and format
Yong Bakos
2
-23
/
+30
2016-06-07
client-core: Add missing line breaks
Yong Bakos
1
-0
/
+2
2016-06-07
event-loop: Include wayland-util.h
Yong Bakos
1
-0
/
+1
2016-06-07
wayland-shm: Include wayland-util.h
Yong Bakos
1
-0
/
+1
2016-06-07
scanner: Fix reported executable name to 'wayland-scanner'
Bryce Harrington
1
-6
/
+8
2016-06-01
wayland-server: Clarify included header dependencies
Yong Bakos
1
-1
/
+1
2016-06-01
event-loop: Make transitive include explicit
Yong Bakos
1
-1
/
+1
2016-06-01
doc: Unpublish global_zombie_object and wl_interface_equal
Yong Bakos
1
-15
/
+15
2016-06-01
doc: Unpublish wl_log* and wl_abort
Yong Bakos
1
-2
/
+2
2016-06-01
doc: Unpublish wl_display_get_additional_shm_formats
Yong Bakos
2
-1
/
+3
2016-06-01
configure.ac: bump version to 1.11.90 for open development
Pekka Paalanen
1
-1
/
+1
2016-05-31
configure.ac: bump to version 1.11.0 for the official release
Bryce Harrington
1
-2
/
+2
2016-05-24
configure.ac: bump to version 1.10.93 for the RC1 release
Bryce Harrington
1
-1
/
+1
2016-05-20
scanner: Remove unused forward decs from client protocol
Yong Bakos
1
-4
/
+4
2016-05-19
display-test: move a misplaced comment
Marek Chalupa
1
-2
/
+2
2016-05-19
tests: Check for client/server-core.h inclusion
Yong Bakos
1
-0
/
+7
2016-05-17
configure.ac: bump to version 1.10.92 for the beta release
Bryce Harrington
1
-1
/
+1
2016-05-11
private: Remove unnecessary forward declarations
Yong Bakos
1
-4
/
+0
2016-05-11
connection: Move wl_interface_equal to util
Yong Bakos
3
-17
/
+17
2016-05-11
doc: Formalize file comment in wayland-client.h, wayland-server.h
Yong Bakos
2
-5
/
+11
2016-05-10
protocol: Remove double line break
Yong Bakos
1
-1
/
+0
2016-05-06
scanner: Add version argument to wayland-scanner
Armin Krezović
1
-2
/
+24
2016-05-03
configure.ac: bump to version 1.10.91 for the alpha release
Bryce Harrington
1
-1
/
+1
2016-05-03
protocol: add support for cross-interface enum attributes
Auke Booij
3
-21
/
+71
2016-05-02
protocol: Add summaries to event parameters
Yong Bakos
1
-63
/
+65
2016-05-02
tests: fix typo
Eric Engestrom
1
-1
/
+1
2016-05-02
doc: fix typos
Eric Engestrom
2
-6
/
+6
2016-05-02
util: fix typo
Eric Engestrom
1
-1
/
+1
2016-05-02
server: fix typo
Eric Engestrom
1
-1
/
+1
2016-05-02
client: fix typo
Eric Engestrom
1
-4
/
+4
2016-04-29
protocol: Hyphenate compound adjective surface-local
Yong Bakos
1
-25
/
+25
2016-04-29
doc: Hyphenate compound adjectives window-local, surface-local
Yong Bakos
2
-3
/
+3
2016-04-29
client: Fix wl_display_roundtrip_queue() race condition
Jonas Ådahl
1
-2
/
+11
2016-04-29
tests/queue-test: Add tests for proxy wrappers
Jonas Ådahl
1
-0
/
+122
2016-04-29
client: Introduce proxy wrappers
Jonas Ådahl
2
-1
/
+115
2016-04-28
client: Make proxy_destroy a static function
Jonas Ådahl
1
-4
/
+1
[prev]
[next]