glzr-io / zebar

Zebar is a tool for creating customizable and cross-platform taskbars, desktop widgets, and popups.
GNU General Public License v3.0
161 stars 13 forks source link

Question: Is there a way to reserve space for Zebar when using Komorebi? #50

Closed pluque01 closed 2 months ago

pluque01 commented 2 months ago

I would like to have some space reserved for zebar. Right now the bar overlaps with my other windows when using Komorebi.

This is what I have: image

CtByte commented 2 months ago

Hi @pluque01

This video should be helpful.

I have 2 monitors so I use the global setting instead:

"global_work_area_offset": { "bottom": 35, "left": 0, "right": 0, "top": 35 },

pluque01 commented 2 months ago

Thank you so much @CtByte, I was unaware of that option in komorebi. For know it works great, but I will have to check how it works with my second monitor

azinsharaf commented 2 months ago

@pluque01 as a different topic, what version of komorebi are you using? I've upgraded mine to 0.1.24 and now zebar can't show the workspaces. image

CtByte commented 2 months ago

Hi @azinsharaf

if I may, I think in general it is good practice to use the version of Komorebi that is currently being used by Zebar, which is 0.1.23. That may solve your issue, but I am not sure. It can also be caused by something invalid in your Zebar config.

You can build Zebar from source as well, if you want, and update the Komorebi version. I am doing that myself and the generated .msi by default has the version 0.0.0. That can be related to your other issue #51

Hope this helps

azinsharaf commented 2 months ago

Hi @azinsharaf

if I may, I think in general it is good practice to use the version of Komorebi that is currently being used by Zebar, which is 0.1.23. That may solve your issue, but I am not sure. It can also be caused by something invalid in your Zebar config.

You can build Zebar from source as well, if you want, and update the Komorebi version. I am doing that myself and the generated .msi by default has the version 0.0.0. That can be related to your other issue #51

Hope this helps

thanks, it had the same issue with komorebi 0.1.23 as well. but i agree regarding the use of a version that is currently being used, in zebar. i will check the zebar config more.

pluque01 commented 2 months ago

@pluque01 as a different topic, what version of komorebi are you using? I've upgraded mine to 0.1.24 and now zebar can't show the workspaces. image

Hi @azinsharaf. Yesterday I upgraded komorebi from 0.1.22 to 0.1.24 and the same thing happened to me. Let me know if you find a solution, I will do the same :)

azinsharaf commented 2 months ago

@pluque01 as a different topic, what version of komorebi are you using? I've upgraded mine to 0.1.24 and now zebar can't show the workspaces. image

Hi @azinsharaf. Yesterday I upgraded komorebi from 0.1.22 to 0.1.24 and the same thing happened to me. Let me know if you find a solution, I will do the same :)

thanks for checking. i will submit a seperate issue for this.