[mutter/bilelmoussaoui/gdk-x11-only: 2/5] 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/5] compositor: Replace GdkRGBA with ClutterColor
- Date: Mon,  9 May 2022 09:38:45 +0000 (UTC)
commit 20873d3dd21687c5c84268bf5c6425937831e232
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]