summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* window/wayland: Offset position with size mismatch when resizingJonas Ådahl2020-10-071-0/+23
* backends: Use graphene_point_t on meta_cursor_tracker_get_pointer()Carlos Garnacho2020-10-068-34/+36
* backend: Don't pull generated headers (indirectly)Carlos Garnacho2020-10-062-4/+4
* util: Remove now unused debug functionsJonas Ådahl2020-10-062-21/+0
* main: Parse MUTTER_DEBUG as debug stringJonas Ådahl2020-10-062-5/+38
* util: Remove unused meta_debug_spew()Jonas Ådahl2020-10-062-34/+0
* util: Remove a bunch of unused debug topicsJonas Ådahl2020-10-062-33/+17
* place: Use 'placement' topic for logging monitor rectJonas Ådahl2020-10-061-1/+1
* main: Release backend on teardownOlivier Fourdan2020-10-061-0/+2
* backend: Add a backend release functionOlivier Fourdan2020-10-062-0/+7