Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
661de3a6a7ad11a9e4b39b346fea4dad3f853582
/
src
/
animation.c
f8bfd05
animation: ensure repaints are always scheduled during animations
by Jonny Lamb
· 11 years ago
91f80f2
animation: fix move scale animation
by Jonny Lamb
· 11 years ago
a4a6f16
animation: Fix input panel slide animation
by Ander Conselvan de Oliveira
· 11 years ago
f5cc2b5
animation: Split spring setup out of weston_view_animation_run()
by Ander Conselvan de Oliveira
· 11 years ago
3a86901
animation: Fix the fade animation to work in both directions
by Kristian Høgsberg
· 11 years ago
a62e0e0
animation: don't NULL deref if _run() returns NULL
by U. Artie Eoff
· 12 years ago
918f2dd
Remove the weston_view.geometry.width/height fields
by Jason Ekstrand
· 12 years ago
a67e6b9
Add move/scale animation
by Daniel Stone
· 12 years ago
b482dbd
animation, shell: add kbd focus change animation
by Louis-Francis Ratté-Boulianne
· 12 years ago
90dfb11
animation.c: Schedule a repaint when the animation is done
by Kristian Høgsberg
· 12 years ago
a7af704
Split the geometry information from weston_surface out into weston_view
by Jason Ekstrand
· 12 years ago
5e396ae
Restoring alpha after the shell effects.
by Axel Davy
· 12 years ago
1cfd406
shell: Tweak spring animation for zoom animation type
by Kristian Høgsberg
· 12 years ago
dd2df78
input-panel: Bounce the input panel slide
by Kristian Høgsberg
· 12 years ago
5281fb1
spring: Tweak the window fade-in spring to not overshoot
by Kristian Høgsberg
· 12 years ago
091b096
spring: Make min/max part of spring parameters
by Kristian Høgsberg
· 12 years ago
7eec9b3
spring: Make clip behavior configurable
by Kristian Høgsberg
· 12 years ago
c24744e
spring: End spring simulatio faster
by Kristian Høgsberg
· 12 years ago
26ed73c
Change weston_surface.resource to a wl_resource pointer.
by Jason Ekstrand
· 12 years ago
c228e23
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
by Daniel Stone
· 12 years ago
fe7aa90
compositor: Adapt to wl_surface going away
by Kristian Høgsberg
· 12 years ago
c3ce738
compositor: introduce weston_surface_geometry_dirty()
by Pekka Paalanen
· 12 years ago
a457563
compositor: Rename lock and unlock signals to idle and wake
by Ander Conselvan de Oliveira
· 12 years ago
29f30fa
animation: Schedule a repaint only on the outputs the surface is in
by Ander Conselvan de Oliveira
· 12 years ago
8a91324
animation: When fading, round the surface alpha when close to 0 or 1
by Ander Conselvan de Oliveira
· 12 years ago
ee41605
animation: Make fade more controllable
by Ander Conselvan de Oliveira
· 12 years ago
cbdebc2
compositor: Split util.c into binding.c and animation.c
by Ander Conselvan de Oliveira
· 12 years ago