8 Commits (cf3c9c5182379589dec9cbbdb7249a6064f1e5d9)

Author SHA1 Message Date
Ankit Nautiyal 93dde245ee libweston: Add functions to modify disable_planes counter for an output 5 years ago
Marius Vlad 63ef078ada libweston: Migrate functions that operate on 'weston_output' into backend header 5 years ago
Marius Vlad 4e1d0973f5 libweston: Migrate functions that operate on 'weston_spring' 5 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Alexandros Frantzis 1c3a40edcd libweston: Make weston_pointer destruction safe 7 years ago
Alexandros Frantzis 8250a61de1 build,libweston: Use struct timespec for animations 7 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
Giulio Camuffo c5a011f1e0 zoom: remove temporary variables 9 years ago
Giulio Camuffo 6850e7b9e1 zoom: Remove unneeded usage of wl_fixed_ts in favour of doubles 9 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 9 years ago
Derek Foreman 22276a596a zoom: Store the seat that initiated a zoom 9 years ago
Derek Foreman 25bd8a71fc zoom: Call weston_output_activate_zoom() appropriately 9 years ago
Derek Foreman 859b52b62e zoom: Rename zoom_area_center_from_pointer to zoom_area_center_from_point 9 years ago
Derek Foreman a36eb50973 zoom: Change zoom->active to a bool 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
Derek Foreman 7cb916e285 zoom: fix zoom 10 years ago
Jason Ekstrand 87535e24c2 zoom: Use pixels instead of GL coordinates 10 years ago
Pekka Paalanen 9808708406 zoom: remove unused args from weston_zoom_transition 10 years ago
Pekka Paalanen 13fd446514 zoom: remove animation_xy as unused 10 years ago
Carlos Olmedo Escobar 1a873aa9a0 zoom: Check the value of level before using it. 10 years ago
Neil Roberts 6c3b01f81e Apply the zoom transformation before the output transformation 11 years ago
Giulio Camuffo 412b024be8 zoom: use the new pointer motion signal to move the zoom frame. 11 years ago
Jason Ekstrand a7af70436b Split the geometry information from weston_surface out into weston_view 11 years ago
Kristian Høgsberg 919cddb0ab Convert to wl_global_create/destroy() 11 years ago
Jason Ekstrand a85118c1b8 Use wl_resource_create() for creating resources 11 years ago
Kristian Høgsberg 4c6ddf102c compositor: Remove a few legacy uses of wl_object 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 e314875d00 input: Merge wl_seat into weston_seat 12 years ago
Ander Conselvan de Oliveira 434e8f3ae1 zoom: Don't update the zoom translation if zoom level is 0 12 years ago
Ville Syrjälä aa628d0a7c shell/zoom: Increment/decrement disable_planes only when zoom.active changes 12 years ago
Scott Moreau 1bad5db9d6 Implement output transformations. 12 years ago
Kristian Høgsberg ef6f136d65 zoom: Pick the first seat in seat_list instead of compositor->seat 12 years ago
Kristian Høgsberg 79af73e313 compositor-drm: Disable planes when zoomed or capturing 12 years ago
Kristian Høgsberg 583a236733 Move text-cursor-position.c into zoom.c 12 years ago
Scott Moreau 429490df1a Move zoom code to its own file. 12 years ago