refactor: move a few things to desktop/
This commit is contained in:
parent
4bff762d97
commit
b39dcfa497
10 changed files with 10 additions and 8 deletions
|
|
@ -4,9 +4,9 @@
|
|||
#include "../defines.hpp"
|
||||
#include "wlr-layer-shell-unstable-v1-protocol.h"
|
||||
#include "../Window.hpp"
|
||||
#include "Subsurface.hpp"
|
||||
#include "../desktop/Subsurface.hpp"
|
||||
#include "AnimatedVariable.hpp"
|
||||
#include "WLSurface.hpp"
|
||||
#include "../desktop/WLSurface.hpp"
|
||||
#include "Region.hpp"
|
||||
|
||||
struct SLayerRule {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue