summaryrefslogtreecommitdiff
path: root/src/util.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-21compositor: Split util.c into binding.c and animation.cAnder Conselvan de Oliveira1-637/+0
2013-02-15text: fix weston key bindings with input methodsJan Arne Petersen1-0/+3
2012-12-06compositor-drm: Support overlays with transformed buffersAnder Conselvan de Oliveira1-0/+75
2012-11-08compositor: Add debug key bindings infrastructureAnder Conselvan de Oliveira1-0/+38
2012-10-16util: Check result of weston_surface_animation_run.John Kåre Alsaker1-0/+3
2012-10-04weston: Use float instead of GLfloat.John Kåre Alsaker1-6/+6
2012-08-09spring: Avoid excessive calculation loops for the spring valuesRob Bradford1-6/+9
2012-08-03spring: Avoid looping if time appears to be going backwardsRob Bradford1-0/+8
2012-06-21shell: Animate input panel mappingKristian Høgsberg1-0/+26
2012-06-21util: Generalize surface animation codeKristian Høgsberg1-150/+108
2012-06-15Increment frame_counter before calling animation->frame().Scott Moreau1-2/+2
2012-06-11Remove weston_compositor_get_time() usage from animations.Scott Moreau1-4/+8
2012-06-11Add frame_counter to weston_animation.Scott Moreau1-0/+2
2012-06-11Move animation_list to weston_output.Scott Moreau1-2/+2
2012-05-31Use wl_fixed_t for axis bindingsDaniel Stone1-1/+1
2012-05-31Split bindings into separate key/button/axis bindingsDaniel Stone1-16/+105
2012-05-31Use enum wl_keyboard_key_state instead of integerDaniel Stone1-2/+3
2012-05-31Support wl_keyboard::modifiers eventDaniel Stone1-1/+17
2012-05-21xwm: Switch alpha, brightness and saturation to GLfloatKristian Høgsberg1-4/+4
2012-05-16Convert wl_input_device to wl_seat (and friends)Daniel Stone1-12/+11
2012-05-07Rename 'state' in axis (or ambiguous) bindings to 'value'Daniel Stone1-3/+3
2012-05-07Change key/button grab bindings to take unsigned stateDaniel Stone1-1/+1
2012-04-25animation: add fading-in animationJuan Zhao1-0/+85
2012-04-12Use wl_signal mechanismKristian Høgsberg1-5/+4
2012-04-11Follow wayland change to serial numbersKristian Høgsberg1-6/+10
2012-04-06Introduce weston-launchBenjamin Franzke1-0/+26
2012-03-22Modify bindings for axis event detection.Scott Moreau1-5/+7
2012-03-05compositor: Swallow binding key for bindings that don't set up a grabKristian Høgsberg1-1/+49
2012-02-29zoom: Don't damage_all hereKristian Høgsberg1-2/+1
2012-01-27compositor: move weston_surface::width,height into geometryPekka Paalanen1-2/+4
2012-01-27compositor: fix zoom originPekka Paalanen1-5/+3
2012-01-27compositor: move weston_surface::x,y into geometryPekka Paalanen1-4/+4
2012-01-27compositor: restructure weston_surface::transformPekka Paalanen1-3/+4
2012-01-27compositor: drop inverse matrix from weston_transformPekka Paalanen1-3/+0
2012-01-27compositor: move matrix code to separate filesPekka Paalanen1-74/+0
2012-01-27util: document matricesPekka Paalanen1-0/+10
2012-01-27compositor: implement a stack of surface transformationsPekka Paalanen1-3/+6
2012-01-03Merge remote-tracking branch 'pq/compositor-dtors-v1'Kristian Høgsberg1-4/+15
2012-01-03Rename wayland-compositor to westonKristian Høgsberg1-0/+301