Twindy is a window manager inspired by Tracktion, the multitrack audio editor/sequencer for Windows and OS X. It tries to apply Tracktion's workflow, in which everything is on the screen at once, to a window manager. There are two panels, a main panel in which new windows/programs open by default and may be selected using tabs, and a lower panel, which can only hold one window/program at a time. It uses a modified version of the JUCE library (included), resulting in relatively few dependencies and a fairly unique appearance.
| Tags | Desktop Environment Window Manager |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |


Release Notes: This is a maintenance release to ensure that Twindy will build on more recent systems.


Release Notes: This is the last release of the project. Various small improvements to the UI have been made, such as labeling the upper and lower panel buttons, asking whether the user wants to log out, and providing buttons to switch apps between the upper and lower panels. Localization support was also added.


Release Notes: The code now works when compiled with GCC 4. Some minor feature additions and a number of bugfixes were made, mostly related to the preferences pages.


Release Notes: This release adds a graphical preferences page, workspaces, and a colour scheme editor. There are some minor bugfixes.


Release Notes: A compilation fix was made for GCC 4.