Skip to content

Releases: benallred/SnapX

SnapX v1.1.4

11 Apr 23:22
Compare
Choose a tag to compare

Improvements

  • Watch for window dragging events so the window can be set to its restored size during drag (like native Windows)
  • Add forensic logging option (writes to SnapX.log)

SnapX v1.1.3

14 Jan 05:51
Compare
Choose a tag to compare

Improvements

  • Allow horizontal movement to move to another monitor
  • Win+Left/Right on maximized window performs Win+Shift+Left/Right
  • Allow horizontal and vertical sizing from maximized state
  • Resnap windows to new grid when grid size changed

SnapX v1.1.2

07 Jan 03:02
Compare
Choose a tag to compare

Improvements

  • Add Help GUI and display it on first run
  • Buffer hotkeys for better responsiveness when pressed in quick succession
  • When pressing Win+Alt+Up/Down (move vertically) from an unsnapped position set height to 1
  • Maintain snap position when moving across monitors (Win+Shift+Left/Right)
  • Custom icon in tray when program is suspended

Bug fixes

  • Handle DPI scaling
  • Fix width calculation of monitor on left side of primary monitor (when its right side is 0)

SnapX v1.1.1

28 Dec 07:28
Compare
Choose a tag to compare

Improvements

  • Set various properties of final executable (version information, etc)

Bug fixes

  • Fix error on some older OSes due to missing icons

SnapX v1.1.0

24 Dec 17:44
Compare
Choose a tag to compare

New features

  • Add hotkeys and support for vertical snaps
  • Win+Alt+PgUp
    - Sizes toward the top of the screen
  • Win+Alt+PgDn
    - Sizes toward the bottom of the screen
  • Win+Alt+arrow key
    - Moves snap in the specified direction
    - (Win+Alt+Left/Right are overloaded with the original Win+Left/Right)
  • Add Settings GUI
  • Add 'run on startup' option

SnapX v1.0.1

21 Dec 22:48
Compare
Choose a tag to compare

New features

  • Add automatic update check on program start (can be disabled via ini file) and 'Check for update' tray menu item

Improvements

  • Maintain minimized/maximized status on exit but set restore position to pre-snap state
  • Allow Win+Down to minimize non-resizable but minimizable windows and don't allow to minimize resizable but non-minimizable windows (both like original Win+Down)

Bug fixes

  • Fix case where quick Win+Down, Win+Up combo would not activate window
  • Fix bug that caused some windows to maximize on program exit
  • Fix snap position when taskbar on left or top

SnapX v1.0.0

17 Dec 22:34
Compare
Choose a tag to compare

Initial release of SnapX, a replacement for Windows/Aero Snap.

Usage

  • Win+Left
  • If not snapped, snap
  • If snapped, move snap left
  • Win+Right
  • If not snapped, snap
  • If snapped, move snap right
  • Win+Up
  • If not snapped, snap and increase snap width by 1
  • If snapped, increase snap width by 1
  • Win+Down
  • If not snapped, minimize
  • If snapped, decrease snap width by 1
  • If snapped and current width is 1, restore

Settings

Settings are configurable on first run and from an .ini file thereafter.