summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: Make the coverage build happen in the coverage targetwip/carlosg/shuffle-coverageCarlos Garnacho2020-07-231-4/+5
* kms: Use custom page flip function when retrying failed flipsErik Kurzinger2020-07-191-13/+33
* Update Brazilian Portuguese translationRafael Fontenelle2020-07-171-34/+34
* Include the pkgconfig-specified gdesktop-enums.hDaniel van Vugt2020-07-134-4/+4
* Update Friulian translationFabio Tomat2020-07-121-37/+50
* Add tap-button-map and tap-and-drag-lock support to X11 and WaylandGiusy Margarita2020-07-104-0/+185
* screen-cast/src: Remove follow up timeout source on disableJonas Ådahl2020-07-101-0/+2
* screen-cast/src: Use G_USEC_PER_SEC instead of 1000000Jonas Ådahl2020-07-081-2/+3
* screen-cast/src: Record follow up frame after timeoutJonas Ådahl2020-07-085-5/+139
* screen-cast/src: Fix signedness of timestamp fieldJonas Ådahl2020-07-081-1/+1
* screen-cast/src: Make record functions return an error when failingJonas Ådahl2020-07-085-42/+53
* screen-cast: Let the reason for recording determine what to recordJonas Ådahl2020-07-085-29/+34
* screen-cast/src: Add flag to maybe_record()Jonas Ådahl2020-07-085-9/+30
* screen-cast/window-stream-src: Fix indentationJonas Ådahl2020-07-081-2/+2
* screen-cast-src: Make the two record vfuncs more similarly namedJonas Ådahl2020-07-085-33/+37
* background: Use NEAREST filtering when the texture is the monitor resolutionDaniel van Vugt2020-07-081-8/+15
* Bump version to 3.37.33.37.3Florian Müllner2020-07-072-1/+28
* tests/stage-view: Keep old stage views alive on hotplugFlorian Müllner2020-07-071-1/+5
* clutter/actor: Add position argument to allocate_preferred_size()Jonas Dreßler2020-07-075-24/+26
* clutter/actor: Add API to get fixed positionJonas Dreßler2020-07-072-0/+41
* window-actor/wayland: Remove custom get_paint_volume() vfuncRobert Mader2020-07-071-26/+0
* background-content: Mipmap background texture renderingDaniel van Vugt2020-07-071-4/+10
* cogl-texture-2d: Flush the journal before mipmappingDaniel van Vugt2020-07-071-0/+5
* clutter/actor: Pass stage as user_data when unrealizingJonas Dreßler2020-07-061-2/+4
* clutter/actor: Remove actors from shallow relayout list when unrealizingJonas Dreßler2020-07-063-4/+33
* Fix broken markup in Hausa UI translationAndre Klapper2020-07-061-2/+2
* clutter-backend: Default to scale 1Daniel van Vugt2020-07-031-0/+2
* x11: Look up reason for selection clear events from XFixesCarlos Garnacho2020-07-031-8/+1
* clutter/timeline: Warn if started with a detached actorJonas Ådahl2020-07-021-1/+2
* clutter/timeline: Wait for stage if no frame clock is availableGeorges Basile Stavracas Neto2020-07-021-5/+48
* wayland: Respond to frame callbacks also if a clone was paintedJonas Ådahl2020-07-021-3/+2
* clutter/actor: Add API to check whether actor or clone is on viewJonas Ådahl2020-07-022-0/+38
* clutter/transition: Get timeline actor from animatableJonas Ådahl2020-07-026-19/+10
* clutter/actor: Pick frame clock of parent if not on any viewsJonas Ådahl2020-07-021-1/+10
* tests/frame-clock: Check that destroy signal is emittedJonas Ådahl2020-07-021-0/+58
* clutter/animatable: Add way to get an actor from an animatableJonas Ådahl2020-07-023-0/+34
* clutter/frame-clock: Add explicit destroy functionJonas Ådahl2020-07-025-17/+46
* tests/stage-view: Test that timelime adapts to actor moving across viewsJonas Ådahl2020-07-021-0/+146
* tests/stage-view: Test that actors pick the right frame clockJonas Ådahl2020-07-021-0/+83
* clutter/stage-view: Export refresh rate getter symbolJonas Ådahl2020-07-021-0/+1
* clutter/frame-clock: Add refresh rate getterJonas Ådahl2020-07-022-0/+9
* tests/stage-view: Check that hotplugging reestablishes view listJonas Ådahl2020-07-021-0/+85
* tests/stage-view: Remove unnecessary warning supressionJonas Ådahl2020-07-021-16/+0
* clutter: Paint views with individual frame clocksJonas Ådahl2020-07-0238-1908/+540
* renderer: Use 'add_view()' when adding CRTC viewsJonas Ådahl2020-07-021-2/+1
* renderer-x11-cm: Initialize screen stage view in one stepJonas Ådahl2020-07-023-34/+18
* compositor: Use stage signals instead of clutter repaint callbacksJonas Ådahl2020-07-028-100/+73
* wayland/compositor: Process frame callbacks on 'after-update'Jonas Ådahl2020-07-022-9/+8
* compositor: Remove unused stage pointerJonas Ådahl2020-07-021-2/+0
* cursor-renderer: Use 'after-paint' stage signal instead paint callbackJonas Ådahl2020-07-021-15/+23