1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 14:51:04 +02:00
ironbar/src/ipc/server
Ridan Vandenbergh 42e25f5ef2
fix(ipc): support querying against duplicate bar names
It is possible/valid to define multiple bars by the same name by setting `name` on the top-level bar object, but not specifying monitors. This updates IPC to support this scenario.

Allow IPC to act on multiple bars by the same name (#777)
2024-11-16 20:48:12 +00:00
..
bar.rs fix(ipc): support querying against duplicate bar names 2024-11-16 20:48:12 +00:00
ironvar.rs feat!: improve CLI structure, add new commands 2024-06-01 17:04:51 +01:00
mod.rs fix: not properly redrawing on style reload 2024-11-05 13:06:23 +00:00