summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tests/monitor-unit-tests: Add test for ignored connector IDsbenzea/ignore-monitor-connectorBenjamin Berg2020-10-233-1/+15
* monitor: Only take connector into account when requiredBenjamin Berg2020-10-235-13/+23
* tests/monitor-unit-tests: Disambiguate external monitor in lid switch testBenjamin Berg2020-10-232-2/+6
* monitor: Only hash the connector when requiredBenjamin Berg2020-10-231-2/+7
* monitor: Add flag whether EDID is sufficient to disambiguate monitorsBenjamin Berg2020-10-235-3/+41
* monitor: Make the connector the last sort key for monitorsBenjamin Berg2020-10-231-4/+8
* core/window: Store/load window dimensions before/after fullscreenChristian Rauch2020-10-222-3/+6
* core/window: Move size hints to dedicated functionChristian Rauch2020-10-221-12/+17
* core/window: Do not apply limits if no previous size has been storedChristian Rauch2020-10-221-6/+15
* wayland/window: Provide prior floating window dimensionsChristian Rauch2020-10-221-18/+2
* wayland: Set IO error exit handlerwip/carlosg/xwayland-non-fatal-io-errorsCarlos Garnacho2020-10-211-0/+17
* xwayland: Protect against MetaX11Display abruptly closingCarlos Garnacho2020-10-211-3/+5
* output: Move edid parse function to the right fileUday Kiran Pichika2020-10-214-69/+66
* wayland: Allow specifying Wayland display name from command lineJonas Ådahl2020-10-202-1/+17
* tests/conform/actor-pivot-point: Show stage before allocatingJonas Dreßler2020-10-201-0/+2
* wayland-buffer: Add debug logging of pixel format in useDaniel van Vugt2020-10-201-0/+31
* wayland-dma-buf: Add debug logging of pixel format in useDaniel van Vugt2020-10-201-0/+8
* util: Add META_DEBUG_WAYLAND debug topicDaniel van Vugt2020-10-203-0/+5
* constraints: Use "orig" rectangle for interactive resizeOlivier Fourdan2020-10-191-21/+13
* window-props: Check for actual size hints changesOlivier Fourdan2020-10-191-5/+26
* window: Do not go past size hints on resizeOlivier Fourdan2020-10-191-15/+20
* window/wayland: Offset position with size mismatch when finishing a resizeRobert Mader2020-10-191-30/+37
* monitor-manager: Ignore tablet-mode-switch on initial config of native portra...Hans de Goede2020-10-181-0/+55
* monitor-manager: Update orientation based config when panel_orientation_manag...Hans de Goede2020-10-181-0/+4
* monitor-manager: Add a handle_orientation_change helper functionHans de Goede2020-10-181-5/+12
* seat-native: Add support for tablet-mode-switch being hot-unpluggedHans de Goede2020-10-181-13/+15
* seat-native: Check for tablet-switch devices from meta_seat_native_constructedHans de Goede2020-10-181-0/+20
* seat-native: Fix has_touchscreen becoming FALSE when a non touchscreen device...Hans de Goede2020-10-181-1/+2
* backend: Use new clutter_seat_has_touchscreen helperHans de Goede2020-10-181-26/+1
* renderer-native: Fix GObjectify oversightRobert Mader2020-10-181-1/+1
* texture-tower: Use memory management helpers moreJonas Ådahl2020-10-161-6/+1
* background: Use memory management helpers moreJonas Ådahl2020-10-161-23/+7
* cogl: Turn CoglFramebuffer, CoglOffscreen and CoglOnscreen into GObjectsJonas Ådahl2020-10-169-36/+28
* clutter: Don't use CoglHandle to store framebuffersJonas Ådahl2020-10-161-8/+9
* tests/clutter: Stop using cogl_offscreen_new_to_texture()Jonas Ådahl2020-10-161-1/+4
* cogl/framebuffer: Move public struct fields to private structJonas Ådahl2020-10-161-12/+15
* renderer-native: Get the GBM buffer format from EGL to match the framebufferDaniel van Vugt2020-10-151-2/+31
* wayland/subsurface: Only show subsurface if parent is mappedRobert Mader2020-10-141-1/+12
* cogl: Remove unused swap-related COGL_FEATURE_ID_ flagsDaniel van Vugt2020-10-141-5/+0
* backends: add support for scroll button lockingPeter Hutterer2020-10-144-6/+24
* window-actor: Freeze subsurfaces as wellRobert Mader2020-10-142-6/+11
* window: "Hide" edge resistance behind modifier keyFlorian Müllner2020-10-144-4/+21
* edge-resistance: Replace booleans with flags parameterFlorian Müllner2020-10-148-97/+120
* window: Don't override tile monitorFlorian Müllner2020-10-141-1/+1
* util: Don't expand meta_*() debug log arguments if topic not enabledJonas Ådahl2020-10-142-5/+31
* compositor: Make sure _NET_WM_FRAME_DRAWN timestamp has the right scopeJonas Ådahl2020-10-125-42/+115
* wayland: Don't send proximity_in for new resourcesJulius Lehmann2020-10-121-19/+0
* Remove misplaced line break in g_* logging functionsJonas Ådahl2020-10-0816-30/+30
* wayland: Don't include newline in client error eventsJonas Ådahl2020-10-081-2/+2
* Make meta_* logging utilities not require line breakJonas Ådahl2020-10-0850-579/+596