Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
01e0068868a2424aa53c5df9849f0aaa43b5bf37
/
libweston
/
animation.c
24d306c
libweston: Add move (without scale) animation
by Quentin Glidic
· 9 years ago
75e7106
libweston: fix animation crash when a view has no output assigned
by Armin Krezović
· 9 years ago
649bbce
include stdint.h for int32_t/uint32_t
by Jussi Kukkonen
· 9 years ago
b5e3ea2
Rename src/ to libweston/
by Pekka Paalanen
· 9 years ago
[Renamed from src/animation.c]
ed8dd4e
animation: Fix potential leak of memory pointed to by move
by Lucas Tanure
· 10 years ago
867d50e
Unified multiple definitions of container_of() macro.
by Jon Cruz
· 10 years ago
a0bbfea
src: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 10 years ago
70ee3ad
animation: also change stop value when updating a fade target
by Jonny Lamb
· 11 years ago
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
· 11 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