From ebd42d4c0d0e9ca96dd3bc14906c573c99128b35 Mon Sep 17 00:00:00 2001 From: Victor Kareh Date: Thu, 30 May 2019 08:19:15 -0400 Subject: frames: again change meta_frames_applet_shapes With compositing manager: 1. Apply only client shape. Without compositing manager: 1. Apply client shape. 2. Apply shape around visible frame. upstream commit: https://gitlab.gnome.org/GNOME/metacity/commit/3913dcf1 --- src/ui/frames.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ui/frames.h') diff --git a/src/ui/frames.h b/src/ui/frames.h index 5019aaad..cde51e60 100644 --- a/src/ui/frames.h +++ b/src/ui/frames.h @@ -83,7 +83,6 @@ struct _MetaUIFrame char *title; /* NULL once we have a layout */ guint expose_delayed : 1; guint shape_applied : 1; - int dest_kind; /* FIXME get rid of this, it can just be in the MetaFrames struct */ MetaFrameControl prelit_control; -- cgit v1.2.1