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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-21
compositor: Split util.c into binding.c and animation.c
Ander Conselvan de Oliveira
1
-637
/
+0
2013-02-15
text: fix weston key bindings with input methods
Jan Arne Petersen
1
-0
/
+3
2012-12-06
compositor-drm: Support overlays with transformed buffers
Ander Conselvan de Oliveira
1
-0
/
+75
2012-11-08
compositor: Add debug key bindings infrastructure
Ander Conselvan de Oliveira
1
-0
/
+38
2012-10-16
util: Check result of weston_surface_animation_run.
John Kåre Alsaker
1
-0
/
+3
2012-10-04
weston: Use float instead of GLfloat.
John Kåre Alsaker
1
-6
/
+6
2012-08-09
spring: Avoid excessive calculation loops for the spring values
Rob Bradford
1
-6
/
+9
2012-08-03
spring: Avoid looping if time appears to be going backwards
Rob Bradford
1
-0
/
+8
2012-06-21
shell: Animate input panel mapping
Kristian Høgsberg
1
-0
/
+26
2012-06-21
util: Generalize surface animation code
Kristian Høgsberg
1
-150
/
+108
2012-06-15
Increment frame_counter before calling animation->frame().
Scott Moreau
1
-2
/
+2
2012-06-11
Remove weston_compositor_get_time() usage from animations.
Scott Moreau
1
-4
/
+8
2012-06-11
Add frame_counter to weston_animation.
Scott Moreau
1
-0
/
+2
2012-06-11
Move animation_list to weston_output.
Scott Moreau
1
-2
/
+2
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