[metacity/main: 1/8] style-info: add .metacity style class to window
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [metacity/main: 1/8] style-info: add .metacity style class to window
- Date: Fri, 22 Oct 2021 17:04:40 +0000 (UTC)
commit 722d086d756b8ecf0c463b07cb378c872615937f
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Mon Sep 6 21:43:12 2021 +0300
style-info: add .metacity style class to window
https://gitlab.gnome.org/GNOME/metacity/-/issues/23
libmetacity/meta-style-info.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/libmetacity/meta-style-info.c b/libmetacity/meta-style-info.c
index 87d4cf29..23c9dca8 100644
--- a/libmetacity/meta-style-info.c
+++ b/libmetacity/meta-style-info.c
@@ -165,6 +165,7 @@ meta_style_info_constructed (GObject *object)
"window",
GTK_STYLE_CLASS_BACKGROUND,
style_info->composited == TRUE ? "csd" : "solid-csd",
+ "metacity",
NULL);
style_info->styles[META_STYLE_ELEMENT_DECORATION] =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]