hideIt.sh icon indicating copy to clipboard operation
hideIt.sh copied to clipboard

Automagically hide/show a window by its name when the cursor is within a defined region or you mouse over it.

Results 6 hideIt.sh issues
Sort by recently updated
recently updated
newest added

I set up hideit to hide my polybar to the bottom, and it's working but the tray doesn't move with the bar. It stays stuck onscreen. ![Screencast 2020-10-09 21:11:43](https://user-images.githubusercontent.com/5641933/95623334-61037500-0a75-11eb-9a78-c7d4fba1983c.gif)

Hi, first thank's for your work, second I have a problem with polybar that is placed under every windows, then I tryed with `xdo raise -N Polybar` from terminal and...

I want to hide my polybar only when a floating window is in focus (eg. firefox). Any idea how to do it? I use AwesomeWM

Please explain how to use it.

Currently only `WM_NAME` will be taken into account while identifying a window. A unique match is not guarantied and falling back to the first match out of the whole set...

- fixed some README typos in the Q&A section - added some more AUR helpers