summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clutter: Add API for retrieving gesture unaccelerated deltaswip/exalm/unaccelAlexander Mikhaylenko2021-02-273-9/+75
* display: Reset all grab properties after a grab opJonas Dreßler2021-02-261-0/+8
* background-content: Fix pipeline cache sizeJonas Ådahl2021-02-241-1/+8
* xwayland: Fix some FD leaks on error pathsPhilip Withnall2021-02-241-5/+24
* onscreen/native: Add ref to dumb buffer when using as scanout bufferJonas Ådahl2021-02-241-2/+1
* onscreen/native: Remove stray whitespaceJonas Ådahl2021-02-241-1/+1
* Update Galician translationFran Dieguez2021-02-241-61/+39
* x11-display: Set NO_AT_BRIDGE to 1 while opening the GDK displayJonas Ådahl2021-02-231-0/+4
* core: Account for the globally active input caseOlivier Fourdan2021-02-231-0/+8
* window: Add "is_focus_async" APIOlivier Fourdan2021-02-234-0/+26
* virtual-input-device/native: Verify device cleanup in impl_state_free()Jonas Ådahl2021-02-231-1/+1
* virtual-input-device/native: Emit added/removed eventsJonas Ådahl2021-02-232-0/+13
* backend: Only create idle monitors for added physical input devicesJonas Ådahl2021-02-231-9/+10
* seat-impl: Dispatch source also when there are already queued eventsJonas Ådahl2021-02-231-1/+20
* remote-desktop: Clarify the type of keycode for NotifyKeyboardKeycode()Pascal Nowack2021-02-231-1/+1
* backends/x11: Interpret keycode correctlyPascal Nowack2021-02-231-1/+1
* remote-desktop: Fix typo in API descriptionPascal Nowack2021-02-231-1/+1
* Post-release version bumpFlorian Müllner2021-02-221-1/+1
* Tag release 40.beta40.betaFlorian Müllner2021-02-221-0/+47
* monitor-manager-xrandr: Change g_memdup() to g_memdup2()Robert Mader2021-02-221-2/+2
* src: Stop using GSliceRobert Mader2021-02-2239-91/+91
* clutter: Stop using GSliceRobert Mader2021-02-2221-81/+81
* cogl: Stop using GSliceRobert Mader2021-02-2244-139/+133
* Updated Lithuanian translationAurimas Černius2021-02-211-74/+73
* Update Indonesian translationKukuh Syafaat2021-02-211-107/+115
* display: Don't add MetaDisplay argument to grab-op-* signals twiceJonas Dreßler2021-02-192-8/+4
* background-content: Add support for rounded clipping when drawingJonas Dreßler2021-02-182-1/+302
* Update Slovenian translationMatej Urbančič2021-02-181-53/+53
* cogl/journal: Don't sometimes hold a ref on the framebufferJonas Ådahl2021-02-187-51/+51
* remote-desktop: Document NotifyPointerAxis() more explicitPascal Nowack2021-02-171-1/+14
* backends/native: Handle triple resolution mouse wheels betterPascal Nowack2021-02-171-2/+4
* backends/x11: Emit discrete scroll events for accumulated smooth eventsPascal Nowack2021-02-171-0/+38
* Update Catalan translationJordi Mas2021-02-171-97/+98
* clutter: Also pick on TOUCH_BEGIN eventsJonas Dreßler2021-02-161-1/+2
* Update Turkish translationEmin Tufan Çetin2021-02-151-100/+109
* clutter: Only pick on motion or touch update eventsJonas Dreßler2021-02-151-4/+24
* clutter: Use event source directly for debug messageJonas Dreßler2021-02-151-22/+10
* Updated Spanish translationDaniel Mustieles2021-02-151-71/+72
* clutter/stage-view: Reimplement CLUTTER_SHOW_FPSDaniel van Vugt2021-02-151-0/+78
* Update Serbian translationМарко Костић2021-02-151-64/+64
* Update Swedish translationAnders Jonsson2021-02-141-101/+80
* backends/x11: Emulate pointer motion while the pointer is off stagewip/carlosg/sync-pointer-in-mutterCarlos Garnacho2021-02-141-7/+42
* compositor: Sync pointer after begin/end modal on X11Carlos Garnacho2021-02-143-0/+33
* compositor: Refactor backend-specific code into MetaCompositor vfuncsCarlos Garnacho2021-02-144-18/+58
* Update Hungarian translationBalázs Úr2021-02-141-122/+140
* Update Punjabi translationA S Alam2021-02-141-120/+155
* Update German translationPhilipp Kiemle2021-02-131-74/+83
* ci: Drop dependencies: stanzasMichel Dänzer2021-02-101-10/+0
* wayland: Avoid automatically decoupling source/offer after grabCarlos Garnacho2021-02-091-5/+1
* wayland: Manually detach source/offer on failure pathsCarlos Garnacho2021-02-091-0/+2