summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cogl: Don't use GL_ALPHAwip/nielsdg/remove-gl-alphaNiels De Graef2019-06-123-21/+6
* Updated Spanish translationDaniel Mustieles2019-06-111-37/+51
* clutter/x11: Fix build without libwacomPekka Paalanen2019-06-101-1/+1
* clutter: Clarify clutter_stage_get_actor_at_pos docsDaniel van Vugt2019-06-071-1/+5
* clutter-effect: Rename get_paint_volumeDaniel van Vugt2019-06-075-22/+23
* cursor-renderer: Align OpenGL cursor rect to physical pixel gridJonas Ådahl2019-06-071-3/+34
* clutter/stage: Expose stage view getter helper as APIJonas Ådahl2019-06-072-5/+13
* clutter/stage: Make view fetch helper take floatsJonas Ådahl2019-06-071-2/+2
* wayland/cursor-surface: Update sprite when attaching NULLJonas Ådahl2019-06-071-2/+3
* wayland/surface: Clear texture when attaching NULLJonas Ådahl2019-06-071-0/+4
* cogl/trace: Fix typoGeorges Basile Stavracas Neto2019-06-071-1/+1
* clutter/stage-cogl: Protect against extremely high refresh ratesGeorges Basile Stavracas Neto2019-06-071-0/+11
* clutter/master-clock: Remove fallback throttlesDaniel van Vugt2019-06-071-88/+2
* clutter/stage-cogl: Reduce while loop iterationsDaniel van Vugt2019-06-071-0/+13
* clutter/stage-cogl: Stop `schedule_update` repeatedly returning `now`Daniel van Vugt2019-06-072-12/+5
* clutter/stage-cogl: Use default frame rate instead of hardcoded 60HzDaniel van Vugt2019-06-071-2/+2
* clutter/stage-cogl: Schedule immediate update on zero refresh intervalDaniel van Vugt2019-06-071-1/+4
* clutter/stage-cogl: Use G_USEC_PER_SEC instead of hardcoded numberDaniel van Vugt2019-06-071-1/+1
* x11-display: Handle mapped XIDs per typeMarco Trevisan (Treviño)2019-06-061-4/+11
* display: Dispose Stack after Compositor and X11Marco Trevisan (Treviño)2019-06-061-9/+9
* 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