summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Don't continue if setup commands failwip/smcv/no-test-environmentSimon McVittie2021-09-212-2/+2
* tests: Don't use TestEnvironmentSimon McVittie2021-09-212-4/+2
* Bump version to 41.041.0Florian Müllner2021-09-192-1/+15
* Updated Danish translationAsk Hjorth Larsen2021-09-171-208/+190
* context: Add some missing introspection dataCorentin Noël2021-09-161-0/+27
* wayland: Avoid a race in wl_seat capabilitiesOlivier Fourdan2021-09-163-22/+40
* Update Catalan translationJordi Mas2021-09-151-71/+80
* Update Dutch translationNathan Follens2021-09-131-112/+128
* Update Polish translationPiotr Drąg2021-09-111-70/+79
* Update Hungarian translationBalázs Úr2021-09-101-101/+131
* Update Croatian translationGoran Vidović2021-09-101-92/+91
* Update German translationPhilipp Kiemle2021-09-091-74/+92
* Update Turkish translationEmin Tufan Çetin2021-09-091-114/+130
* Update Korean translationGwan-gyeong Mun2021-09-091-106/+122
* Update Persian translationeshagh shahidani2021-09-081-2387/+2121
* Update Swedish translationLuna Jernberg2021-09-071-73/+82
* Update Croatian translationGoran Vidović2021-09-051-113/+146
* Update Romanian translationDaniel Șerbănescu2021-09-051-70/+82
* Bump version to 41.rc41.rcFlorian Müllner2021-09-052-1/+25
* ci: Add dist jobFlorian Müllner2021-09-051-0/+26
* ci: Move test setup into template jobFlorian Müllner2021-09-052-26/+19
* ci: Add asciidoc to imageFlorian Müllner2021-09-051-1/+2
* build: Check NEWS for versionFlorian Müllner2021-09-052-0/+33
* x11: Initialize g_autofree with NULLDor Askayo2021-09-041-1/+1
* xwayland: Initialize g_autofree with NULLDor Askayo2021-09-041-3/+3
* shaped-texture: Remove get_image_via_offscreen()Robert Mader2021-09-043-116/+11
* window-actor: Add paint_to_content() functionRobert Mader2021-09-042-0/+73
* window-actor: Factor out framebuffer creation of get_image()Robert Mader2021-09-041-73/+91
* tests: Run a localed mock implementation on testsMarco Trevisan (Treviño)2021-09-043-2/+55
* monitor-manager: Remove persistent_timeout on disposeMarco Trevisan (Treviño)2021-09-041-0/+2
* orientation-manager: Use an idle to apply monitor orientation changesMarco Trevisan (Treviño)2021-09-044-2/+102
* monitor-unit-tests: Add tests with dynamic orientation changesMarco Trevisan (Treviño)2021-09-045-0/+1402
* monitor-transform: Add function to compute from orientationMarco Trevisan (Treviño)2021-09-044-32/+28
* tests: Add MetaOrientationManager tests via SensorsProxy mockMarco Trevisan (Treviño)2021-09-0414-3/+912
* build: Add CI test setup to run tests as the CI would doMarco Trevisan (Treviño)2021-09-042-4/+12
* orientation-manager: Expose the number of valid orientationsMarco Trevisan (Treviño)2021-09-041-0/+1
* monitor-config-manager: Rename builtin monitor lookup utility functionMarco Trevisan (Treviño)2021-09-041-5/+5
* monitor-config-manager: Find builtin configuration even when inactiveMarco Trevisan (Treviño)2021-09-041-2/+9
* monitor-manager: Add config relationships and use it for orientation eventsMarco Trevisan (Treviño)2021-09-044-5/+256
* monitor-unit-tests: Add tests to verify config manager historyMarco Trevisan (Treviño)2021-09-041-0/+163
* monitor-manager: Apply built-in monitor orientation to previous configurationsMarco Trevisan (Treviño)2021-09-043-7/+95
* monitor-config-manager: Ignore orientation if it is not managedMarco Trevisan (Treviño)2021-09-041-1/+2
* monitor-manager: Don't apply unneeded orientation changesMarco Trevisan (Treviño)2021-09-041-0/+12
* monitor-manager: Only manage orientation if we have a built in panelMarco Trevisan (Treviño)2021-09-041-1/+4
* monitor-manager: Remove some trailing spaces in orientation codeMarco Trevisan (Treviño)2021-09-041-2/+2
* wayland: Forward button press / touch down to Wayland text-input implsCarlos Garnacho2021-09-032-1/+17
* clutter: Forward button press/touch down onto ClutterText IM focusCarlos Garnacho2021-09-031-0/+3
* clutter: Add ClutterPreeditResetMode hint to preedit textCarlos Garnacho2021-09-035-16/+59
* clutter: Handle touch down and button press events in ClutterInputFocusCarlos Garnacho2021-09-031-0/+8
* onscreen/native: Pass damage rectangles when page flippingPiotr Lopatka2021-09-033-8/+24