index
:
~vignatti/weston
master
multitouch-v2
stick-moving
xwm
xwm-client
xwm-client-OLD
xwm-configure2
wayland compositor and client demo implementation
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-31
Use wl_fixed_t for axis bindings
Daniel Stone
1
-1
/
+1
2012-05-31
Split bindings into separate key/button/axis bindings
Daniel Stone
1
-16
/
+105
2012-05-31
Use enum wl_keyboard_key_state instead of integer
Daniel Stone
1
-2
/
+3
2012-05-31
Support wl_keyboard::modifiers event
Daniel Stone
1
-1
/
+17
2012-05-21
xwm: Switch alpha, brightness and saturation to GLfloat
Kristian Høgsberg
1
-4
/
+4
2012-05-16
Convert wl_input_device to wl_seat (and friends)
Daniel Stone
1
-12
/
+11
2012-05-07
Rename 'state' in axis (or ambiguous) bindings to 'value'
Daniel Stone
1
-3
/
+3
2012-05-07
Change key/button grab bindings to take unsigned state
Daniel Stone
1
-1
/
+1
2012-04-25
animation: add fading-in animation
Juan Zhao
1
-0
/
+85
2012-04-12
Use wl_signal mechanism
Kristian Høgsberg
1
-5
/
+4
2012-04-11
Follow wayland change to serial numbers
Kristian Høgsberg
1
-6
/
+10
2012-04-06
Introduce weston-launch
Benjamin Franzke
1
-0
/
+26
2012-03-22
Modify bindings for axis event detection.
Scott Moreau
1
-5
/
+7
2012-03-05
compositor: Swallow binding key for bindings that don't set up a grab
Kristian Høgsberg
1
-1
/
+49
2012-02-29
zoom: Don't damage_all here
Kristian Høgsberg
1
-2
/
+1
2012-01-27
compositor: move weston_surface::width,height into geometry
Pekka Paalanen
1
-2
/
+4
2012-01-27
compositor: fix zoom origin
Pekka Paalanen
1
-5
/
+3
2012-01-27
compositor: move weston_surface::x,y into geometry
Pekka Paalanen
1
-4
/
+4
2012-01-27
compositor: restructure weston_surface::transform
Pekka Paalanen
1
-3
/
+4
2012-01-27
compositor: drop inverse matrix from weston_transform
Pekka Paalanen
1
-3
/
+0
2012-01-27
compositor: move matrix code to separate files
Pekka Paalanen
1
-74
/
+0
2012-01-27
util: document matrices
Pekka Paalanen
1
-0
/
+10
2012-01-27
compositor: implement a stack of surface transformations
Pekka Paalanen
1
-3
/
+6
2012-01-03
Merge remote-tracking branch 'pq/compositor-dtors-v1'
Kristian Høgsberg
1
-4
/
+15
2012-01-03
Rename wayland-compositor to weston
Kristian Høgsberg
1
-0
/
+301