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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 1.2.0
1.2.0
Kristian Høgsberg
2013-07-13
1
-2
/
+2
*
wayland-client: Handle potential NULL-deref
Kristian Høgsberg
2013-07-13
1
-0
/
+2
*
scanner: Fail more gracefully on out-of-memory
Kristian Høgsberg
2013-07-13
1
-18
/
+41
*
connection: Handle empty signature and signature with just a version.
Mariusz Ceier
2013-07-12
1
-0
/
+1
*
Bump version to 1.1.91
1.1.91
Kristian Høgsberg
2013-07-09
1
-1
/
+1
*
Replace two remaining wl_display_add_gloavl() occurences
Kristian Høgsberg
2013-07-09
2
-3
/
+4
*
wayland-server: Don't close display fd in fatal error handler
Kristian Høgsberg
2013-07-09
1
-4
/
+1
*
wayland-server: Return 0 from read_events() in case of EAGAIN
Kristian Høgsberg
2013-07-09
1
-2
/
+4
*
wayland-client: Treat EOF when reading the wayland socket as an error
Neil Roberts
2013-07-09
1
-0
/
+8
*
wayland-server: Add wl_global_create/destroy()
Kristian Høgsberg
2013-07-09
2
-17
/
+60
*
build: Add wayland-scanner.pc.
Daiki Ueno
2013-07-03
7
-18
/
+32
*
build: Install wayland-scanner.mk under $(pkgdatadir).
Daiki Ueno
2013-07-03
1
-2
/
+2
*
wayland-server: Free non-legacy wl_resource structs during wl_client_destroy
Kristian Høgsberg
2013-07-02
1
-3
/
+6
*
wayland-server: Remove left-over double free in unbind_resource() helper
Kristian Høgsberg
2013-07-02
1
-1
/
+0
*
wayland-server: Remove error event posting from wl_resource_create
Kristian Høgsberg
2013-07-02
3
-9
/
+60
*
wayland-server: Mark wl_client_add/new_object as deprecated
Kristian Høgsberg
2013-07-02
2
-54
/
+70
*
wayland-server: Dont free resource in user data destroy callback
Kristian Høgsberg
2013-07-02
1
-1
/
+0
*
wayland-server: Verify request versions before invoking handler
Jason Ekstrand
2013-07-02
1
-0
/
+15
*
Add wl_resource_create() and a version field to wl_resource
Jason Ekstrand
2013-07-02
3
-32
/
+80
*
Add version information to wl_message signatures.
Jason Ekstrand
2013-07-02
3
-12
/
+50
*
server: Make wl_object and wl_resource opaque structs
Kristian Høgsberg
2013-07-02
11
-42
/
+57
*
protocol: add no_keymap format to keymap formats
Rob Bradford
2013-06-28
1
-0
/
+2
*
Change wl_shm_buffer to use a resource pointer
Jason Ekstrand
2013-06-21
2
-37
/
+19
*
Change SHM wl_buffer functions to use the wl_shm_buffer structure
Jason Ekstrand
2013-06-21
2
-26
/
+25
*
Add a wl_resource_instance_of function
Jason Ekstrand
2013-06-21
4
-4
/
+21
*
Free non-legacy resources inside wl_resource_destroy
Jason Ekstrand
2013-06-20
1
-1
/
+4
*
doc: Add a small contributing guide
Ander Conselvan de Oliveira
2013-06-18
2
-0
/
+85
*
client: Add wl_display_prepare_read() API to relax thread model assumptions
Kristian Høgsberg
2013-06-17
3
-52
/
+265
*
server: Add aditional wl_resource accessors
Jason Ekstrand
2013-06-14
2
-0
/
+36
*
protocol: Add missing since attribute for name event on wl_seat
Rob Bradford
2013-06-14
1
-1
/
+1
*
build: Fix warning message on syscall failures
Rob Bradford
2013-06-14
1
-3
/
+3
*
server: Add wl_resource_get_id()
Kristian Høgsberg
2013-06-07
2
-0
/
+8
*
Update tests for wl_map changes and add a map_flags test
Jason Ekstrand
2013-06-05
3
-19
/
+41
*
Remove incorrect sanity-check from wl_map_insert_at
Jason Ekstrand
2013-06-05
1
-6
/
+0
*
Change WL_ZOMBIE_OBJECT from 0x2 to an actual pointer
Jason Ekstrand
2013-06-05
2
-2
/
+5
*
protocol: Move new name event below existing requests and events and version it
Kristian Høgsberg
2013-06-05
1
-9
/
+12
*
Add accessor functions for wl_resource and deprecate wl_client_add_resource
Jason Ekstrand
2013-06-05
4
-20
/
+95
*
Add support for flags in the wl_map API and add a WL_MAP_ENTRY_LEGACY flag
Jason Ekstrand
2013-06-05
4
-20
/
+58
*
Add a "side" field and some sanity checks to wl_map.
Jason Ekstrand
2013-06-05
4
-15
/
+32
*
protocol: Add a name event to give seat name
Rob Bradford
2013-06-05
1
-1
/
+10
*
build: Add declaration checks to check for required syscall flags
Rob Bradford
2013-06-04
1
-0
/
+11
*
protocol: Modes are specified in HW pixels
Alexander Larsson
2013-05-28
1
-9
/
+21
*
protocol: Use signed int for scale values
Alexander Larsson
2013-05-28
1
-2
/
+2
*
protocol: Support scaled outputs and surfaces
Alexander Larsson
2013-05-22
1
-14
/
+93
*
protocol: Allow output changes to be treated atomically
Alexander Larsson
2013-05-22
1
-1
/
+11
*
protocol: Fix documentation typo
Peng Wu
2013-05-22
1
-1
/
+1
*
server: Drop struct wl_surface
Kristian Høgsberg
2013-05-08
1
-4
/
+0
*
Remove input structs
Kristian Høgsberg
2013-05-07
4
-1289
/
+1
*
configure.ac: Bump to 1.1.90 to open master for 1.2 work
Kristian Høgsberg
2013-04-29
1
-1
/
+1
*
protocol: revert hotspot_x/y in set_cursor back to int
1.1
Peter Hutterer
2013-04-18
1
-2
/
+2
[next]