index
:
~krh/wayland
1.1
1.2
1.3
acquire-fd
better-array
fd-changes
fd-lock
fixed-optimization
input
malloc-closure
master
menu
next
opaque-resource
pointer-lock
pointer-lock-2
popup
prepare-read
protocol-changes
proxy-race
read-events
remote
session-manager
subscribe
testing
thread-safety
threads
video
yuv
personal wayland repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-12
wayland-util: wl_list_insert_list() should accept empty lists
Jonas Ådahl
1
-0
/
+3
2012-06-08
wayland-cursor: add an option that changes the cursor theme directory
Ander Conselvan de Oliveira
2
-1
/
+10
2012-06-06
server: require XDG_RUNTIME_DIR
Pekka Paalanen
1
-7
/
+10
2012-06-06
client: require XDG_RUNTIME_DIR
Pekka Paalanen
1
-8
/
+11
2012-06-05
Add a focus change signal for wl_pointer and wl_keyboard
Kristian Høgsberg
2
-0
/
+6
2012-06-03
TODO: Drop clipboard manager item
Kristian Høgsberg
1
-12
/
+0
2012-06-03
data-device: Don't implement data source through data offer object
Kristian Høgsberg
2
-22
/
+39
2012-06-01
Add wl_keyboard::keymap event
Daniel Stone
1
-0
/
+18
2012-05-31
data-device: Handle setting a NULL selection source
Kristian Høgsberg
1
-5
/
+9
2012-05-31
data-device: Emit selection_signal also when we lose the selection
Kristian Høgsberg
1
-0
/
+2
2012-05-31
data-device: Only send out NULL selection if we have a resource
Kristian Høgsberg
1
-1
/
+2
2012-05-31
Convert wl_pointer::axis to fixed
Daniel Stone
1
-1
/
+1
2012-05-31
Add key_state and button_state enums
Daniel Stone
3
-6
/
+30
2012-05-31
wl_keyboard: Add modifier event
Daniel Stone
3
-1
/
+34
2012-05-31
Always reset keyboard and pointer focus
Daniel Stone
1
-10
/
+8
2012-05-31
cursor: Fix warning with objdir != srcdir build
Daniel Stone
1
-1
/
+1
2012-05-31
Wayland: logging: replace printf by wl_log
Martin Minarik
1
-10
/
+7
2012-05-31
Wayland: logging
Martin Minarik
7
-0
/
+41
2012-05-29
tests: update gitignore
Pekka Paalanen
1
-0
/
+2
2012-05-29
build: add uninstalled pkg-config files
Pekka Paalanen
4
-0
/
+27
2012-05-29
cursor: Link libwayland-cursor to libwayland-client
Rob Bradford
1
-1
/
+1
2012-05-29
data-device: implement drags with no data source for self-dnd
Ander Conselvan de Oliveira
4
-34
/
+55
2012-05-25
data-device: fix crash when a client dies during a drag with an icon
Ander Conselvan de Oliveira
1
-1
/
+1
2012-05-25
wayland-cursor: load all cursors from a theme on wl_cursor_theme_load
Ander Conselvan de Oliveira
3
-53
/
+145
2012-05-25
wayland-cursor: remove enum wl_cursor_type
Ander Conselvan de Oliveira
2
-39
/
+3
2012-05-23
shm: use mremap on pool resize
Ander Conselvan de Oliveira
1
-7
/
+5
2012-05-23
Wayland: Add missing extern "C"
Yan Wang
1
-0
/
+8
2012-05-23
fix typo
Diego Viola
2
-3
/
+3
2012-05-22
cursor: Fix unsigned/signed comparisons
Kristian Høgsberg
1
-3
/
+3
2012-05-22
shm: Zero busy count for allocated buffers
Rob Bradford
1
-0
/
+1
2012-05-22
server: Initialise serial number counter for wl_display
Rob Bradford
1
-0
/
+1
2012-05-22
Introduce libwayland-cursor, a cursor helper library
Ander Conselvan de Oliveira
8
-1
/
+1375
2012-05-22
shm: Add request for resizing pools
Ander Conselvan de Oliveira
2
-5
/
+40
2012-05-21
protocol: use transient flags for activate or not surfaces
Tiago Vignatti
1
-0
/
+4
2012-05-16
doc: Update docs to refer to wl_seat instead of wl_input_device
Kristian Høgsberg
1
-2
/
+2
2012-05-16
Convert wl_input_device to wl_seat (and friends)
Daniel Stone
5
-306
/
+494
2012-05-15
Add missing alt attributes in publican docs.
Darxus
3
-0
/
+25
2012-05-15
tests: add noop to fixed-benchmark
Pekka Paalanen
1
-0
/
+16
2012-05-14
Optimize wl_fixed_t to/from double conversion functions
Kristian Høgsberg
5
-12
/
+211
2012-05-11
TODO: Strike the last xkbcommon issues
Kristian Høgsberg
1
-7
/
+0
2012-05-10
protocol: Specify that the fullscreen framerate parameter is also mHz
Kristian Høgsberg
1
-1
/
+2
2012-05-10
protocol: Back out accidentally committed wl_seat changes
Kristian Høgsberg
1
-62
/
+38
2012-05-10
protocol: Add documentation for wl_output
Kristian Høgsberg
1
-13
/
+31
2012-05-09
TODO: More updates
Kristian Høgsberg
2
-54
/
+66
2012-05-08
Update TODO
Kristian Høgsberg
1
-8
/
+0
2012-05-08
Input: Convert pointer co-ordinates to signed_24_8
Daniel Stone
4
-28
/
+35
2012-05-08
Add support for signed 24.8 decimal numbers
Daniel Stone
6
-3
/
+81
2012-05-08
event-loop: Delete fd from epoll when removing event source
Kristian Høgsberg
1
-2
/
+6
2012-05-08
tests: prefix event loop tests with event_loop_
Kristian Høgsberg
1
-2
/
+2
2012-05-08
tests: assert that mask is zero is post_dispatch callback
Kristian Høgsberg
1
-0
/
+1
[next]