summaryrefslogtreecommitdiff
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* window-actor: Use logical monitor scale on cursor scaleGeorges Basile Stavracas Neto2023-01-061-5/+10
* window-actor: Apply resource scale to cursor positionGeorges Basile Stavracas Neto2023-01-061-0/+7
* window-actor/wayland: Ignore unmapped subsurfaces in direct scanout checkRobert Mader2023-01-061-7/+15
* surface-actor-wayland: Clean up and optimize check for primary viewRobert Mader2023-01-062-31/+50
* feedback-actor: Disable direct scanout during lifetimeRobert Mader2023-01-061-0/+10
* shaped-texture: Reset pipelines after setting a texture with new sizeSebastian Krzyszkowiak2022-12-021-0/+1
* plugin/default: Autostart localed when querying keyboard layoutJonas Ådahl2022-12-021-2/+1
* plugin-manager: Don't try to starte effect when shutting downJonas Ådahl2022-12-021-14/+54
* window-actor/wayland: Do not crash when there is no monitorSebastian Wick2022-12-021-1/+4
* plugin/default: Don't load properties when getting locale proxyJonas Ådahl2022-11-011-1/+3
* surface-actor-x11: Only unredirect fullscreen windows for full damageSebastian Keller2022-10-211-1/+1
* surface-actor-wayland: Fix assumption in get_current_primary_viewRobert Mader2022-10-151-1/+3
* window-actor/wayland: Draw black background for fullscreen windowsSebastian Wick2022-10-105-50/+296
* window-actor: Move culling logic into child classesSebastian Wick2022-10-103-33/+34
* window-actor: Rename confusing variable nameJonas Ådahl2022-10-101-7/+7
* window-actor: Make meta_window_actor_get_image fastpath reachableSebastian Wick2022-10-104-1/+23
* compositor-view/native: Check that the actor covers the the viewJonas Ådahl2022-09-201-0/+17
* default-plugin: Use stopped instead of completed signalSebastian Wick2022-09-201-13/+20
* default-plugin: Kill workspace switch animation on shutdownSebastian Wick2022-09-201-0/+12
* feedback-actor: Make the other properties static stringsJonas Ådahl2022-09-191-2/+4
* window-actor/wayland: Add missing config.hJonas Ådahl2022-09-191-0/+2
* clutter/utils: Remove magic numbers from fixed point calculationsDaniel van Vugt2022-09-021-6/+9
* compositor/native: Allow scanout for offscreen rotated viewsRobert Mader2022-09-011-1/+4
* shaped-texture: Don't clear mipmaps during paintingDaniel van Vugt2022-08-301-3/+0
* texture-mipmap: Fix some leaks and tidy upDaniel van Vugt2022-08-101-7/+5
* screencast: Implement buffer-transform supportRobert Mader2022-08-051-0/+9
* monitor-transform: Add helper to transform matricesRobert Mader2022-08-051-43/+2
* compositor/native: Add support for direct scanout per viewDor Askayo2022-08-013-141/+177
* compositor/native: Remove redundant functionDor Askayo2022-08-013-22/+2
* compositor/native: Don't allow obscured surface actors as scanout candidatesDor Askayo2022-08-012-6/+3
* compositor: Introduce MetaCompositorViewNativeDor Askayo2022-08-018-3/+138
* compositor: Keep track of the top window actor on each viewDor Askayo2022-08-015-0/+153
* compositor: Expose the MetaCompositorView in before_paint () vfuncDor Askayo2022-08-014-23/+56
* compositor: Introduce MetaCompositorViewDor Askayo2022-08-013-0/+227
* shaped-texture: Remove mipmap framerate limitingDaniel van Vugt2022-07-281-99/+2
* shaped-texture: Remember to turn on mipmappingDaniel van Vugt2022-07-271-0/+2
* compositor: Add copyrights for recent mipmapping changesDaniel van Vugt2022-07-272-0/+4
* shaped-texture: Move texture mipmap implementation to 'meta-texture-mipmap'Neil Moore2022-07-265-693/+305
* shaped-texture: Stop using MetaTextureTower and use GL mipmapping insteadDaniel van Vugt2022-07-261-40/+147
* compositor: Return more details from meta_actor_painting_untransformedDaniel van Vugt2022-07-267-20/+27
* shaped-texture: Swap 90 and 270 degree transforms in pipeline matrixRobert Mader2022-07-261-4/+4
* window-actor/wayland: Skip unnecessary set_child_at_index() callsRobert Mader2022-07-111-11/+14
* wayland/subsurface: Move actor unparenting back to rebuild_surface_tree()Robert Mader2022-07-111-0/+32
* surface-actor-wayland: Remove leftover function declarationsDor Askayo2022-07-011-6/+0
* Remove checks for GLSLJonas Ådahl2022-06-031-18/+5
* tests/wayland: Add more requests to test driver protocolRobert Mader2022-06-031-0/+1
* restart: Make API that needs context take a contextJonas Ådahl2022-05-311-1/+1
* compositor: Update topmost window actor after visibility changesSebastian Keller2022-05-171-0/+18
* compositor: Split out a function to update the topmost window actorSebastian Keller2022-05-171-20/+23
* window-actor/wayland: Only use scanout for opaque non-fullscreen windowsSebastian Keller2022-05-171-0/+6