34 Commits (c37b32dac29b3e9989ed54f9582707be467f7a68)

Author SHA1 Message Date
John Kåre Alsaker 490d02a96d weston: Use float instead of GLfloat. 12 years ago
Rob Bradford 84cf541b27 spring: Avoid excessive calculation loops for the spring values 12 years ago
Rob Bradford c4f3338745 spring: Avoid looping if time appears to be going backwards 12 years ago
Kristian Høgsberg 1ce6a2a2b3 shell: Animate input panel mapping 13 years ago
Kristian Høgsberg 414bd420fd util: Generalize surface animation code 13 years ago
Scott Moreau 94b0b0ce3d Increment frame_counter before calling animation->frame(). 13 years ago
Scott Moreau e2949dba9b Remove weston_compositor_get_time() usage from animations. 13 years ago
Scott Moreau d64cf21246 Add frame_counter to weston_animation. 13 years ago
Scott Moreau 9d1b1125fd Move animation_list to weston_output. 13 years ago
Daniel Stone 0c1e46eb18 Use wl_fixed_t for axis bindings 13 years ago
Daniel Stone 325fc2d53a Split bindings into separate key/button/axis bindings 13 years ago
Daniel Stone c9785eacca Use enum wl_keyboard_key_state instead of integer 13 years ago
Daniel Stone 351eb61fbc Support wl_keyboard::modifiers event 13 years ago
Kristian Høgsberg a416fa15d5 xwm: Switch alpha, brightness and saturation to GLfloat 13 years ago
Daniel Stone 37816df646 Convert wl_input_device to wl_seat (and friends) 13 years ago
Daniel Stone e5a0120757 Rename 'state' in axis (or ambiguous) bindings to 'value' 13 years ago
Daniel Stone da5b93c8d7 Change key/button grab bindings to take unsigned state 13 years ago
Juan Zhao 2abd07b200 animation: add fading-in animation 13 years ago
Kristian Høgsberg 27e30526db Use wl_signal mechanism 13 years ago
Kristian Høgsberg eae5de7609 Follow wayland change to serial numbers 13 years ago
Benjamin Franzke bfeda130de Introduce weston-launch 13 years ago
Scott Moreau 6a3633d2bb Modify bindings for axis event detection. 13 years ago
Kristian Høgsberg abcef3cf7a compositor: Swallow binding key for bindings that don't set up a grab 13 years ago
Kristian Høgsberg 2ea094422a zoom: Don't damage_all here 13 years ago
Pekka Paalanen 60921e5787 compositor: move weston_surface::width,height into geometry 13 years ago
Pekka Paalanen 7377204315 compositor: fix zoom origin 13 years ago
Pekka Paalanen ba3cf95c0e compositor: move weston_surface::x,y into geometry 13 years ago
Pekka Paalanen bc0b7e7756 compositor: restructure weston_surface::transform 13 years ago
Pekka Paalanen 061b7471f1 compositor: drop inverse matrix from weston_transform 13 years ago
Pekka Paalanen 668ca37b19 compositor: move matrix code to separate files 13 years ago
Pekka Paalanen daaf01b3e1 util: document matrices 13 years ago
Pekka Paalanen c61eca6002 compositor: implement a stack of surface transformations 13 years ago
Kristian Høgsberg 8334bc1ef9 Rename wayland-compositor to weston 13 years ago
Pekka Paalanen 2da6d5f76f compositor: fix use after free in wlsc_zoom_frame 13 years ago
Pekka Paalanen 4738f3b1ea compositor: destroy all input binding objects on shutdown 13 years ago
Kristian Høgsberg f47d8fe88c compositor: Move binding code to util.c 13 years ago
Kristian Høgsberg ef458246b0 desktop-shell: Animate surface opacity in zoom animation as well 13 years ago
Kristian Høgsberg 4bfb82adf7 compositor: Move a few more utils to util.c 13 years ago
Kristian Høgsberg 698c058e2a compositor: Split the animation code out of tablet-shell 13 years ago