61 Commits (96b0abd88a9f1d5ae9828a71cfdaad1d68afcca9)

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