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

util/cdity/edgesnap.lha

Mirror:Random
Showing: m68k-amigaos iconppc-amigaos iconppc-morphos iconi386-aros iconi386-amithlon iconppc-warpup iconppc-powerup icongeneric iconother 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.1
Architecture:ppc-amigaos >= 4.0.0; ppc-morphos
Date:2026-08-31
Download:util/cdity/edgesnap.lha - View contents
Readme:util/cdity/edgesnap.readme
Downloads:4

WHAT IT IS

EdgeSnap gives AmigaOS 4.x and MorphOS 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.1 is a first public release. It does what it says on two machines
- one AmigaOS 4.1 Final Edition and one MorphOS 3.20 - and nowhere else yet.
If it covers your dock, misses your seam, or draws something odd with window
transparency switched on, that is exactly the report worth having.

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:, the commodity to C:, the preferences window to SYS:Prefs/,
and one line into S:User-Startup so that snapping is there from the next
boot. 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. Change something and EdgeSnap follows
    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 library says 2.2 while EdgeSnap says 0.1, 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.

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.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
drwxr-xr-x   501/20          0       0 ****** -lhd- 0000 Aug 31 06:29 EdgeSnap/
-rw-r--r--   501/20       4030    9869  40.8% -lh5- d96c Aug 31 06:29 EdgeSnap/EdgeSnap.guide
-rwx------   501/20       2676    6096  43.9% -lh5- 722a Aug 31 06:29 EdgeSnap/EdgeSnap.guide.info
-rw-r--r--   501/20        655    1095  59.8% -lh5- f057 Aug 31 06:29 EdgeSnap/EdgeSnap.prefs
-rw-r--r--   501/20        784    1447  54.2% -lh5- 3912 Aug 31 06:29 EdgeSnap/EdgeSnap.readme
-rwx------   501/20       1337    2174  61.5% -lh5- dc5d Aug 31 06:29 EdgeSnap/EdgeSnap.readme.info
-rw-r--r--   501/20       2681    7660  35.0% -lh5- 8679 Aug 31 06:29 EdgeSnap/Install
-rw-r--r--   501/20       1747    2597  67.3% -lh5- d96e Aug 31 06:29 EdgeSnap/Install.info
-rw-r--r--   501/20        653    1101  59.3% -lh5- 70c8 Aug 31 06:29 EdgeSnap/LICENSE
drwxr-xr-x   501/20          0       0 ****** -lhd- 0000 Aug 31 06:29 EdgeSnap/mos/
-rwxr-xr-x   501/20      36872   81448  45.3% -lh5- 6a68 Aug 31 06:29 EdgeSnap/mos/EdgeSnap
-rw-r--r--   501/20        325     911  35.7% -lh5- 10d9 Aug 31 06:29 EdgeSnap/mos/EdgeSnap.info
-rwxr-xr-x   501/20      17296   36432  47.5% -lh5- 6586 Aug 31 06:29 EdgeSnap/mos/EdgeSnapPrefs
-rw-r--r--   501/20        134     596  22.5% -lh5- dd70 Aug 31 06:29 EdgeSnap/mos/EdgeSnapPrefs.info
-rwxr-xr-x   501/20      16611   34224  48.5% -lh5- 447b Aug 31 06:29 EdgeSnap/mos/edgesnap.library
-rwxr-xr-x   501/20      20079   47132  42.6% -lh5- f9ab Aug 31 06:29 EdgeSnap/mos/esnaptest
drwxr-xr-x   501/20          0       0 ****** -lhd- 0000 Aug 31 06:29 EdgeSnap/os4/
-rwxr-xr-x   501/20      19254   78924  24.4% -lh5- ee47 Aug 31 06:29 EdgeSnap/os4/EdgeSnap
-rw-r--r--   501/20        325     911  35.7% -lh5- 10d9 Aug 31 06:29 EdgeSnap/os4/EdgeSnap.info
-rwxr-xr-x   501/20      13876   75024  18.5% -lh5- 95c8 Aug 31 06:29 EdgeSnap/os4/EdgeSnapPrefs
-rw-r--r--   501/20        134     596  22.5% -lh5- dd70 Aug 31 06:29 EdgeSnap/os4/EdgeSnapPrefs.info
-rwxr-xr-x   501/20      16392   75716  21.6% -lh5- ba9c Aug 31 06:29 EdgeSnap/os4/edgesnap.library
-rwxr-xr-x   501/20       3917   69844   5.6% -lh5- 0d0c Aug 31 06:29 EdgeSnap/os4/esnaptest
-rw-r--r--   501/20        143     627  22.8% -lh5- 0f58 Aug 31 06:29 EdgeSnap.info
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        24 files  159921  534424  29.9%            Aug 31 22:30
Page generated in 0.03 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>