core: Move frame related types to x11

Also rename the files to meta-x11-frame* for consistency

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3254>
This commit is contained in:
Bilal Elmoussaoui
2023-09-05 10:48:00 +02:00
committed by Marge Bot
parent 06dde49d12
commit b4b896d4db
22 changed files with 17 additions and 22 deletions

View File

@ -37,6 +37,7 @@
#include "core/place.h"
#include "core/workspace-private.h"
#include "meta/prefs.h"
#include "x11/meta-x11-frame.h"
/*
This is the short and sweet version of how to hack on this file; see