AminetAminet
Search:
85572 packages online
About
Recent
Browse
Search
Upload
Setup
Services

util/cdity/edgesnap.x86_64-aros.lha

Mirror:Random
Showing: i386-aros icongeneric icon
No screenshot available
Short:Tile windows by dragging them to an edge
Author:"Michele Dipace" michele.dipace at kaffeine.net
Uploader:michele dipace kaffeine net (Michele Dipace)
Type:util/cdity
Version:0.31
Architecture:i386-aros
Date:2026-09-09
Download:util/cdity/edgesnap.x86_64-aros.lha - View contents
Readme:util/cdity/edgesnap.x86_64-aros.readme
Downloads:10

This is the AROS x86_64 build (ABIv11, as on AROS One x64). Aminet
has no token for it, so it is filed under i386-aros: it does not run
on i386 AROS. AmigaOS 4 and MorphOS have their own archive,
edgesnap.lha.

WHAT IS NEW IN 0.31

0.31 corrects the installer: it was offering to copy the commented settings
template into ENVARC:, with the answer set to yes by default, so an update
could replace the settings the user had saved. A file already in ENVARC: is
now left alone and never asked about. Reported by a distribution maintainer
reading the 0.3 archive.

I have added AROS x86_64 ABIv11, with a native shared library, Zune
preferences and PNG icons. It has its own archive; the AmigaOS 4 and MorphOS
builds still travel together.

Library API 2.5 adds window enumeration, change tracking and placement of
individual windows or complete layouts in arbitrary rectangles. API 2.6 adds
window serials and lookup, so a client need not use a reused window address
as its identity.

On MorphOS as delivered a window may not leave the screen, and the pointer
stayed pinned to it short of the edge: snapping by drag now works there too,
without holding Control, because the library (2.7) is told how far the mouse
itself travelled.

Drag detection remembers where the title-bar press began and accepts outline
drags and tablet motion. Pair fill and seam resizing respect each window's
size limits, and layout changes shrink before growing. The PPC hotkey path
lets the window change finish before finding the seam.

On AROS, the preview works with outline dragging, Wanderer receives fresh
damage after resizing, and hiding the seam preserves repainted pixels. The
installer retires the first AROS preview in C: before installing the current
commodity and its icon in SYS:WBStartup.

WHAT IT IS

EdgeSnap gives AmigaOS 4.x, MorphOS and AROS x86_64 the window snapping that
Windows and macOS users reach for without thinking. Drag a window against a
screen edge or corner and it fills that half or quarter of the screen. A
frame shows where it will land before you let go.

Two windows that end up side by side share a seam, and that seam can be
dragged: both windows are resized together, so half and half becomes sixty
and forty. Docks and panels are detected and never covered.

It installs as a commodity that starts with the system, so the behaviour is
simply there. Nobody has to launch anything.

THIS IS A BETA

Version 0.31 is still a beta. I checked this build under emulation on
AmigaOS 4.1, MorphOS 3.20 and a fresh AROS One 1.3 x86_64 installation. The
AROS test passed 40 snaps with DualPNG icons, overlapping drawers and off-
screen starts, but that does not resolve the report of black drawer areas on
real hardware. On AmigaOS 4 and MorphOS the narrow seam handle can retain
old pixels after another window covers it and goes away; this also
reproduces with the original 0.2. On AROS drivers where the screen cannot be
read back reliably the preview frame is drawn as a plain inversion; a tester
on NVIDIA Nouveau saw thin traces of it stay on the desktop, which this
build addresses, awaiting his confirmation. All of it remains worth
reporting.

The interface below 1.0 is not frozen. If EdgeSnap covers your dock, misses
your seam or draws something odd, please include the system, version banner,
steps and a screenshot in your report.

Report it here, or to the address at the top of this file:

https://github.com/kaffeine1/edgesnap/issues

INSTALLING

Unpack the archive and double-click Install. It recognises the system,
proposes the matching build, and asks before doing anything: the library
goes to LIBS: and the preferences window to SYS:Prefs/. On AmigaOS 4 and
MorphOS the commodity goes to C: with a line in S:User-Startup. On AROS it
goes to SYS:WBStartup with its icon, and the first preview's copy in C: is
stopped and removed. Updating is just installing again: the running copy is
stopped and replaced, with no reboot.

