summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* backends: Map left-handed in tablet "touchpads" together with the tabletwip/carlosg/left-handed-tablet-touchpadsCarlos Garnacho2019-06-071-6/+39
* backends: Add mouse accessibility settingsOlivier Fourdan2019-06-061-0/+103
* clutter: Hook up pointer accessibilityOlivier Fourdan2019-06-061-0/+32
* clutter/x11: Hook up pointer accessibilityOlivier Fourdan2019-06-063-1/+157
* clutter: Add pointer accessibility featuresOlivier Fourdan2019-06-066-0/+852
* clutter: Add pointer accessibility signalsOlivier Fourdan2019-06-062-0/+65
* clutter/enums: Add pointer accessibility typesOlivier Fourdan2019-06-061-0/+82
* backends: Rename keyboard accessibility settingsOlivier Fourdan2019-06-061-24/+24
* clutter/evdev: Use the accessibility virtual deviceOlivier Fourdan2019-06-062-37/+41
* clutter: Add an accessibility virtual deviceOlivier Fourdan2019-06-062-0/+6
* window: Emit an error and return when trying to activate an unmanagedMarco Trevisan (Treviño)2019-06-051-0/+7
* docs: Update tests instructionsDouglas R. Reno2019-06-051-3/+2
* keybindings: Small code cleanupOlivier Fourdan2019-06-052-6/+6
* keybindings: Trigger locate-pointer on key modifierOlivier Fourdan2019-06-055-23/+149
* compositor: Add "locate_pointer" vmethodOlivier Fourdan2019-06-055-0/+30
* settings: Slack off “xwayland-allow-grabs” settingOlivier Fourdan2019-06-032-7/+28
* settings: Remove space charactersOlivier Fourdan2019-06-032-2/+2
* Update Hungarian translationBalázs Úr2019-06-011-32/+45
* Update POTFILES.inPiotr Drąg2019-05-311-0/+1
* meson: Add no-omit-frame-pointer to clutter debug buildsRobert Mader2019-05-311-1/+2
* meson: Do not use clutter_c_args for GIRRobert Mader2019-05-311-1/+6
* backend: Conditionally compile MetaProfilerGeorges Basile Stavracas Neto2019-05-311-1/+12
* build: Rename HAVE_TRACING to HAVE_PROFILER in MutterGeorges Basile Stavracas Neto2019-05-312-2/+2
* clutter/stage-cogl: Simplify redraw functionGeorges Basile Stavracas Neto2019-05-311-12/+2
* ci: Add sysprof3 to the Docker imageGeorges Basile Stavracas Neto2019-05-311-0/+1
* cogl/trace: Add user-visible group nameGeorges Basile Stavracas Neto2019-05-313-11/+37
* clutter: Add more descriptive profiling sectionsGeorges Basile Stavracas Neto2019-05-313-17/+27
* profiler: Support setting output filenameGeorges Basile Stavracas Neto2019-05-312-20/+76
* cogl-trace: Cleanup context after disablingGeorges Basile Stavracas Neto2019-05-311-0/+10
* profile: Add a Sysprof-based profilerGeorges Basile Stavracas Neto2019-05-314-0/+256
* clutter: Add some preliminary tracing to clutterJonas Ådahl2019-05-312-0/+17
* cogl: Add libsysprof capture based tracingJonas Ådahl2019-05-318-0/+354
* wayland: Update tablet cursor outputs across cursor/proximity changesCarlos Garnacho2019-05-311-3/+14
* wayland: Handle NULL cursor renderer finding the outputs of a cursor roleCarlos Garnacho2019-05-311-0/+3
* compositor: Emit 'grab-op-end' signal after ungrab happenedMarco Trevisan (Treviño)2019-05-291-4/+6
* display: Emit 'grab-op-end' signal after ungrab happenedMarco Trevisan (Treviño)2019-05-291-3/+3
* wayland: Honor startup sequence workspace on .request_focusCarlos Garnacho2019-05-291-1/+4
* wayland: Unset DnD selection on wl_data_offer destructionCarlos Garnacho2019-05-291-2/+6
* meson: Do not add compiler flags if 'plain' buildtype is usedRobert Mader2019-05-291-41/+42
* meson: Cleanup debug build handlingRobert Mader2019-05-293-16/+19
* renderer/native: Refactor into secondary_gpu_get_next_dumb_bufferPekka Paalanen2019-05-291-29/+23
* boxes: Fix calculation of rounded rectanglesRobert Mader2019-05-291-2/+2
* x11-display: Simplify bell handlingFlorian Müllner2019-05-281-32/+7
* workspace-manager: Remove unnecessary assignmentFlorian Müllner2019-05-281-2/+0
* input-mapper: Remove unnecessary return valueFlorian Müllner2019-05-281-12/+3
* renderer-x11-nested: Fix copy-and-paste errorFlorian Müllner2019-05-281-1/+1
* cogl-path: Undeprecate framebuffer functionsFlorian Müllner2019-05-272-9/+0
* headless-start-test: Ignore frame counter warningsMarco Trevisan (Treviño)2019-05-271-0/+19
* test-runner: Always wait after creating a windowMarco Trevisan (Treviño)2019-05-271-0/+3
* gitlab-ci: Use G_SLICE=always-malloc in testsMarco Trevisan (Treviño)2019-05-271-0/+1