Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
a36eb50973875581354d5d740541dd789c378eab
/
src
/
zoom.c
a36eb50
zoom: Change zoom->active to a bool
by Derek Foreman
· 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
7cb916e
zoom: fix zoom
by Derek Foreman
· 10 years ago
87535e2
zoom: Use pixels instead of GL coordinates
by Jason Ekstrand
· 11 years ago
9808708
zoom: remove unused args from weston_zoom_transition
by Pekka Paalanen
· 10 years ago
13fd446
zoom: remove animation_xy as unused
by Pekka Paalanen
· 10 years ago
1a873aa
zoom: Check the value of level before using it.
by Carlos Olmedo Escobar
· 11 years ago
6c3b01f
Apply the zoom transformation before the output transformation
by Neil Roberts
· 11 years ago
412b024
zoom: use the new pointer motion signal to move the zoom frame.
by Giulio Camuffo
· 12 years ago
a7af704
Split the geometry information from weston_surface out into weston_view
by Jason Ekstrand
· 12 years ago
919cddb
Convert to wl_global_create/destroy()
by Kristian Høgsberg
· 12 years ago
a85118c
Use wl_resource_create() for creating resources
by Jason Ekstrand
· 12 years ago
4c6ddf1
compositor: Remove a few legacy uses of wl_object
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
e314875
input: Merge wl_seat into weston_seat
by Kristian Høgsberg
· 12 years ago
434e8f3
zoom: Don't update the zoom translation if zoom level is 0
by Ander Conselvan de Oliveira
· 13 years ago
aa628d0
shell/zoom: Increment/decrement disable_planes only when zoom.active changes
by Ville Syrjälä
· 13 years ago
1bad5db
Implement output transformations.
by Scott Moreau
· 13 years ago
ef6f136
zoom: Pick the first seat in seat_list instead of compositor->seat
by Kristian Høgsberg
· 13 years ago
79af73e
compositor-drm: Disable planes when zoomed or capturing
by Kristian Høgsberg
· 13 years ago
583a236
Move text-cursor-position.c into zoom.c
by Kristian Høgsberg
· 13 years ago
429490d
Move zoom code to its own file.
by Scott Moreau
· 13 years ago