summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* window: Handle broken icon themes more gracefullywip/fmuellner/missing-image-missingFlorian Müllner2019-02-271-1/+5
* clutter: Animatable: Use G_DECLARE_INTERFACE()Niels De Graef2019-02-276-35/+21
* clutter: MasterClock: Use G_DECLARE_INTERFACE()Niels De Graef2019-02-273-16/+8
* clutter: Content: Use G_DECLARE_INTERFACE()Niels De Graef2019-02-277-36/+19
* clutter: StageWindow: Use G_DECLARE_INTERFACE()Niels De Graef2019-02-277-55/+42
* clutter: cleanup/remove core input X11 backendOlivier Fourdan2019-02-276-761/+1
* clutter: Remove the rest of deprecated/clutter-animator.cAdam Jackson2019-02-2712-2889/+4
* clutter: Simplify clutter_state_changeAdam Jackson2019-02-271-42/+23
* clutter: Remove tests/interactive/test-state-animator.cAdam Jackson2019-02-272-152/+0
* clutter: Remove unused deprecated code from clutter-actor-deprecated.cAdam Jackson2019-02-275-433/+1
* clutter: Remove deprecated clutter-score.cAdam Jackson2019-02-275-1434/+0
* clutter: Remove deprecated clutter_egl{,x}_displayAdam Jackson2019-02-272-61/+0
* clutter: Remove deprecated XInput codeAdam Jackson2019-02-272-54/+0
* clutter: Remove unused clutter-glx-texture-pixmap.c and friendsAdam Jackson2019-02-273-288/+0
* clutter: Remove deprecated clutter_x11_get_stage_visualAdam Jackson2019-02-272-34/+0
* monitor-config-store: Read system wide config filesJonas Ådahl2019-02-262-8/+65
* Update German translationTim Sabsch2019-02-261-42/+49
* org.gnome.Mutter.ScreenCast: Document what was added in API version 2Jonas Ådahl2019-02-261-1/+4
* screen-cast-window-stream: Add support for cursor modesJonas Ådahl2019-02-265-12/+311
* 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-263-0/+20
* screen-cast-window: Add API to transform cursor stateJonas Ådahl2019-02-263-0/+76
* clutter: Add clutter_actor_has_damage() APIJonas Ådahl2019-02-262-0/+10
* 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-264-39/+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
* clutter: Make docs match with signal descriptionCarlos Garnacho2019-02-251-0/+1
* clutter: Add ClutterPaintVolume argument to ClutterActor::queue_redrawCarlos Garnacho2019-02-255-99/+57
* wayland: Check whether Xwayland window had a prior surface in generic codeCarlos Garnacho2019-02-251-10/+10
* shaped-texture: Clean-up deprecated NPOT checkRobert Mader2019-02-251-25/+2
* wayland/buffer: Fall back to CoglTexture2DSlicedRobert Mader2019-02-251-8/+25
* 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-259-87/+152
* wayland/surface: Process damage also for non-actor surfacesJonas Ådahl2019-02-251-14/+16
* cursor-renderer/native: Clear active CRTC gbm_bo when destroyedJonas Ådahl2019-02-251-0/+22
* wayland/dma-buf: Don't use API meant for MetaWaylandSurface internallyJonas Ådahl2019-02-251-4/+12
* idle-monitor: Fix duplicate return value of ResetIdletime callBenjamin Berg2019-02-251-2/+2
* Update Italian translationMilo Casagrande2019-02-221-51/+57
* Bump version to 3.31.913.31.91Florian Müllner2019-02-212-1/+24
* 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
* monitor-unit-tests: initial crtcs in custom_lid_switchPekka Paalanen2019-02-211-0/+2
* MetaPluginManager: Don't return void valueOlivier Fourdan2019-02-211-2/+2