4 projects tagged "window"
JWIM is a JavaScript window manager that allows programmers to load independent modules inside Web applications. It is totally AJAX based and does not make use of inner frames. Any module acts as an independent page, so it can display HTML, run JavaScript code, get access to HTML elements (in the same manner as document.getElementById does), and can be loaded multiple times. To achieve those features, modules have their own scope to store data and to run code. Modules can be loaded inside dynamically generated divs that behave like windows, or attached to HTML elements to build static layouts. Jwim is primarily intended to split large AJAX applications into small files that are loaded dynamically and run in an isolated environment.
NuKit is a productivity and timesaving toolkit that provides a Launcher, Tweaker, Shortcuts, Window Mover, Advanced Calculator, Real Zoom, and Real Close. The Launcher is a multifunctional launch panel to open applications, Web sites, and search engines, run commands, perform calculations, and check the dictionary. Shortcuts lets you assign system wide shortcuts to any applications, Web sites, and files, and to execute system actions and scripts.
Devilspie2 is a utility to find windows and changes properties of these windows with the help of rules written in LUA. For example, you can make a window of an application always appear at the same screen position each time it starts. It is a continuation of the program Devilspie, written by Ross Burton.