receive selected/layout/title
This commit is contained in:
parent
629e8f6e1c
commit
8a5c52d2db
6 changed files with 59 additions and 15 deletions
|
|
@ -15,6 +15,7 @@ extern wl_compositor *compositor;
|
|||
extern wl_shm *shm;
|
||||
extern zwlr_layer_shell_v1 *wlrLayerShell;
|
||||
extern std::vector<QString> tagNames;
|
||||
extern std::vector<QString> layoutNames;
|
||||
|
||||
struct ColorScheme {
|
||||
QColor fg, bg;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue