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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a public header for the version number
Neil Roberts
2012-04-12
7
-3
/
+40
*
Introduce wl_signal
Kristian Høgsberg
2012-04-12
3
-69
/
+82
*
Switch protocol to using serial numbers for ordering events and requests
Kristian Høgsberg
2012-04-11
5
-78
/
+112
*
remove superfluous functions
Jørgen Lind
2012-04-11
1
-7
/
+0
*
wayland-util.h: Include stddef.h for size_t
Benjamin Franzke
2012-04-06
1
-0
/
+1
*
shm: Allocate shm buffers through new wl_shm_pool interface
Kristian Høgsberg
2012-04-03
1
-41
/
+99
*
wayland-utils: add wl_list_for_each_reverse_safe macro.
Alex Wu
2012-04-02
1
-0
/
+8
*
Fix remaining signedness errors
Kristian Høgsberg
2012-03-30
2
-4
/
+4
*
wayland-util: Fix wl_array signedness warnings
Kristian Høgsberg
2012-03-30
2
-5
/
+5
*
connection.c: Fix signedness warnings
Kristian Høgsberg
2012-03-30
1
-3
/
+3
*
Move DIV_ROUNDUP out of public header, remove unused ALIGN
Kristian Høgsberg
2012-03-30
2
-2
/
+2
*
shm: Fix stride signedness in protocol
Kristian Høgsberg
2012-03-30
1
-1
/
+1
*
server: fix button signedness in wl_grab_interface
Pekka Paalanen
2012-03-30
3
-3
/
+3
*
scanner: fix a signedness warning
Pekka Paalanen
2012-03-30
1
-1
/
+1
*
shm: fix cosmetic gcc warnings
Pekka Paalanen
2012-03-30
1
-2
/
+2
*
server: fix signedness in wl_client_connection_data
Pekka Paalanen
2012-03-30
1
-1
/
+2
*
Remove unused bits from wayland-server.h
Kristian Høgsberg
2012-03-29
1
-17
/
+0
*
Fix formatting warning
Kristian Høgsberg
2012-03-27
1
-1
/
+2
*
data-device: notify the compositor about new drag icons
Ander Conselvan de Oliveira
2012-03-27
3
-0
/
+8
*
Remove wl_buffer.damage and simplify shm implementation
Kristian Høgsberg
2012-03-26
2
-55
/
+10
*
connection: Just look at buffer size and remove redundant n_fds_out
Kristian Høgsberg
2012-03-23
1
-5
/
+7
*
connection: Set n_fds_out to 0 when we send out the fds
Kristian Høgsberg
2012-03-23
1
-1
/
+1
*
event-loop: Use two-step destruction of event loop sources.
Jonas Ådahl
2012-03-21
1
-50
/
+49
*
Check arguments to wl_resource_post_error in gcc
Bill Spitzak
2012-03-20
1
-1
/
+2
*
event-loop: always do the post-dispatch check
Ander Conselvan de Oliveira
2012-03-20
1
-1
/
+2
*
Flush the connection if we have to many marshaled fds
Ander Conselvan de Oliveira
2012-03-10
1
-4
/
+26
*
scanner: Add since attribute
Kristian Høgsberg
2012-03-05
1
-1
/
+22
*
Add wl_array_for_each
Kristian Høgsberg
2012-03-04
2
-6
/
+9
*
connection: Export wl_connection_queue() so we can test it
Kristian Høgsberg
2012-03-02
2
-1
/
+3
*
Terminate drag if data source is destroyed
Ander Conselvan de Oliveira
2012-03-02
2
-16
/
+41
*
server: fix event sending type mismatches
Pekka Paalanen
2012-03-02
2
-5
/
+7
*
server: use the event sending wrappers
Pekka Paalanen
2012-03-02
3
-48
/
+32
*
scanner: emit event wrapper functions for server
Pekka Paalanen
2012-03-02
2
-8
/
+51
*
wayland-server: Destroy resource before sending out delete_id event
Kristian Høgsberg
2012-03-01
1
-7
/
+8
*
Fix server crash when a client dies during a drag with an icon
Ander Conselvan de Oliveira
2012-03-01
2
-1
/
+19
*
Fix wl_data_offer source destroy listener
Ander Conselvan de Oliveira
2012-03-01
1
-1
/
+4
*
Don't block when flushing a full protocol buffer
Kristian Høgsberg
2012-02-29
4
-15
/
+39
*
Allow update function to not be set in wl_display_get_fd
Samuel Rødal
2012-02-28
1
-1
/
+3
*
Rename client side wl_display_destroy() to wl_display_disconnect()
Samuel Rødal
2012-02-28
2
-2
/
+2
*
util: Comments before wl_list were a bit off, fixed the example usage.
Üstün Ergenoğlu
2012-02-26
1
-4
/
+12
*
scanner: Remove unused variable 'len'
Peter Hutterer
2012-02-23
1
-1
/
+1
*
Fix compilation: uid_t, gid_t and pid_t are defined in sys/types.h
Thiago Macieira
2012-02-23
1
-0
/
+1
*
Split pointer_focus and keyboard_focus into enter and leave events
Kristian Høgsberg
2012-02-23
1
-14
/
+10
*
server: Implement wl_keyboard_grab_interface.
Scott Moreau
2012-02-18
2
-0
/
+59
*
server: Rename wl_grab_interface.
Scott Moreau
2012-02-18
3
-38
/
+39
*
Add wl_client_get_credentials() to get unix credentials for client
Kristian Høgsberg
2012-02-18
2
-0
/
+24
*
protocol: remove absolute coordinates from pointer
Pekka Paalanen
2012-02-16
2
-9
/
+4
*
data_device: get rid of attach request
Ander Conselvan de Oliveira
2012-02-16
2
-11
/
+21
*
scanner: don't print new line when no descriptions are provided
Tiago Vignatti
2012-02-09
1
-1
/
+2
*
Drop warning when we receive an event for zombie objects
Kristian Høgsberg
2012-02-09
1
-1
/
+0
[prev]
[next]