summaryrefslogtreecommitdiff
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* mutter: Cleanup gi-docgen annotationsbilelmoussaoui/mutter-docsBilal Elmoussaoui2023-05-1713-60/+50
* compositor/x11: Drop duplicated methods callsBilal Elmoussaoui2023-05-151-2/+0
* compositor/dnd: Guard X11 typesBilal Elmoussaoui2023-05-151-0/+4
* compositor: Guard X11 typesBilal Elmoussaoui2023-05-153-71/+27
* x11/x11-display: Always set the compositor manager selection on initMarco Trevisan (Treviño)2023-05-151-2/+0
* x11/x11-display: Set compositor selection earlier on XWaylandMarco Trevisan (Treviño)2023-05-151-1/+1
* compositor-view: Chain up finalize()Jonas Ådahl2023-05-091-0/+2
* shaped-texture: Move variable declaration to the topRobert Mader2023-05-071-1/+1
* build: Use / operator instead of join_paths everywhereJonas Ådahl2023-05-041-1/+1
* surface-actor: Queue rectangles of update region separatelymsizanoen12023-05-031-3/+10
* dnd: Clear Wayland drag source when cancelled from stage grab contextmsizanoen12023-04-151-0/+2
* compositor: Drop anchor_window_pos field from MetaWindowDragCarlos Garnacho2023-03-291-19/+0
* compositor: Use relative anchor coordinates for window dragsCarlos Garnacho2023-03-291-6/+18
* compositor: Avoid use of variable during resizeCarlos Garnacho2023-03-291-2/+2
* window-actor-x11: Check array bounds before accessing arrayJonas Dreßler2023-03-261-1/+1
* compositor/window-drag: Fix keyboard resizeFlorian Müllner2023-03-201-2/+2
* shaped-texture: Account for linear sampling when calculating actor damagemsizanoen12023-03-041-4/+15
* compositor: Add utility function to convert region to cairo_t pathCarlos Garnacho2023-03-033-2/+21
* surface-actor/wayland: Ensure screen-casted surfaces have a primary viewRobert Mader2023-02-281-15/+35
* screen-cast/window: Add API to check if stream-cast is activeRobert Mader2023-02-282-0/+34
* compositor: Fix handling of keyboard-driven window resizeCarlos Garnacho2023-02-271-4/+14
* cogl: Remove legacy OpenGL driver supportJonas Ådahl2023-02-211-7/+0
* window-drag: Check whether window is set when hiding tile previewJonas Dreßler2023-02-201-1/+2
* default-plugin: Handle unmanaging windows in switch_workspaceSebastian Wick2023-02-011-28/+33
* compositor: Move tiling preview management to MetaWindowDragCarlos Garnacho2023-01-301-22/+108
* compositor: Move edge resistance data to MetaWindowDragCarlos Garnacho2023-01-301-39/+70
* compositor: Make cleaning cached edges go through MetaWindowDragCarlos Garnacho2023-01-304-2/+14
* compositor: Pass MetaWindowDrag to edge resistance functionsCarlos Garnacho2023-01-303-36/+45
* core: Move edge-resistance handling to src/compositorCarlos Garnacho2023-01-303-1/+1216
* core: Pass device/sequence on meta_window_begin_grab_op()Carlos Garnacho2023-01-304-22/+34
* core: Move accounting of "shaken_loose" to MetaWindowDragCarlos Garnacho2023-01-301-5/+7
* core,wayland,compositor,x11: Migrate to MetaWindowDragCarlos Garnacho2023-01-302-2/+18
* compositor: Add window/grab_op getters to MetaWindowDragCarlos Garnacho2023-01-302-0/+16
* compositor: Add high level API to deal with MetaWindowDragCarlos Garnacho2023-01-302-0/+54
* compositor: Add method to update MetaWindowDrag after resizesCarlos Garnacho2023-01-302-0/+11
* compositor: Handle pointing events in window dragsCarlos Garnacho2023-01-301-0/+614
* compositor: Handle keyboard events in window drag operationsCarlos Garnacho2023-01-301-0/+633
* compositor: Add MetaWindowDrag helper objectCarlos Garnacho2023-01-302-0/+569
* clutter: Pass 'ClutterFrame' in all stage update signalsJonas Ådahl2023-01-233-0/+5
* compositor: Observe frame opaque region when updating shapesCarlos Garnacho2023-01-201-19/+37
* compositor: Wrap x11 surface actor destruction in error trapCarlos Garnacho2023-01-191-0/+4
* compositor: Wrap XDamageCreate call with error trapCarlos Garnacho2023-01-191-1/+4
* build: Make GTK dependency specific to X11Bilal Elmoussaoui2022-12-221-1/+0
* compositor: Drop debug helpersBilal Elmoussaoui2022-12-221-41/+0
* default-plugin: Remove unnused fieldBilal Elmoussaoui2022-12-221-2/+0
* cleanup: Make GDK dependency specific to X11Bilal Elmoussaoui2022-12-224-6/+1
* later: Remove old APIJonas Ådahl2022-12-171-55/+0
* compositor: Enable introspectionJonas Ådahl2022-12-171-2/+10
* laters: Turn into GObjectJonas Ådahl2022-12-172-15/+35
* compositor: Don't make internal API publicJonas Ådahl2022-12-171-0/+76