bar hide/show commands
This commit is contained in:
parent
1175bbbc23
commit
57063cb17f
2 changed files with 61 additions and 32 deletions
|
|
@ -1,5 +1,5 @@
|
|||
project('somebar', ['c', 'cpp'],
|
||||
default_options: ['cpp_std=c++17'])
|
||||
default_options: ['cpp_std=c++17', 'cpp_args=-Wno-parentheses'])
|
||||
|
||||
wayland_dep = dependency('wayland-client')
|
||||
wayland_cursor_dep = dependency('wayland-cursor')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue