[mutter/wip/carlosg/frames-client: 2/2] ui: Drop MetaUI and in-compositor frames
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wip/carlosg/frames-client: 2/2] ui: Drop MetaUI and in-compositor frames
- Date: Wed, 22 Dec 2021 10:26:38 +0000 (UTC)
commit e4bfa593232207e9a9c53ee8835bfdacab0ab589
Author: Carlos Garnacho <carlosg gnome org>
Date: Tue Dec 21 21:28:03 2021 +0100
ui: Drop MetaUI and in-compositor frames
src/core/restart.c | 1 -
src/meson.build | 6 -
src/ui/frames.c | 1903 ------------------------------------------------
src/ui/frames.h | 153 ----
src/ui/theme-private.h | 281 -------
src/ui/theme.c | 1397 -----------------------------------
src/ui/ui.c | 240 ------
src/ui/ui.h | 68 --
src/x11/xprops.c | 1 -
9 files changed, 4050 deletions(-)
---
diff --git a/src/core/restart.c b/src/core/restart.c
index e9a5bfd27e..facdbc5bb8 100644
--- a/src/core/restart.c
+++ b/src/core/restart.c
@@ -42,7 +42,6 @@
#include "core/display-private.h"
#include "core/util-private.h"
#include "meta/main.h"
-#include "ui/ui.h"
#include "x11/meta-x11-display-private.h"
static gboolean restart_helper_started = FALSE;
diff --git a/src/meson.build b/src/meson.build
index af1d4464d0..04fa1a2ffa 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -416,12 +416,6 @@ mutter_sources = [
'core/window-private.h',
'core/workspace.c',
'core/workspace-private.h',
- 'ui/frames.c',
- 'ui/frames.h',
- 'ui/theme.c',
- 'ui/theme-private.h',
- 'ui/ui.c',
- 'ui/ui.h',
'x11/atomnames.h',
'x11/events.c',
'x11/events.h',
diff --git a/src/x11/xprops.c b/src/x11/xprops.c
index 729d5b684c..ae8a58b358 100644
--- a/src/x11/xprops.c
+++ b/src/x11/xprops.c
@@ -90,7 +90,6 @@ from The Open Group.
#include "core/util-private.h"
#include "core/window-private.h"
#include "meta/meta-x11-errors.h"
-#include "ui/ui.h"
#include "x11/meta-x11-display-private.h"
#include "x11/mutter-Xatomtype.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]