bug.n icon indicating copy to clipboard operation
bug.n copied to clipboard

Make bar toggle-able per monitor-view combination

Open Fuco1 opened this issue 4 years ago • 0 comments

Make the status bar toggle-able per-view, not only per-monitor. This is useful with full-screen apps, such as virtualbox or spotify where I don't want to see the status bar on the top.

I'd like some comments on the current approach... it's a hack but with very minimal impact on the existing code so I quite like it. At first I tried to replace all the mentions of the Monitor_X_showBar but that proved a bit more troublesome. However, I'm not so familiar with the internal architecture to be 100% sure.

Thanks!

Fuco1 avatar Apr 22 '21 21:04 Fuco1