mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-23 02:25:39 +02:00
Implemented auto-hide functionality on Wayland
This commit is contained in:
parent
3e0083c9f2
commit
3dce815fe3
8 changed files with 54 additions and 9 deletions
|
@ -8,6 +8,7 @@ struct private
|
|||
/* From bar_config */
|
||||
char *monitor;
|
||||
enum bar_layer layer;
|
||||
bool visible;
|
||||
enum bar_location location;
|
||||
int height;
|
||||
int left_spacing, right_spacing;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue