bugfixes
This commit is contained in:
parent
a4cbf117c9
commit
7b31d4cc54
2 changed files with 10 additions and 16 deletions
|
|
@ -39,11 +39,6 @@ extern wl_compositor* compositor;
|
|||
extern wl_shm* shm;
|
||||
extern zwlr_layer_shell_v1* wlrLayerShell;
|
||||
|
||||
void view(Monitor& m, const Arg& arg);
|
||||
void toggleview(Monitor& m, const Arg& arg);
|
||||
void setlayout(Monitor& m, const Arg& arg);
|
||||
void tag(Monitor& m, const Arg& arg);
|
||||
void toggletag(Monitor& m, const Arg& arg);
|
||||
void spawn(Monitor&, const Arg& arg);
|
||||
[[noreturn]] void die(const char* why);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue