arkeane / polybar_autohide

C script to autohide bars in X11
GNU General Public License v3.0
35 stars 6 forks source link

Dual monitor works but only recognizes the top bar, same as on single monitor #4

Closed ghost closed 2 years ago

ghost commented 3 years ago

Hi,

There's a first time for everything.

Running ArcoLinux i3, Ryzen 7 2700, RX-580 amdgpu, launching from i3. Autohide works as expected when mousing to the top bar, but does not when mousing to the bottom bar. I have the bottom bar only on primary. On my HP-8000 with Radeon 5450 running single monitor the result is the same - it only responds to mousing to the top bar.

Any log file(s)/configs that would help, I'll gladly pass along.

Thanks.

arkeane commented 3 years ago

I’m not actively developing polybar_autohide right now but i was thinking about rewriting it in the future with more solid code and better integration with polybar. If you want to implement the dual bar function make a commit, i’ll gladly accept it.

Il giorno 2 ott 2021, alle ore 14:25, poetician @.***> ha scritto:

 Hi,

There's a first time for everything.

Running ArcoLinux i3, Ryzen 7 2700, RX-580 amdgpu, launching from i3. Autohide works as expected when mousing to the top bar, but does not when mousing to the bottom bar. I have the bottom bar only on primary. On my HP-8000 with Radeon 5450 running single monitor the result is the same - it only responds to mousing to the top bar.

Any log file(s)/configs that would help, I'll gladly pass along.

Thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

ghost commented 3 years ago

I see. I don't code so it will simply wait. :)