Skip to content

EdgeSnap 0.2 beta

Pre-release
Pre-release

Choose a tag to compare

@kaffeine1 kaffeine1 released this 02 Sep 06:03
· 89 commits to main since this release

The seam between tiled windows is a LINE, not a pair. One window filling
half the screen, faced by two stacked in the other half, shares a single
seam with both: dragging it moves all three. Four quadrants share one seam
down the middle and one across, and a split that exists on only one side
moves just the windows on that side.

The seam stays out of sight until the pointer reaches it, then lights up and
can be dragged.

The preferences windows follow the style guide now: settings are grouped
into sections, labels take a colon, and the window can be resized. The zone
checkboxes are a grid instead of one long row.

Dock detection no longer stops after the sixteenth dock, and the usable area
can never collapse to nothing however many panels are found. Press ctrl alt
d and the dump names which window reserved which edge.

EdgeSnap no longer holds the Workbench screen open, which used to stop
Intuition from changing its screenmode for as long as EdgeSnap ran. And when
it cannot start at all it now says so instead of disappearing in silence.