summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cogl: Hide a couple things that confuse g-izbrown/assorted-g-i-thingsZander Brown2021-07-183-0/+11
* cally: Rename _padding_dummy to paddingZander Brown2021-07-186-6/+6
* clutter: Rename _padding_dummy to paddingZander Brown2021-07-182-2/+2
* meta: Update annotationsZander Brown2021-07-182-2/+2
* cogl: Update annotationsZander Brown2021-07-186-19/+20
* clutter: Update annotationsZander Brown2021-07-182-2/+2
* build: Associate GIRs with their respective pcZander Brown2021-07-184-1/+8
* docs: Add README section for default branchFlorian Müllner2021-07-181-0/+13
* Rename the master branch to mainFlorian Müllner2021-07-181-1/+1
* ci: Fallback to HEAD when checking out branchFlorian Müllner2021-07-181-1/+1
* compositor: Update outdated URLFlorian Müllner2021-07-181-1/+1
* Update POTFILES.inPiotr Drąg2021-07-181-1/+2
* meson: Bump required libinput version to 1.18.0Robert Mader2021-07-161-1/+1
* backends: Promote g_debug() MetaStageImpl message to meta_topic()Carlos Garnacho2021-07-161-13/+22
* clutter: Remove unused EGL headerCarlos Garnacho2021-07-161-32/+0
* clutter: Remove leftovers from backend code in build systemCarlos Garnacho2021-07-166-60/+0
* clutter: Drop generation of x11 pkgconfig fileCarlos Garnacho2021-07-161-14/+0
* backends: Shuffle ClutterBackendX11 code into MetaClutterBackendX11Carlos Garnacho2021-07-1630-1261/+832
* clutter: Drop dead X11 codeCarlos Garnacho2021-07-162-11/+0
* clutter: Drop Xsettings client codeCarlos Garnacho2021-07-168-1222/+0
* backends: Excise MetaStageView to its own fileCarlos Garnacho2021-07-166-179/+267
* backends: Rename ClutterStage[View]Cogl API and typesCarlos Garnacho2021-07-1611-209/+207
* clutter: Move ClutterStageCogl[View] code to src/backendsCarlos Garnacho2021-07-166-36/+47
* core: Add private utility function to get Clutter debug flagsCarlos Garnacho2021-07-162-1/+13
* clutter: Export private function to get debug flagsCarlos Garnacho2021-07-162-0/+18
* clutter: Make ClutterStageView API public to mutterCarlos Garnacho2021-07-165-1/+13
* clutter: Make ClutterDamageHistory API public to mutterCarlos Garnacho2021-07-162-0/+9
* clutter: Demote CLUTTER_NOTE to g_debug in clutter-stage-cogl.cCarlos Garnacho2021-07-161-18/+13
* backends/native: Remove unused array definitionCarlos Garnacho2021-07-161-16/+0
* onscreen/native: Change some g_debug() meta_topic()Jonas Ådahl2021-07-161-18/+30
* device-pool: Add debug loggingJonas Ådahl2021-07-161-0/+22
* util: Add 'backend' debug topicJonas Ådahl2021-07-162-0/+5
* cogl/gl: Handle bogus glGetString(GL_RENDERER) return valuesJonas Ådahl2021-07-161-0/+7
* renderer/native: Include error message in log entriesJonas Ådahl2021-07-161-4/+6
* drm-buffer/dumb: Return TRUE when init succeededJonas Ådahl2021-07-161-1/+1
* context: Move the signal handling and dir management to userJonas Ådahl2021-07-151-47/+0
* tests: Make common test code a shared libraryJonas Ådahl2021-07-1523-65/+121
* tests/test-utils: Move test client path ensure helper to private headerJonas Ådahl2021-07-154-5/+28
* tests: Move 'wait-for-X11-display' helper to MetaContextTestJonas Ådahl2021-07-1510-37/+80
* tests/test-utils: Remove unused init functionJonas Ådahl2021-07-152-16/+0
* context/test: Make type derivableJonas Ådahl2021-07-152-13/+26
* tests: Prefix test plugin name getter with meta_Jonas Ådahl2021-07-153-3/+3
* tests/utils: Prefix AsyncWaiter with MetaJonas Ådahl2021-07-153-34/+39
* tests/utils: Prefix TestClient with MetaJonas Ådahl2021-07-154-206/+249
* tests: Rename test-utils.c/h to meta-test-utils.c/hJonas Ådahl2021-07-158-11/+11
* context: Move 'replace-current-wm' tracking to the contextJonas Ådahl2021-07-1511-31/+52
* context: Move X11 display policy under the contextJonas Ådahl2021-07-1510-154/+84
* context: Allow controlled destructionJonas Ådahl2021-07-152-1/+22
* context: Add explicit state trackingJonas Ådahl2021-07-151-4/+58
* x11-display: Get _GNOME_WM_KEYBINDINGS from the contextJonas Ådahl2021-07-155-20/+29