Jake Stanger
Jake Stanger
### Discussed in https://github.com/JakeStanger/ironbar/discussions/878 Originally posted by **nazya** March 3, 2025 Autohide is a killer feature of Ironbar for me—thanks a lot! However, it would be great to have an...
**Describe the bug** Enabling one of `workspace` or `keyboard` without the other fails to compile due to some incorrect/missing feature flags. **Expected behavior** You should be able to independently enable...
Rather than running `apt install` for the same deps in every single run, a custom docker image could be used which includes these. This should speed up runs a little...
**Is your feature request related to a problem? Please describe.** Now that Ironbar's installation process is potentially more complex than before (#683), and likely to continue that way as additional...
Big refactor. Replaces all the macros related to channels (send/receive) with traits and extension methods, which is a little bit cleaner and should give the tooling a better shot.
**Describe the bug** When a launcher item has more than one window open, clicking it always brings the first item to focus. Repeatedly clicking the icon is supposed to cycle...