mirror of
https://github.com/brl/mutter.git
synced 2025-08-09 18:04:44 +00:00
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
@@ -24,7 +24,7 @@
|
||||
#include "meta-window-drag.h"
|
||||
|
||||
#include "compositor/compositor-private.h"
|
||||
#include "core/edge-resistance.h"
|
||||
#include "compositor/edge-resistance.h"
|
||||
#include "core/frame.h"
|
||||
#include "core/window-private.h"
|
||||
#include "meta/meta-enum-types.h"
|
||||
|
Reference in New Issue
Block a user