core: Move edge-resistance handling to src/compositor
This is now something that is mainly handled from the compositor side, so it makes sense to move it there. Following commits will cut all ties with src/core. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2683>
This commit is contained in:

committed by
Marge Bot

parent
e88891a1d5
commit
36bda45888
@ -71,7 +71,6 @@
|
||||
#include "compositor/compositor-private.h"
|
||||
#include "core/boxes-private.h"
|
||||
#include "core/constraints.h"
|
||||
#include "core/edge-resistance.h"
|
||||
#include "core/frame.h"
|
||||
#include "core/keybindings-private.h"
|
||||
#include "core/meta-workspace-manager-private.h"
|
||||
|
Reference in New Issue
Block a user