refactor a bunch of layout code
This commit is contained in:
parent
ae3ff6736e
commit
b0cd90a43c
6 changed files with 268 additions and 239 deletions
|
|
@ -16,7 +16,7 @@ struct SWindowDecorationExtents {
|
|||
class CWindow;
|
||||
struct SMonitor;
|
||||
|
||||
class IHyprWindowDecoration {
|
||||
interface IHyprWindowDecoration {
|
||||
public:
|
||||
virtual ~IHyprWindowDecoration() = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue