window
Snapping Window
Create proper snap-to-edge windows for your application more>> Create proper snap-to-edge windows for your application
Snapping Window is a free project that shows how to create proper snap-to-edge windows or palettes, which snap during the drag (as they should).
System requirements:
- Xcode
Clone Window 1.3.1
Clone Window comes as a helpful tool for the toolbar that helps to duplicate the frontmost Finder window with one click by displaying the same folder and using the same view settings as the first window. more>>
Clone Window 1.3.1 comes as a helpful tool for the toolbar that helps to duplicate the frontmost Finder window with one click by displaying the same folder and using the same view settings as the first window.
This is useful when you want to keep your current window as it is, but you want a second window as a base for further navigation from the same folder as the current window.
Requirements:
- Mac OS X v. 10.4 Tiger or later
Window Tamer 2.1
Window Tamer is an extension for Mac OS 8 that allows you to easily organize your Finder windows. View Options, position, and size of your windows are easily modifiable more>> Window Tamer is an extension for Mac OS 8 that allows you to easily organize your Finder windows. View Options, position, and size of your windows are easily modifiable. Your preferences can be saved and recalled with one mouse click, without ever having to leave the Finder.
MacOS 8.1 or later.

Elastic Window 1.5
Elastic Window is a flexible tool that allows you to design windows with a particular look in mind and ensure it will maintain a uniform look no matter what size the user makes the window. more>> <<less
Funnel Window 1.0
Funnel Windows purpose is to prove Mac OS Xs graphic engines abilities more>>
While the window(s) moves down slowly, this action will stop. The earlier you interrupt this progress, the more interesting it looks in my point of view: the windows can be used, and all objects can be touched.
A text window may, however, when stopped on its way to being closed, be used as well. Anyway, I will not take any responsibility for anything that may result in this pograms usage. ;-)
FadingWindow 1.0
FadingWindow - Window subclass that can set its own transparency more>>
FadingWindow can also automatically fade-up itself when opened and fade-down when closed.

Window Cleaner 1.8
Window Cleaner provides an easy way to run in the background and hides applications which are open but you are not using. more>>
Window Cleaner 1.8 provides an easy way to run in the background and hides applications which are open but you are not using.
Major Features:
- Ability to choose how long an application needs to be idle before it is hidden
- Add blocked application which will not be hidden
- Automatic updates
Enhancements: Fixed setting storage issue see all new features
Raptor Apps - Hides applications that are open but not in use. Window Cleaner. Window Cleaner 1.4 is a smart program that runs in the backgroundStackWindows 1.1
StackWindows - Arrange open Finder windows more>>
Completly freeware for personal use.
Window Manager 2.2
Window Manager - Stack, tile or set/restore window positions more>>
A wide variety of possible configurations are available.
Enhancements:
- This new version allows you to set custom window arrangements for desired applications and also does it faster and easier.
Window Licker X 1.1
Window Licker is a utility that can compresses OS X window buffers to save RAM and improve system performance more>> Window Licker is a utility that can compresses OS X window buffers to save RAM and improve system performance.
MacOS X 10.1 or later.
Tab To Window 1.2.9
A Mozilla add-on that allows you to organize your tabs. more>> A Mozilla add-on that allows you to organize your tabs.
Tab To Window allows the user to move or copy a tab to a new window. This is useful to organize your tabs when you have a lot of them in the same window.
It is also possible to join a tab to an existing window.
Shortcuts:
- Ctrl+Shift+N: Move to new window
- Ctrl+Alt+N: Copy to new window
System requirements:
- Firefox 1.5 or later.
Full Zoom Window 1.0
Full Zoom Window - Zoom the frontmost documents window more>>
NOTE: This script uses the scriptable Finder that comes with System 7.5 or higher. Make sure that the Finder Scripting Extension is activated!!!
Completly Freeware.
ScrollWheel Window 1.0
ScrollWheel Window - REALbasic class for manual scroll wheel handling more>>
An example project is included in the download.
Screenshot Window 2.0
Screenshot Window is an automator application that enables you to capture any open window more>> <<less
Async Drag Window 1.0
Async Drag Window - REALbasic subclass that enables Timers, Threads and events to keep executing during a window drag more>>
This behaviour is achieved by using the kWindowAsyncDragAttribute flag introduced in Mac OS X 10.3, therefore this class requires 10.3 or higher for full functionality. It should function in 10.2 as well, but drags will block as usual in that case.
NOTE: Properly supporting asynchronous dragging required that the Window class Moved event, and Left/Top properties be re-implemented. The end result is the same as an unmodified RB Window however, and existing code should continue to work as-is. If you notice any discrepancies please email a bug report.