104 Commits (938b8fa3c269522fadbaf342eda124468f5f39af)

Author SHA1 Message Date
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
Kristian Høgsberg 5f5e42ef50 compositor: Remove prepare_scanout_surface callout 14 years ago
Kristian Høgsberg 06cf6b0238 compositor: Pull prepare_render and present callouts into repaint 14 years ago
Kristian Høgsberg 68c479af05 compositor: Move repaint loop into a backend function 14 years ago
Kristian Høgsberg 0763262e3d compositor: Move shader setup to weston_surface_draw() 14 years ago
Kristian Høgsberg 765bcdf1fa compositor: Compute whether or not a surface is overlapped 14 years ago
Kristian Høgsberg 8e81df4503 Use new format codes 14 years ago
Kristian Høgsberg dade64968c Move wl_data_device implementation to wayland-server 14 years ago
Kristian Høgsberg 9ddb826077 Use new grab api 14 years ago
Kristian Høgsberg a33d0c38d2 data-device: Use a listener list to decouple the x11 selection bridge 14 years ago