index
:
~krh/wayland
fd-changes
fixed-optimization
malloc-closure
master
menu
next
popup
protocol-changes
remote
session-manager
subscribe
testing
thread-safety
threads
video
yuv
personal wayland repo
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-25
configure.ac: Bump version to 0.94.90
HEAD
0.94.90
master
Kristian Høgsberg
1
-2/+2
2012-06-22
Send modifier event to pointer focus when it changes too
Kristian Høgsberg
1
-17/+31
2012-06-22
Send keyboard modifier event using the keyboard resource
Kristian Høgsberg
1
-1/+1
2012-06-22
Maintain keyboard modifier state in wayland-server
Daniel Stone
2
-1/+26
2012-06-19
wayland-cursor: Plug leak of filename on load_all_cursors_from_dir()
Ander Conselvan de Oliveira
1
-1/+4
2012-06-18
Xcursor: Don't ignore unknown file types
Daniel Stone
1
-1/+2
2012-06-18
data-device: Fix list corruption when the source goes away
Kristian Høgsberg
1
-1/+2
2012-06-15
tests: Update test cases to new closure allocate convention
Kristian Høgsberg
2
-38/+36
2012-06-15
TODO: Remove cursor-as-regular-surface item
Kristian Høgsberg
1
-5/+0
2012-06-15
cursor: Add function for calculating current frame in cursor animation
Ander Conselvan de Oliveira
2
-7/+45
2012-06-15
protocol: replace pointer.attach with pointer.set_cursor
Ander Conselvan de Oliveira
1
-6/+21
2012-06-13
TODO: Update to account for changes from Daniel
Kristian Høgsberg
1
-14/+0
2012-06-13
connection: Set closure->start in demarshal too
malloc-closure
Kristian Høgsberg
1
-0/+1
2012-06-13
connection: Always malloc closure
Kristian Høgsberg
4
-65/+62
2012-06-13
wayland-server: Add destroy signal to wl_seat
Jonas Ådahl
2
-0/+5
2012-06-13
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-04
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-06-01
data-device: Handle setting a NULL selection source
Kristian Høgsberg
1
-5/+9
2012-06-01
data-device: Emit selection_signal also when we lose the selection
Kristian Høgsberg
1
-0/+2
2012-06-01
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-26
data-device: fix crash when a client dies during a drag with an icon
Ander Conselvan de Oliveira
1
-1/+1
2012-05-26
wayland-cursor: load all cursors from a theme on wl_cursor_theme_load
Ander Conselvan de Oliveira
3
-53/+145
2012-05-26
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-23
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
[next]