mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-11-20 07:21:54 +01:00
* feat: add sway-mode module * refactor: Avoid making multiple connections to SwayIPC Now `sway::Client` is store in `ironbar.clients`, and allow dynamically registering event listeners, instead of hardcoding events for Workspace updates. Remove the use of `swayipc::Connection` from `sway-mode` module, and replace it with the new event listener system. #671 |
||
|---|---|---|
| .. | ||
| examples | ||
| modules | ||
| _Sidebar.md | ||
| Compiling.md | ||
| Configuration guide.md | ||
| Controlling Ironbar.md | ||
| Dynamic values.md | ||
| Home.md | ||
| Images.md | ||
| Ironvars.md | ||
| Scripts.md | ||
| Styling guide.md | ||