USING IT

  - Drag a window's title bar until the POINTER touches an edge or a
    corner, then release.
  - Grab the seam between two tiled windows - the pointer becomes a
    double arrow - and drag it to re-balance them.
  - ctrl alt cursor left/right/up snap the active window,
    ctrl alt cursor down puts it back where it was.
  - Settings live in SYS:Prefs/EdgeSnap, native on each system: ReAction
    on AmigaOS 4, MUI on MorphOS, Zune on AROS. EdgeSnap follows changes
    at once, without being restarted.
  - Exchange enables, disables or removes it, as with any commodity.
  - EdgeSnap QUIT stops it from a Shell or a script.

FOR PROGRAMMERS

The behaviour lives in edgesnap.library, not in the commodity: the commodity
is a client of it like any other program can be. Another program can ask for
a window to be placed, ask where a zone is, or find and move the seam
between two tiled windows.

The API also enumerates windows, tracks changes, places whole layouts and
supplies serials for window identity. The included esnaptest client
exercises the 2.5 and 2.6 calls on both PPC systems.

The library says 2.7 while EdgeSnap says 0.31, and that is not a mistake: a
library's version is its interface, not its product. While EdgeSnap is below
1.0 treat that interface as not frozen - methods are only ever appended,
never moved or removed, but names and arguments may still change.

THANKS

The icons are by Carlo Spadoni, who drew them for EdgeSnap and let me ship
them with it. The testers on the AROSWorld forum found the black areas in
Wanderer's drawers, the colour left along the seam and the traces of the
preview frame on one graphics driver, each with a video or a log that made
the cause findable.

LICENCE AND SOURCE

MIT. The full text is in the LICENSE file inside the archive.

Source, issues and the design notes: https://github.com/kaffeine1/edgesnap


Contents of util/cdity/edgesnap.x86_64-aros.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
drwxr-xr-x   501/20          0       0 ****** -lhd- 0000 Sep  8 19:10 EdgeSnap/
-rw-r--r--   501/20       4653   11522  40.4% -lh5- 4e64 Sep  8 19:10 EdgeSnap/EdgeSnap.guide
-rwx------   501/20        394     394 100.0% -lh0- d2e8 Sep  8 19:10 EdgeSnap/EdgeSnap.guide.info
-rw-r--r--   501/20        655    1095  59.8% -lh5- f057 Sep  8 19:10 EdgeSnap/EdgeSnap.prefs
-rw-r--r--   501/20        900    1670  53.9% -lh5- a55f Sep  8 19:10 EdgeSnap/EdgeSnap.readme
-rwx------   501/20        383     383 100.0% -lh0- 6a71 Sep  8 19:10 EdgeSnap/EdgeSnap.readme.info
-rw-r--r--   501/20       5238   16548  31.7% -lh5- fa56 Sep  8 19:10 EdgeSnap/Install
-rw-r--r--   501/20        453     453 100.0% -lh0- 50a1 Sep  8 19:10 EdgeSnap/Install.info
-rw-r--r--   501/20        653    1101  59.3% -lh5- 70c8 Sep  8 19:10 EdgeSnap/LICENSE
drwxr-xr-x   501/20          0       0 ****** -lhd- 0000 Sep  8 19:10 EdgeSnap/aros64/
-rwxr--r--   501/20      83081  310856  26.7% -lh5- af5b Sep  8 19:10 EdgeSnap/aros64/EdgeSnap
-rw-r--r--   501/20       7754    7838  98.9% -lh5- 015e Sep  8 19:10 EdgeSnap/aros64/EdgeSnap.info
-rwxr--r--   501/20      70725  262616  26.9% -lh5- 8722 Sep  8 19:10 EdgeSnap/aros64/EdgeSnapPrefs
-rw-r--r--   501/20       8319    8347  99.7% -lh5- 5f0e Sep  8 19:10 EdgeSnap/aros64/EdgeSnapPrefs.info
-rwxr--r--   501/20      47820  147160  32.5% -lh5- bea7 Sep  8 19:10 EdgeSnap/aros64/edgesnap.library
-rwxr--r--   501/20      60411  236456  25.5% -lh5- c3b8 Sep  8 19:10 EdgeSnap/aros64/esnaptest
-rw-r--r--   501/20        380     380 100.0% -lh0- 5ae2 Sep  8 19:10 EdgeSnap.info
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        17 files  291819 1006819  29.0%            Sep  9 03:02
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>