tadly / hideIt.sh

Automagically hide/show a window by its name when the cursor is within a defined region or you mouse over it.
GNU General Public License v3.0
248 stars 11 forks source link

Hide on fullscreen #3

Closed ghost closed 5 years ago

ghost commented 6 years ago

When using a browser in fullscreen mode the hidden toolbar is still visible (partly) and prevents me from accessing the tabs with my mouse. I'm not sure if there is a configuration issue of some sort on my end, since I think I can recall that it didn't behave like this initially.

Also, is it possible to unhide on keypress and mouse at the same time?

tadly commented 6 years ago

I'm sorry it took so long to reply. I'm quite lazy on weekends lately :)

The partly visible is by design. With -p, --peek [amount] you could lower that (by default it is 3 pixel)

Regarding the unhide on both key and mouse. No, not yet at least. I'll think about it some more if this could cause issues or not.

tadly commented 5 years ago

Closing due to inactivity

QiangF commented 3 years ago

This looks like tint2. I am just curious if you can hide the bar completely?