8 Commits (8df487e0ff3b79e7411a19d302a475217f7d1016)

Author SHA1 Message Date
Emmanuel Gil Peyrot eff793ab46 Fix indentation all through the project 3 years ago
Guillaume Champagne f1e8fc9dbf libweston: add missing include 5 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Alexandros Frantzis 8250a61de1 build,libweston: Use struct timespec for animations 7 years ago
Quentin Glidic 24d306ccd8 libweston: Add move (without scale) animation 8 years ago
Armin Krezović 75e7106403 libweston: fix animation crash when a view has no output assigned 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Lucas Tanure ed8dd4ef6a animation: Fix potential leak of memory pointed to by move 9 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 9 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Jonny Lamb 70ee3ad47c animation: also change stop value when updating a fade target 10 years ago
Jonny Lamb f8bfd0581b animation: ensure repaints are always scheduled during animations 10 years ago
Jonny Lamb 91f80f24b4 animation: fix move scale animation 10 years ago
Ander Conselvan de Oliveira a4a6f16129 animation: Fix input panel slide animation 11 years ago
Ander Conselvan de Oliveira f5cc2b560f animation: Split spring setup out of weston_view_animation_run() 11 years ago
Kristian Høgsberg 3a869019eb animation: Fix the fade animation to work in both directions 11 years ago
U. Artie Eoff a62e0e0e02 animation: don't NULL deref if _run() returns NULL 11 years ago
Jason Ekstrand 918f2dd4cf Remove the weston_view.geometry.width/height fields 11 years ago
Daniel Stone a67e6b9818 Add move/scale animation 11 years ago
Louis-Francis Ratté-Boulianne b482dbd7eb animation, shell: add kbd focus change animation 11 years ago
Kristian Høgsberg 90dfb11428 animation.c: Schedule a repaint when the animation is done 11 years ago
Jason Ekstrand a7af70436b Split the geometry information from weston_surface out into weston_view 11 years ago
Axel Davy 5e396ae9ae Restoring alpha after the shell effects. 11 years ago
Kristian Høgsberg 1cfd406f9d shell: Tweak spring animation for zoom animation type 11 years ago
Kristian Høgsberg dd2df78b9c input-panel: Bounce the input panel slide 11 years ago
Kristian Høgsberg 5281fb1500 spring: Tweak the window fade-in spring to not overshoot 11 years ago
Kristian Høgsberg 091b09652a spring: Make min/max part of spring parameters 11 years ago
Kristian Høgsberg 7eec9b32f7 spring: Make clip behavior configurable 11 years ago
Kristian Høgsberg c24744ec91 spring: End spring simulatio faster 11 years ago
Jason Ekstrand 26ed73cee8 Change weston_surface.resource to a wl_resource pointer. 11 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
Kristian Høgsberg fe7aa90ed4 compositor: Adapt to wl_surface going away 12 years ago
Pekka Paalanen c3ce738653 compositor: introduce weston_surface_geometry_dirty() 12 years ago
Ander Conselvan de Oliveira a4575634f4 compositor: Rename lock and unlock signals to idle and wake 12 years ago
Ander Conselvan de Oliveira 29f30fab27 animation: Schedule a repaint only on the outputs the surface is in 12 years ago
Ander Conselvan de Oliveira 8a91324c13 animation: When fading, round the surface alpha when close to 0 or 1 12 years ago
Ander Conselvan de Oliveira ee41605446 animation: Make fade more controllable 12 years ago
Ander Conselvan de Oliveira cbdebc2370 compositor: Split util.c into binding.c and animation.c 12 years ago