[mutter/bilelmoussaoui/gdk-x11-only: 2/6] compositor: Replace GdkRGBA with ClutterColor
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/bilelmoussaoui/gdk-x11-only: 2/6] compositor: Replace GdkRGBA with ClutterColor
- Date: Mon, 9 May 2022 09:49:22 +0000 (UTC)
commit 888f3f0243c2dd7fd8985a519f1fa9d31a614218
Author: Bilal Elmoussaoui <belmouss redhat com>
Date: Mon May 9 10:39:23 2022 +0200
compositor: Replace GdkRGBA with ClutterColor
src/compositor/plugins/default.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/compositor/plugins/default.c b/src/compositor/plugins/default.c
index 5240e17119..cdf0c07318 100644
--- a/src/compositor/plugins/default.c
+++ b/src/compositor/plugins/default.c
@@ -149,7 +149,7 @@ typedef struct _DisplayTilePreview
{
ClutterActor *actor;
- GdkRGBA *preview_color;
+ ClutterColor *preview_color;
MetaRectangle tile_rect;
} DisplayTilePreview;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]