0.2.0 finalization

This commit is contained in:
Blue 2022-01-09 17:32:23 +03:00
parent 8a2658e4fc
commit 4d3ba6b11f
Signed by untrusted user: blue
GPG key ID: 9B203B252A63EE38
12 changed files with 194 additions and 179 deletions

View file

@ -80,9 +80,12 @@ private:
bool dirty;
uint32_t offset;
uint32_t height;
uint32_t width;
uint32_t x;
};
std::deque<Hint> hints;
int vo;
int elementMargin;
bool specialDelegate;
bool specialModel;
bool clearWidgetsMode;