1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 14:51:04 +02:00
ironbar/src/ipc
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
..
server fix(ipc): support querying against duplicate bar names 2024-11-16 20:48:12 +00:00
client.rs feat(cli): debug flag 2024-06-01 17:01:14 +01:00
commands.rs feat: ability to set bar layer and exclusive zone 2024-06-13 21:42:40 +01:00
mod.rs feat!: improve CLI structure, add new commands 2024-06-01 17:04:51 +01:00
responses.rs fix(ipc): support querying against duplicate bar names 2024-11-16 20:48:12 +00:00