aboutsummaryrefslogtreecommitdiffstats
path: root/Tabbed.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-11-01HierarchifySpencer Janssen1-214/+0
darcs-hash:20071101201059-a5988-fc1f1262bec1b69e13ba18ae7cefeafc8c4471d4.gz
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-2/+2
darcs-hash:20071101182824-a5988-e02ade829d66f49dd6b303b7a797933251c44164.gz
2007-10-15defaultLayouts -> layoutsSpencer Janssen1-9/+9
darcs-hash:20071015205542-a5988-4636825868c99db4f3cfdcd6b1e361d78e393762.gz
2007-10-13Tabbed: haddock fixesAndrea Rossato1-5/+9
darcs-hash:20071013090342-32816-3c2575691c880a1248b839d3f1fcbd54acfabda5.gz
2007-10-12doco fix: s/SomeLayout/Layout/gDevin Mullins1-4/+4
darcs-hash:20071012025953-78224-916a50210664192b90802aabb67da486374d0519.gz
2007-10-08make createNewWindow set background and foreground to a given color.David Roundy1-1/+1
This means we don't need to draw colors that are this color. Also speeds up redrawing, since the X server can do all the drawing on its own, without talking with xmonad. darcs-hash:20071008125206-72aca-0f17cde109eeb8f66ea651657fcc09599680881d.gz
2007-10-08Add LANGUAGE pragamsShachaf Ben-Kiki1-1/+2
It seems that GHC 6.6 just enables -fglasgow-exts when it sees any LANGUAGE pragma, so not all of them were added; this patch adds the rest of them, which is necessary for xmonad to compile in GHC > darcs-hash:20071008022141-bffde-c7ab0ae3d58eab8707b5f428a7236540bae5b4e1.gz
2007-10-07Tabbed and XPrompt updated to lates Extras changesAndrea Rossato1-15/+11
darcs-hash:20071007163825-32816-8ebe1d13dff1ac21304138a19b6ae883a54f71c7.gz
2007-10-07Tabbed: updated to the last (unannounced) API changesAndrea Rossato1-1/+5
darcs-hash:20071007072018-32816-e982babac787e3d32c24cb407475fb8c56e89f9e.gz
2007-10-05Tabbed: check if we really have a window to focusAndrea Rossato1-2/+4
darcs-hash:20071005111733-32816-6e026a39a1f807302223547b3ce2855ef844d520.gz
2007-09-29some renaming of classes and data types.David Roundy1-1/+1
darcs-hash:20070929191238-72aca-ceb0f2a89b35460e87cf9ff935f786b5a6028fb5.gz
2007-10-02Make Tabbed use XUtils.releaseFontAndrea Rossato1-3/+2
darcs-hash:20071002062709-32816-5d0465f61bcd76ad587e0a2d0e06b9097fac4e38.gz
2007-10-01Tabbed: updated usage informationAndrea Rossato1-4/+4
darcs-hash:20071001082219-32816-884bc455e28a1a7b69cd6f8c9ad6fb955bb6afe6.gz
2007-09-30Removed fromIMaybe from Tabbed ad added it to InvisibleAndrea Rossato1-6/+2
darcs-hash:20070930181912-32816-142656b555beb7701117f43c1e20837e2daeb589.gz
2007-09-30Tabbed: reintroduced shrinker configuration option and removed the unneeded ↵Andrea Rossato1-33/+36
Read instance darcs-hash:20070930131936-32816-354ee38e34c345b573947fba614d554ff8140a09.gz
2007-09-30Tabbed: moved string positioning to XUtilsAndrea Rossato1-5/+1
darcs-hash:20070930095441-32816-5ef330e813e605abf70b8a365224b48befb9eee2.gz
2007-09-29make Tabbed use XUtilsAndrea Rossato1-47/+14
darcs-hash:20070929172823-32816-83817935b03b166259155d5671a46051ae93ebea.gz
2007-09-29Tabbed: fixed a bug: when only one window is in the stack doLayout must ↵Andrea Rossato1-3/+3
still return a Tabbed (I Nothing) TConf darcs-hash:20070928223136-32816-33bbcf0b5cf72e47b278c4656f54ac6f8f528fea.gz
2007-09-28Tabbed now uses InvisibleAndrea Rossato1-20/+14
darcs-hash:20070928185808-32816-60007a3a392da2cc317195f62f1c2a389e0c19f7.gz
2007-09-28Tabbed: removed two little bugs due to the mess during the transition (my ↵Andrea Rossato1-2/+2
fault, sorry ;) darcs-hash:20070928085513-32816-3b1aec5f65f3077eee240e4ecf9eec1c379d46ec.gz
2007-09-28Use LANGUAGE pragmas over -fglasgow-extsSpencer Janssen1-1/+2
darcs-hash:20070928181614-a5988-85415ed570690a468bf92cdf0f66d69494cecf4e.gz
2007-09-28Tabbed: give a nice descriptionSpencer Janssen1-0/+1
darcs-hash:20070928052608-a5988-8fad757e5e7927d9c184f2d6393ce9aa7100318e.gz
2007-09-28NewTabbed: after a ReleaseResources we should return Tabbed Nothing...Andrea Rossato1-4/+4
darcs-hash:20070928011645-32816-65bee6e787843aca95306b592c7f611b1bb1926a.gz
2007-09-28Move NewTabbed to TabbedSpencer Janssen1-3/+3
darcs-hash:20070927231840-a5988-248eab9abaef26741a2a2482e4c5b5b2f8a8859d.gz
2007-09-27NewTabbed: fixes a (reintroduced) bug and some code formattingAndrea Rossato1-23/+22
- The InvisibleMaybe patch reintroduced the rectangle bug. - Some code formatting - Corrected usage information darcs-hash:20070927083551-32816-ffd0296a16a65b4784a59c31cbd414df60722ee7.gz
2007-09-26make NewTabbed use InvisibleMaybe to hide its cache.David Roundy1-17/+24
darcs-hash:20070926202330-72aca-a9536d23d1665b0ed73a3e0a53f4abbc06ce39b1.gz
2007-09-26NewTabbed: we must check if the sceen rectangle changedAndrea Rossato1-4/+5
- Check if rectangle changed - removed orphan instances warnings - some code formatting darcs-hash:20070926114056-32816-82fecbb401a9b189de27199a5e528ec9849e19ea.gz
2007-09-25modifyLayout -> handleMessage.David Roundy1-1/+1
darcs-hash:20070925182930-72aca-7941d37cac143444e9f167e3dd15944d1138a377.gz
2007-09-25NewTabbed: fixed a bug and some code formattingAndrea Rossato1-10/+12
- Since now Operations.windows doesn't call sendMessage UnDoLayout anymore, doLayout must take care of destroying all tabs when only one window ( or none) is left on the workspace. - Some code formatting. darcs-hash:20070925133749-32816-d5215bd1bd499e84a9b8eea01b813f48f1fb6855.gz
2007-09-24Added a NewTabbed module with a new tabbed layout to testAndrea Rossato1-0/+241
darcs-hash:20070924193419-32816-77ba1981f3868bc7bb07dbba877e283edc27d47c.gz