Short: Dynamic Intuition Window Manager Author: regj at arch-ed.dk (Rasmus Edgar) Uploader: regj arch-ed dk (Rasmus Edgar) Type: util/wb Version: 0.1 Replaces: util/wb/dintwm.lha Architecture: m68k-amigaos >= 3.1 Distribution: Aminet What is DintWM? ----------- DintWM is a tiling window manager for AmigaOS 3.1.x. Features -------- * Can be run as a commodity * Can used with FKey bindings (only tiles windows) * Four different tiling modes * Exclude certain windows (max 10) * Include only certain windows (max 10) * Spawn custom commands (max 10) * Has virtual workspaces * Has a configurable status bar * Move windows between virtual workspaces * All keybindings are configurable * All bar colors configurable * Dynamic resizing of tiling area * Configurable size of tiling area Installation as commodity ------------------------- Drag dintwm to System:WBStartup. Run from cli (or bind with Fkey) -------------------------------- Place in your path or cd to dir. Keep dintwm executable and info together. Examples: With a gap for the workbench titlebar. dintwm -g -u With custom gaps all around: dintwm -U 45 -B 45 -L 45 -R 45 -t Set tiling to occur where ever you decide on the screen. dintwm -U 320 -L 320 -t Test commodity functionality with: dintwm or dintwm -C List available options with: dintwm -h TODO ---- * Implement dedicated dintwm screen * Builtin dmenu like launcher * Ensure AROS compatibility Documentation and Source ------ Read the full documentation (especially the tooltype option table) and get the source from here: https://github.com/RasmusEdgar/dintwm Report bugs/issues at the above URL. I am open for feature requests. License ------- ISC License Copyright (c) 2019-2021, Rasmus Edgar Fink Jørgensen Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.