Vadim
Vadim
It would be nice to have a command like `spacebar -m refresh` to rerender spacebar. For example, when I create a new space with `yabai -m space --create` spacebar won't...
### Feature Description It would be nice to have an option to integrate Mangal into scripts. ### Solution you would like Something like that mangal inline --source "..." --search "..."...
### Feature Description Since Mangal tends to be cross-platform, it would be a nice addition to add support for FreeBSD systems ### Solution you would like FreeBSD support + prebuilt...
Awesome lib! But I really miss such behaviour, it would make things much easier. Title says it's all, but just for the reference ```go type User struct { name, surname...
This PR adds a boolean argument `--font-bold`. If it is present, swaylock will use `CAIRO_FONT_WEIGHT_BOLD` as specified [here](https://www.cairographics.org/manual/cairo-text.html#cairo-font-weight-t) Closes #182