Releases: CWSpear/hyperterm-visor
pre-neo-1
pre-neo-0
Flesh out the bounds options. Instead of position
, we're deprecating that in favor of anchor
, which will work better in tandem with width
and height
. See docs for full details.
Also other tweaks and enhancements, such as moving to anchor and setting size on start up and more anchor options.
duck-dock
fullscreen-full-consideration
Don't minimize the window if you've got it at fullscreen.
Thanks to @dcalhoun for the PR!
snoozing-without-losing
return-to-dust
When using the hotkey to hide the app, it will attempt to return to the app that last had focus.
Caveat: On a Mac, it will trigger a hide event, which hides all the Hyper windows and subsequently returns focus to the last app that had focus.
window-dedication
This makes it so there is a dedicated Visor Window. When you start Hyper, the first window becomes the dedicated Visor Window. If you create another window, it does not become the Visor Window. If you close your Visor Window, the next time you execute your hot key, a new window is created and that becomes your Visor Window.