index
:
~krh/weston
assign-planes
gbm-surface
input
layers
libweston
master
meego-tablet-shell
menu
nested
next
non-recursive-build
non-recursive-make
output
pointer-lock
popup
protocol-changes
re-exec
remote
renderer
repaint-refactor
session-manager
surface-damage
testing
threads
video
xdg-more-states
xdg-shell-fixes
xwayland-ddx
personal wayland-demos repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bindings.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-02
input: Keep track of number of touch points inside touch struct
Jonas Ådahl
1
-1
/
+1
2013-11-27
input: don't run modifier bindings when the kbd is grabbed
Emilio Pozuelo Monfort
1
-0
/
+3
2013-11-19
Add modifier-only binding
Daniel Stone
1
-0
/
+58
2013-10-28
Add cancel function to grab interfaces
Jonas Ådahl
1
-0
/
+11
2013-10-14
Add a touch binding to activate a surface
Neil Roberts
1
-0
/
+36
2013-09-21
input: Emit events on all resources for a client
Neil Roberts
1
-9
/
+12
2013-08-12
input: For serial generation get the display from the compositor
Rob Bradford
1
-4
/
+1
2013-06-25
compositor: Fix a couple of left-over wl_resource direct access
Kristian Høgsberg
1
-1
/
+3
2013-06-05
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
Daniel Stone
1
-0
/
+2
2013-05-07
input: Merge wl_seat into weston_seat
Kristian Høgsberg
1
-9
/
+8
2013-05-06
fold wl_keyboard into weston_keyboard
Kristian Høgsberg
1
-8
/
+8
2013-03-18
Eat scroll event if a key binding function is executed because of it.
Rune K. Svendsen
1
-1
/
+4
2013-02-21
compositor: Split util.c into binding.c and animation.c
Ander Conselvan de Oliveira
1
-0
/
+289