index
:
wayland.git
android
android-0.85
android-4.0.1_r1.2-a
android-4.0.1_r1.2-b
eventwrappers
eventwrappers-v2
for-0.85
for-0.85b
latched
latched-2
master
remove-abs
shellsurf
shellsurf-v3
subsurface-v1
subsurface-v1.5
subsurface-wip
wl_fixed_t
pq's wayland core branches
Pekka Paalanen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
cursor: fix fd leak and a segfault
HEAD
master
Pekka Paalanen
1
-0/+6
2012-07-10
cursor: use os_create_anonymous_file()
Pekka Paalanen
5
-7/+165
2012-07-10
server: fix wl_seat_set_keyboard
Pekka Paalanen
1
-1/+1
2012-07-10
server: add lose_touch_focus()
Pekka Paalanen
1
-0/+10
2012-07-10
scanner: Include weston-client.h as the inline functions require it
Robert Ancell
1
-2/+3
2012-07-10
wayland-shm: Add return before we hit the error clean-up path
Kristian Høgsberg
1
-0/+2
2012-07-09
Fixup source comment in wayland-util.h and fix typo in TODO
Martin Olsson
2
-3/+3
2012-07-09
doc: fix some typos in documentation
Martin Olsson
2
-4/+4
2012-07-09
protocol: Add missing allow-null to data_device.enter data_offer field
Ander Conselvan de Oliveira
1
-1/+1
2012-07-09
shm: Plug leak in shm_create_pool()
Martin Olsson
1
-6/+9
2012-07-09
server: Don't crash for wl_seat_set_touch(seat, NULL)
Martin Olsson
1
-1/+1
2012-07-09
scanner: Plug memory leak in end_element()
Martin Olsson
1
-1/+1
2012-07-09
wayland-cursor: Add error handling for shm_pool_create()
Martin Olsson
1
-9/+11
2012-07-02
protocol: Add a couple of missing allow-null annotations
Kristian Høgsberg
1
-2/+2
2012-07-02
protocol: Explicitly mark requests which allow null arguments
Christopher James Halse Rogers
1
-9/+9
2012-07-02
protocol: Add explicit nullable types
Christopher James Halse Rogers
3
-12/+188
2012-06-30
tests: test that path names longer than 108 bytes are rejected
Dylan Noblesmith
2
-1/+86
2012-06-30
tests: fix make check for out-of-tree builds
Dylan Noblesmith
11
-12/+13
2012-06-30
tests: sort list of tests
Dylan Noblesmith
1
-9/+9
2012-06-30
wayland-client: reject socket paths longer than 108 bytes
Dylan Noblesmith
1
-1/+13
2012-06-30
wayland-server: reject socket paths longer than 108 bytes
Dylan Noblesmith
1
-1/+15
2012-06-30
wayland-server: add more logging of errors
Dylan Noblesmith
1
-0/+2
2012-06-30
wayland-server: fix socket ownership race condition
Dylan Noblesmith
1
-10/+10
2012-06-30
wayland-server: fix fd leak on error path
Dylan Noblesmith
1
-8/+16
2012-06-30
drop use of strerror()
Dylan Noblesmith
2
-2/+2
2012-06-30
wayland-server: reduce use of magic numbers
Dylan Noblesmith
1
-6/+15
2012-06-29
Allocate client proxy automatically for new objects
Kristian Høgsberg
4
-4/+57
2012-06-28
protocol: Change wording of pointer.set_cursor()
Ander Conselvan de Oliveira
1
-2/+3
2012-06-27
wl_shell: Don't require that parent surfaces are wl_shell_surfaces
Kristian Høgsberg
1
-2/+2
2012-06-25
configure.ac: Bump version to 0.94.90
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
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
[next]