113 Commits (351eb61fbcb32227c8fcbac3123f9d3ca185d58a)

Author SHA1 Message Date
Scott Moreau 210d079817 Hook up axis events. 14 years ago
Ander Conselvan de Oliveira 71b1d0c91d compositor: properly restore keyboard_focus in notify_keyboard_focus() 14 years ago
Ander Conselvan de Oliveira e2d21e82fc compositor-wayland: use image loading code from shared/ 14 years ago
Tiago Vignatti 5ab91ad845 compositor: use smoother range for backlight control 14 years ago
Kristian Høgsberg bcacef19b0 Add an option parser 14 years ago
Kristian Høgsberg 7ea10864c2 compositor: Move input devices to their own event loop 14 years ago
Ander Conselvan de Oliveira c5fb9a7de9 compositor: fix crash when a drag surface is destroyed during the drag 14 years ago
Kristian Høgsberg 3be2ce9e49 compositor: Organize surface stack using new struct weston_layer 14 years ago
Kristian Høgsberg 6ddcdaeb98 compositor: Store opaque clip for previous frame in weston_surface 14 years ago
Tiago Vignatti 8e53c7f566 compositor: add dpms and backlight support 14 years ago
Alex Wu 8811bf9e8d compositor: Export functions and add weston_suface::force_configure for fullscreen 14 years ago
Kristian Høgsberg d15fbe334a compositor: Remove surface overlapped attribute 14 years ago
Kristian Høgsberg d8bf90c150 Move weston_output_set_cursor into compositor-drm.c 14 years ago
Kristian Høgsberg 66617bb19d compositor: Remove unused compositor vfunc create_cursor_image 14 years ago
Jesse Barnes 5308a5e09b compositor: add an assign_planes hook to the output 14 years ago
Scott Moreau ccbf29dcb4 Introduce output zoom. 14 years ago
Kristian Høgsberg 5e7e6f2a22 compositor: Implement opqaue and input regions 14 years ago
Kristian Høgsberg 0704539ec4 shell: Revive super-tab application switcher 14 years ago
Kristian Høgsberg 1cbf3262dd compositor: Move fullscreen_output to shell_surface 14 years ago
Kristian Høgsberg 101cb6560c compositor: Get rid of surface->visual 14 years ago
Ander Conselvan de Oliveira 30eebc7c21 compositor: implement drag'n'drop icons 14 years ago
Ander Conselvan de Oliveira e9e0515cec shell: update position of surfaces with type none on map() 14 years ago
Ander Conselvan de Oliveira d595f65fe2 compositor: add a way to disable picking of client surfaces 14 years ago
Pekka Paalanen 8fb8d3b1b5 compositor, shell: add and use weston_surface_set_position() 14 years ago
Tiago Vignatti 9d3935296c compositor: make functions static 14 years ago
Pekka Paalanen 730d87e6a6 compositor: move opaque tracking into transform 14 years ago
Kristian Høgsberg 546a812004 compositor-wayland: Add window border 14 years ago
Pekka Paalanen 44ab69cfa3 compositor: add weston_surface transformation doc 14 years ago
Pekka Paalanen ddae03cf9b compositor: q&d solution for surface drift 14 years ago
Pekka Paalanen f55f544e4f compositor: fix and simplify shader uniform handling 14 years ago
Kristian Høgsberg 18c93009c1 compositor: Only set surface geometry through weston_surface_configure() 14 years ago
Pekka Paalanen d581a8fcc8 Collabora copyright updates 14 years ago
Pekka Paalanen 60921e5787 compositor: move weston_surface::width,height into geometry 14 years ago
Pekka Paalanen 6720d8f3bd compositor: add weston_surface bounding box 14 years ago
Pekka Paalanen ba3cf95c0e compositor: move weston_surface::x,y into geometry 14 years ago
Pekka Paalanen cd40362bba compositor: make position a surface transformation 14 years ago
Pekka Paalanen 0e151bb487 compositor: honour repaint regions with transformed surfaces 14 years ago
Pekka Paalanen 74abeac2f6 compositor: remove unused *_uniform members 14 years ago
Pekka Paalanen e0f3cb25e8 compositor: rewrite draw and input coordinate transformations 14 years ago
Pekka Paalanen bc0b7e7756 compositor: restructure weston_surface::transform 14 years ago
Pekka Paalanen 460099f143 shell: add key binding for rotating a surface 14 years ago
Pekka Paalanen d1f0ab6343 compositor: simplify the matrix inversion API 14 years ago
Pekka Paalanen 75b47ec45d compositor: implement inverse matrix transformation 14 years ago
Pekka Paalanen 061b7471f1 compositor: drop inverse matrix from weston_transform 14 years ago
Pekka Paalanen 668ca37b19 compositor: move matrix code to separate files 14 years ago
Pekka Paalanen c61eca6002 compositor: implement a stack of surface transformations 14 years ago
Kristian Høgsberg 681f9f4149 compositor: Keep fade surface around while we're fading 14 years ago
Kristian Høgsberg 46e64ee3e1 compositor: Drop unused saved_texture surface field 14 years ago
Kristian Høgsberg a82c4860a1 compositor: Compute overlapped early and base hw cursor decision on that 14 years ago
Kristian Høgsberg 9f404b7ac8 compositor: Move tracking of scanout buffers to compositor-drm 14 years ago