summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* shaped-texture: Implement ClutterContentgbsneto/content-pt1Georges Basile Stavracas Neto2019-01-2710-205/+408
* clutter/image: Also invalidate sizeGeorges Basile Stavracas Neto2019-01-271-0/+26
* clutter/paint-nodes: Expose ClutterLayerNodeGeorges Basile Stavracas Neto2019-01-273-32/+29
* clutter/paint-node: Add multitexture APIGeorges Basile Stavracas Neto2019-01-274-1/+101
* clutter/content: Add clutter_content_invalidate_size()Georges Basile Stavracas Neto2019-01-272-0/+51
* screen-cast: Fix monitor recording on HiDPIJonas Ådahl2019-01-261-1/+5
* Fix builds with G_DISABLE_ASSERTFlorian Müllner2019-01-2520-0/+25
* clutter: Fix builds with G_DISABLE_ASSERTFlorian Müllner2019-01-253-0/+3
* cogl: Fix builds with G_DISABLE_ASSERTFlorian Müllner2019-01-255-0/+6
* clutter: Fix offscreen-effect painting of clonesDaniel van Vugt2019-01-247-265/+146
* meta, startup-notification: Make type declarations publicIain Lane2019-01-244-33/+13
* gitlab-ci.yml: Change build step build type to debugoptimizedJonas Ådahl2019-01-231-1/+1
* meta: Hide libmutter symbols by default and selectively export themMarco Trevisan (Treviño)2019-01-2366-12/+952
* MonitorManager: Use composition instead of inheriting from dbus skeletonMarco Trevisan (Treviño)2019-01-234-38/+72
* meson: Don't list libraries private dependencies in pc filesMarco Trevisan (Treviño)2019-01-233-26/+45
* meson: Set cogl as dependency of libmutter-cogl dependencyMarco Trevisan (Treviño)2019-01-236-8/+3
* meson: Hide symbols by default in clutterMarco Trevisan (Treviño)2019-01-232-1/+2
* meson: Set proper soversion and version to librariesMarco Trevisan (Treviño)2019-01-236-6/+12
* meson: Fix map files and load them to hide private symbolsMarco Trevisan (Treviño)2019-01-238-12/+36
* core: Fix compiler warningOlivier Fourdan2019-01-231-2/+2
* cogl/path: Don't depend on GL/glu.hJonas Ådahl2019-01-228-5/+5
* gitlab-ci.yml: Treat warnings as errorsJonas Ådahl2019-01-221-1/+1
* meson.build: Add more compilation warningsJonas Ådahl2019-01-221-0/+42
* wayland/xdg-shell: Fix buffer attach coordinate comparisonJonas Ådahl2019-01-222-2/+2
* meta: Only declare types when generating gir filesJonas Ådahl2019-01-223-0/+10
* wayland: Move DND surface role into its own fileJonas Ådahl2019-01-227-54/+99
* Fix const qualifier usageJonas Ådahl2019-01-227-40/+41
* backend: Remove redundant function declarationsJonas Ådahl2019-01-221-3/+0
* clutter/build: Don't pass --prototypes to glib-genmarshalJonas Ådahl2019-01-221-1/+1
* clutter: Add missing `void` to function declarationJonas Ådahl2019-01-221-1/+1
* cogl: Add missing function declarationsJonas Ådahl2019-01-2249-42/+143
* cogl: Remove redundant function declarationsJonas Ådahl2019-01-223-13/+0
* cogl: Fix const qualifier usageJonas Ådahl2019-01-223-3/+3
* cogl: Add missing `void` to functions with no argumentsJonas Ådahl2019-01-224-5/+5
* cogl-path: Remove own glu.h versionJonas Ådahl2019-01-224-51/+9
* cogl-path: Cast function pointer explicitlyJonas Ådahl2019-01-221-4/+4
* clutter: Fix const qualifier usageJonas Ådahl2019-01-225-27/+27
* clutter/tests: Remove dead codeJonas Ådahl2019-01-222-32/+0
* clutter/tests: Fix missing declaration warningsJonas Ådahl2019-01-2249-9/+280
* clutter/debug: Add printf annotations to log helpersJonas Ådahl2019-01-222-3/+3
* clutter/stage: Fix debug loggingJonas Ådahl2019-01-221-3/+3
* clutter/tests/interactive: Remove dead codeJonas Ådahl2019-01-221-17/+0
* Dockerfile: Update gsettings-desktop-schemas copr URLJonas Ådahl2019-01-221-1/+1
* Dockerfile: Remove manual pipewire-0.2.5 upgradeJonas Ådahl2019-01-221-3/+0
* window-actor: Use actual image size for captureOlivier Fourdan2019-01-221-8/+10
* input-settings/x11: Only warn once about missing udev supportAntoine Jacoutot2019-01-221-1/+8
* startup-notification: Silence warningJonas Ådahl2019-01-181-2/+0
* core: Add MetaLaunchContextCarlos Garnacho2019-01-186-0/+318
* x11: Add method to launch applications, using SnLauncherCarlos Garnacho2019-01-182-0/+76
* wayland: Accept NULL primary data sourceCarlos Garnacho2019-01-181-2/+3