summaryrefslogtreecommitdiff
path: root/src/backends
Commit message (Expand)AuthorAgeFilesLines
* idle-monitor: Postpone dispatching of idle timeout if not readycherry-pick-1ca0fdc9Jonas Ådahl2019-05-031-0/+7
* input-settings: Use 0 initialized struct for kbd a11yOlivier Fourdan2019-04-301-1/+1
* renderer/native: Check primary GPU supports EGLPekka Paalanen2019-04-111-3/+28
* renderer/native: Make EGL initialization failure not fatalPekka Paalanen2019-04-111-22/+40
* renderer-native: Freeze frames while retrying to page flipJonas Ådahl2019-04-021-2/+15
* renderer-native: Add helper to get backend from rendererJonas Ådahl2019-04-021-3/+10
* backend: Add API to freeze/thaw frame clockJonas Ådahl2019-04-022-0/+22
* renderer-native: Fake page flipping slower when power savingJonas Ådahl2019-04-024-29/+102
* renderer-native: Fake page flipped if power saving when retryingJonas Ådahl2019-04-021-11/+40
* renderer-native: Fix page flip retry timeout calculationJonas Ådahl2019-04-021-2/+2
* monitor-manager: Clean up DPMS state trackingJonas Ådahl2019-04-027-48/+120
* backends/native: Move underscan setting to MetaOutputKmsJonas Ådahl2019-04-023-95/+59
* renderer/native: Make the EGLStreams operate in mailbox modeJonas Ådahl2019-03-251-1/+1
* renderer/native: Make EGLStream page flip errors non-fatalJonas Ådahl2019-03-251-7/+1
* backends: Use udev to determine absolute input devices' sizeCarlos Garnacho2019-03-251-1/+46
* boxes: Fix spelling in APIJonas Ådahl2019-03-171-4/+4
* monitor: Fix indentation style on foreach functionsMarco Trevisan (Treviño)2019-03-122-22/+22
* monitor: Fix indentation style on calculate_crtc_pos and friendsMarco Trevisan (Treviño)2019-03-122-30/+30
* monitor: Fix indentation style on calculate_supported_scales and friendsMarco Trevisan (Treviño)2019-03-126-28/+28
* meta-monitor: Remove useless variableFlorian Müllner2019-03-111-3/+1
* clutter: Add API to get the resource scale of an actorJonas Ådahl2019-03-012-1/+6
* stage: Queue redraw previous Rect only if it has changedMarco Trevisan (Treviño)2019-03-011-2/+5
* stage: Clamp to pixel the redraw clip taking care of the floored coordsMarco Trevisan (Treviño)2019-03-011-0/+5
* stage: Add utility function to queue draw a ClutterRectMarco Trevisan (Treviño)2019-03-011-14/+17
* monitor: Define scale_steps globallyMarco Trevisan (Treviño)2019-03-011-12/+7
* Use a consistent style for enum bracesNiels De Graef2019-02-289-12/+24
* clutter: StageWindow: Use G_DECLARE_INTERFACE()Niels De Graef2019-02-272-5/+5
* monitor-config-store: Read system wide config filesJonas Ådahl2019-02-262-8/+65
* screen-cast-window-stream: Add support for cursor modesJonas Ådahl2019-02-264-12/+310
* screen-cast: Bump API version to 2Jonas Ådahl2019-02-261-1/+1
* screen-cast-src: Add helper to draw cursor sprite into pixel bufferJonas Ådahl2019-02-262-23/+52
* screen-cast-window: Add API to check if content has damageJonas Ådahl2019-02-262-0/+13
* screen-cast-window: Add API to transform cursor stateJonas Ådahl2019-02-262-0/+29
* screen-cast-window-src: Keep a screen cast window instead of an actorJonas Ådahl2019-02-261-30/+29
* screen-cast-window-src: Rename painted callback to after_paintJonas Ådahl2019-02-261-8/+8
* screen-cast-window-stream: Don't set the position propertyJonas Ådahl2019-02-263-24/+0
* screen-cast-window-stream: Set the size property to the logical sizeJonas Ådahl2019-02-261-2/+6
* screen-cast-window-stream: Use initable to initializeJonas Ådahl2019-02-261-52/+63
* screen-cast-src: Move back MetaSpaType to C fileJonas Ådahl2019-02-262-20/+9
* screen-cast-src: Change offscreen cursor helper to take a `uint8_t *`Jonas Ådahl2019-02-261-5/+5
* screen-cast: Move cursor metadata setting to generic sourceJonas Ådahl2019-02-263-137/+241
* renderer/native: Retry page flip after one vsync if EBUSYJonas Ådahl2019-02-253-121/+344
* renderer/native: Remove legacy non-stage-view codeJonas Ådahl2019-02-251-26/+5
* wayland: Move surface texture ownership to MetaWaylandSurfaceJonas Ådahl2019-02-251-5/+0
* cursor-renderer/native: Clear active CRTC gbm_bo when destroyedJonas Ådahl2019-02-251-0/+22
* idle-monitor: Fix duplicate return value of ResetIdletime callBenjamin Berg2019-02-251-2/+2
* monitor-config-manager: respect other outputs' CRTCEmilio Pozuelo Monfort2019-02-211-5/+73
* monitor-config-manager: reuse old CRTC when possibleEmilio Pozuelo Monfort2019-02-211-1/+7
* gpu: Remove unimplemented ::get_kms_file_path()Niels De Graef2019-02-151-3/+0
* meta-launcher: g_propagate_*_error takes ownershipNiels De Graef2019-02-121-2/+6