aboutsummaryrefslogtreecommitdiffstats
path: root/WindowNavigation.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace -fglasgow-exts with LANGUAGE pragma in WindowNavigation.hsnornagon2007-10-071-1/+1
| | | | darcs-hash:20071006224156-25eb7-17bb30c0ba3e4e760fc64c286d554df89645edc8.gz
* add swapping capability in WindowNavigation.David Roundy2007-10-031-2/+22
| | | | | | | | | | This allows you to reorder your windows geometrically, by swapping the currently focussed window with ones that are up/down/right/left of it. The idea is that we should be able to manipulate windows based on the visual layout of the screen rather than some (possibly obscure) logical ordering. darcs-hash:20071003151755-72aca-7a83105557a561ae554110f1bc1617bed842ef12.gz
* WindowNavigation: add configurable colors and the possibility to turn them offAndrea Rossato2007-10-031-50/+68
| | | | darcs-hash:20071003090017-32816-7dd8786e96e4f766de8fbff6a387fbbde15e67ce.gz
* some renaming of classes and data types.David Roundy2007-09-291-3/+3
| | | | darcs-hash:20070929191238-72aca-ceb0f2a89b35460e87cf9ff935f786b5a6028fb5.gz
* enable color setting in WindowNavigation.David Roundy2007-09-291-30/+56
| | | | | | This is still somewhat experimental, comments welcome. darcs-hash:20070929114531-72aca-344bc38c7ffdda5d0421b0746f308c11b18347b4.gz
* WindowNavigation now uses Invisible (plus some vertical alignement)Andrea Rossato2007-09-281-20/+17
| | | | darcs-hash:20070928185907-32816-46314c30342aa7aeae9924bba0d98629824ef833.gz
* add new WindowNavigation module.David Roundy2007-09-281-0/+114
darcs-hash:20070928131906-72aca-85996bdc08e931e3a84f57a86bd1ad1b6b4fa650.gz