aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed fromIMaybe from Tabbed ad added it to InvisibleAndrea Rossato2007-09-302-6/+7
* Tabbed: reintroduced shrinker configuration option and removed the unneeded R...Andrea Rossato2007-09-301-33/+36
* Tabbed: moved string positioning to XUtilsAndrea Rossato2007-09-301-5/+1
* refactor paintAndWrite to take the alignment and hide string positioningAndrea Rossato2007-09-301-9/+31
* make DraPane use XUtilsAndrea Rossato2007-09-291-34/+12
* make Tabbed use XUtilsAndrea Rossato2007-09-291-47/+14
* Added XUtils: a library for drawingAndrea Rossato2007-09-291-0/+151
* enable color setting in WindowNavigation.David Roundy2007-09-291-30/+56
* Add smartBordersSpencer Janssen2007-09-291-0/+21
* Give Invisible a definition for fail.Spencer Janssen2007-09-291-0/+1
* Tabbed: fixed a bug: when only one window is in the stack doLayout must still...Andrea Rossato2007-09-291-3/+3
* Added Invisible to store layout stateAndrea Rossato2007-09-281-0/+42
* WindowNavigation now uses Invisible (plus some vertical alignement)Andrea Rossato2007-09-281-20/+17
* DragPane now uses InvisibleAndrea Rossato2007-09-281-9/+10
* Tabbed now uses InvisibleAndrea Rossato2007-09-281-20/+14
* add new WindowNavigation module.David Roundy2007-09-282-0/+115
* Tabbed: removed two little bugs due to the mess during the transition (my fau...Andrea Rossato2007-09-281-2/+2
* DeManage.hs: doesn't need -fglasgow-exts.Joachim Fasting2007-09-281-1/+0
* Use LANGUAGE pragmas over -fglasgow-extsSpencer Janssen2007-09-2814-9/+29
* remove SetLayout.David Roundy2007-09-281-40/+0
* Various fixes to NoBorders. Hopefully fixes bug #42Spencer Janssen2007-09-281-11/+21
* Use LANGUAGE pragmasSpencer Janssen2007-09-282-0/+4
* LayoutModifier: call unhook after releaseResourcesSpencer Janssen2007-09-281-2/+4
* DynamicLog: sort first by index in the workspaces list, then by tag nameSpencer Janssen2007-09-281-2/+13
* Make modifier descriptions prettierSpencer Janssen2007-09-281-1/+1
* Give Hinted a nice descriptionSpencer Janssen2007-09-281-0/+1
* LayoutModifier should have descriptions tooSpencer Janssen2007-09-281-0/+3
* Tabbed: give a nice descriptionSpencer Janssen2007-09-281-0/+1
* DynamicLog: print a description of the current layoutSpencer Janssen2007-09-281-1/+4
* Update docsSpencer Janssen2007-09-281-2/+2
* Add simpler layoutHintsSpencer Janssen2007-09-281-0/+4
* NewTabbed: after a ReleaseResources we should return Tabbed Nothing...Andrea Rossato2007-09-281-4/+4
* Move NewTabbed to TabbedSpencer Janssen2007-09-282-3/+4
* Remove Tabbed.hsSpencer Janssen2007-09-282-147/+0
* Remove Decoration.hsSpencer Janssen2007-09-282-75/+0
* DragPane:just code formattingAndrea Rossato2007-09-271-8/+8
* NewTabbed: fixes a (reintroduced) bug and some code formattingAndrea Rossato2007-09-271-23/+22
* make NewTabbed use InvisibleMaybe to hide its cache.David Roundy2007-09-261-17/+24
* make DragPane code a bit more compact.David Roundy2007-09-261-9/+6
* hide implementation of DragPane from users.David Roundy2007-09-261-2/+5
* make DragPane a bit more succinct.David Roundy2007-09-261-4/+2
* make DragPane work with the new Layout classAndrea Rossato2007-09-261-51/+115
* make MagicFocus work with the new Layout classAndrea Rossato2007-09-261-11/+23
* NewTabbed: we must check if the sceen rectangle changedAndrea Rossato2007-09-261-4/+5
* fix DynamicWorkspaces.David Roundy2007-09-261-15/+11
* Remove LayoutChoice, this functionality is in the coreSpencer Janssen2007-09-252-63/+0
* new SetLayout module.David Roundy2007-09-251-0/+40
* make Accordian use pureLayout.David Roundy2007-09-251-8/+3
* modifyLayout -> handleMessage.David Roundy2007-09-255-7/+7
* Make Square work with class.David Roundy2007-09-251-8/+9