Skip to content

Releases: phoeagon/RectangleWin

0.9.8

16 Nov 00:16

Choose a tag to compare

Changelog

  • c10fffc indentation fix to satisfy gofmt. somehow go fmt doesn't mind

v0.9.7.1

16 Nov 00:14

Choose a tag to compare

Fixes config file parsing.
Previously it incorrectly ignores Win/Meta as aliases of Super. This should fix that.

v0.9.7

07 Sep 01:10
bb90211

Choose a tag to compare

Releases a configurable version of RectangleWin.

Contains an EXE (required) and a yaml config file (optional).
Download them and keep them in the same folder.

v0.9.6

07 Sep 01:07
f816c52

Choose a tag to compare

Update release.yml: update to auto release

First release

31 Aug 20:18
0f779f9

Choose a tag to compare

First release on this channel.

  • Added hotkey for ctrl-alt-[UP DOWN LEFT RIGHT] for moving to half screens. (Alternative key binding of existing feature)
  • Added hotkey for ctrl-alt-[U-I-J-K] for four corners. (Alternative key binding of existing features)
  • Maximize height of window with ctrl-alt-shift-UP.
  • Make window larger with ctrl-alt-=
  • Make window smaller with ctrl-alt--

First release here. Not clear if upstream will take these changes.

Compiled natively on Windows 11 (x64 I think).