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

util/cdity/rewincy.lha

Mirror:Random
Showing:i386-arosgeneric
No screenshot available
Short:Cycle through windows/screens "Alt-Tab"
Author:R. Eberle / Matteo Cortese
Uploader:roman amigaalive de
Type:util/cdity
Version:0.8
Architecture:m68k-amigaos >= 2.0
Date:2017-08-28
Download:http://aminet.net/util/cdity/rewincy.lha - View contents
Readme:http://aminet.net/util/cdity/rewincy.readme
Downloads:977

rewincy is a commodity that allows you to cycle through
currently open windows and screens.

- cycle through windows and screens using your keyboard
- icon-like display of windows (currently very basic)
- highlight window while cycling
- zip active window (toggle size)
- commodity, works with Workbench 2.0 or higher
- cross-compiled with vbcc from linux, sources and makefile included

rewincy is based on Matteo Cortese's Altabber, and just like 
Altabber it's freeware. (see http://aminet.net/package/util/cdity/Altabber)

Changes from Altabber include: AmigaOS/Workbench2.x support, window activate
on cycle, window zip, improved cycling logic (window list only), "icon"-
display, new documentation (this readme file), no 68020 version


Installation
============

rewincy does not require installation, but can be installed
to run on system/workbench startup, if desired.

CLI:

Copy rewincy where desired.
Add a line "run >NIL: SYS:path/to/rewincy" (add CLI parameters
as desired, see "Configuration" below) to S:User-Startup
(replace "SYS:path/to/" with your path to rewincy)

Workbench:

Copy rewincy and it's icon to SYS:WBStartup folder.
Set icon tooltypes as desired (see "Configuration" below), and
make sure it's tooltype "DONOTWAIT" is set.



Usage
=====

CLI:

Enter "rewincy ?" to see command parameter template.
Run with "run" to detach from CLI. Hit Ctrl-C (when not detached), 
or "break" using process number, or re-run rewincy to stop rewincy.

Workbench:

Double-click icon to run, and again to stop.
Auto-run from WBStartup folder, if desired.

Being a commodity, you may stop rewincy via "Exchange", too.


Configuration
=============

You can set desired keys and other options.
Options can be specified as icon tooltypes (one-per-line),
or CLI parameters in AmigaDOS command template format.
Try "rewincy ?" in a CLI.

Key configuration: 

	NOTE: Workbench 2.x does not know "LAmiga" and "RAmiga"
	qualifiers, use "LCommand" and "RCommand" instead.

    WQ=WIN_QUAL/K
	
		Qualifier key string for window actions.
		Key-release brings window to front when cycling.
		Must be single qualifier key (e.g. "RAmiga", not "Amiga").
		Default value: "LCommand"

    WCK=WIN_CYCLE_KEY/K

		Key to cycle through windows, with window qualifier key held down.
		Must not be qualifier key only. (Combination with normal key allowed.)
		Default value: "Tab"

    WZK=WIN_ZIP_KEY/K

		Key to zip window (toggle size), with window qualifier key held down.
		Default value: "z"

    SQ=SCR_QUAL/K

		Qualifier key string for screen actions.
		Key-release brings screen to front when cycling.
		Must be single qualifier key (e.g. "RAmiga", not "Amiga").
		Default value: "LCommand"

    SCK=SCR_CYCLE_KEY/K

		Key to cycle through windows, with window qualifier key held down.
		Must not be qualifier key only. (Combination with normal key allowed.)
        Default: "LShift Tab"

	Keys and key combinations are described by strings like:
	"RAmiga", "LAlt", "LShift a", RAlt, Return, "Space", z, "i", ...
	Use quotes on commandline, if string contains spaces.
	(Note that not all combinations are possible. Try before permanent use.)
	Examples: WQ="RAmiga" WZK y SCR_QUAL "LAmiga" 

Other config options:

    COLOR1/N/K
    COLOR2/N/K

        COLOR1 is the pen used to write the "normal" titles; COLOR2 is the
        pen used to write the title of the currently active window/screen.
        Example:       COLOR1=1
                       COLOR2=7
        Default:       COLOR1=1 (usually black)
                       COLOR2=2 (usually white)

    AA=AUTOACTIVATE/S

        If set, attempt to activate first window on screen when bringing 
		a screen to front.
        (Not fully functional, sometimes fails to recognize the right window.)
        Example:       AA
        Default:       (not set)

    CX_PRIORITY/N/K

        Should be set to a low value, especially if you use the same
        qualifiers in other commodities' hotkeys.
        Example:       CX_PRIORITY=0
        Default value: -5


- - - - - - - - - -

Kudoz/Thanks/Credits to Matteo Cortese, Stephan Rupprecht
and contributors! (see http://aminet.net/package/util/cdity/Altabber)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

check out http://amigaalive.de
check out http://arosalive.de

:-)



Contents of util/cdity/rewincy.lha
PERMISSION  UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP     NAME
---------- ----------- ------- ------- ------ ---------- ------------ ----------
drwxrwxr-x  1000/1000        0       0 ****** -lhd- 0000 Aug 28 10:48 rewincy-v0.8/
-rwxr-xr-x  1000/1000     5958   10376  57.4% -lh5- 8ac3 Aug 28 10:48 rewincy-v0.8/rewincy
-rw-r--r--  1000/1000     1348    3174  42.5% -lh5- af02 Aug 28 10:48 rewincy-v0.8/rewincy.info
-rw-r--r--  1000/1000     1904    4535  42.0% -lh5- 8750 Aug 28 10:48 rewincy-v0.8/rewincy.readme
-rw-r--r--  1000/1000     1832    2773  66.1% -lh5- 4a23 Aug 28 10:48 rewincy-v0.8/rewincy.readme.info
drwxrwxr-x  1000/1000        0       0 ****** -lhd- 0000 Aug 28 10:48 rewincy-v0.8/src/
-rw-r--r--  1000/1000     2993   11505  26.0% -lh5- 3289 Aug 28 10:48 rewincy-v0.8/src/NewReadArgs.c
-rw-r--r--  1000/1000      427     718  59.5% -lh5- 4f94 Aug 28 10:48 rewincy-v0.8/src/NewReadArgs.h
-rw-r--r--  1000/1000      445    1170  38.0% -lh5- 2433 Aug 28 10:48 rewincy-v0.8/src/makefile.linux.amiga.vbcc
-rw-r--r--  1000/1000     9165   29862  30.7% -lh5- a4af Aug 28 10:48 rewincy-v0.8/src/rewincy.c
-rw-r--r--  1000/1000      198     543  36.5% -lh5- 6196 Aug 28 10:48 rewincy-v0.8/src/rewincy.h
-rw-r--r--  1000/1000     1348    3174  42.5% -lh5- af02 Aug 28 10:48 rewincy-v0.8/src/rewincy.info
-rw-r--r--  1000/1000     1904    4535  42.0% -lh5- 8750 Aug 28 10:48 rewincy-v0.8/src/rewincy.readme
-rw-r--r--  1000/1000     1832    2773  66.1% -lh5- 4a23 Aug 28 10:48 rewincy-v0.8/src/rewincy.readme.info
---------- ----------- ------- ------- ------ ---------- ------------ ----------
 Total        14 files   29354   75138  39.1%            Aug 28 16:28

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>