aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/StackSet.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-02move library part to src/Adam Vogt1-558/+0
Ignore-this: 39633e17915844643f12a3dd25288e81 darcs-hash:20140502175159-1499c-fa8e1239e9c2a843e2272e7173374245682a1314.gz
2011-03-28Correct misleading documentation on Stack (thanks sdrodge)Adam Vogt1-1/+1
Ignore-this: 518574016a9c15a741acdb6d2fa2e870 `Possibly empty' applies only to `Maybe (Stack a)', not `Stack a' described there, so this is easier to understand. darcs-hash:20110328001930-1499c-576faa6870919b21b02f5e6f16e413a2c197a3d5.gz
2010-02-14Various clean-ups suggested by HLintSpencer Janssen1-2/+2
Ignore-this: ccaa6e774f2f8169e6083eddcffe31b6 darcs-hash:20100214025750-25a6b-c15d6ca0ac2f1dc7d3da2f7b311584df7f96dffd.gz
2009-05-03Minor bugfix in the creation of new StackSets.Wouter Swierstra1-1/+2
darcs-hash:20090503154321-72cfd-985afe234c939954d49603f010939c93c072d2e8.gz
2009-02-18Express shift in terms of shiftWinSpencer Janssen1-14/+10
Ignore-this: 8f213bca20065a39e7c16027f7b398cf darcs-hash:20090217235343-25a6b-5d87036961fc0346dddfc54b73e43424256a55e7.gz
2008-09-11Export focusUp' and focusDown' -- work entirely on stacksSpencer Janssen1-3/+7
darcs-hash:20080911214803-25a6b-9306a467197e471b957eb357c5740b0f585202bd.gz
2008-09-11add W.shiftMaster, fix float/tile-reordering bugDevin Mullins1-1/+10
darcs-hash:20080911053909-78224-d050fdbedac4eb39a96f30ec0679a9b67d274091.gz
2008-06-01Haddock linksMalebria1-21/+21
darcs-hash:20080601212515-1ef02-00edd6567c840d7fec8ee7ed085b3cd2655ad6e3.gz
2008-06-01Haddock syntax for enumerationMalebria1-0/+4
darcs-hash:20080601204951-1ef02-f66c70867a91bc35da3ab71b1169db4ba1ee62fe.gz
2008-05-12add currentTag convenience functionDevin Mullins1-5/+8
darcs-hash:20080511224258-78224-93d0cc4af977965e2e27e96efb67a6f362ebbbc1.gz
2008-03-07rework failure cases in StackSet.viewDon Stewart1-3/+2
darcs-hash:20080307181634-cba2c-66088abef9a3e448dd6043cf4aefa4eb275c5a44.gz
2008-02-01Core.hs, StackSet.hs: some documentation updatesBrent Yorgey1-4/+4
darcs-hash:20080201190653-bd4d7-767473ef51a27bfdbadead306a1c3250dcaafaab.gz
2008-01-28Kill stale xmonad 0.1 commentsSpencer Janssen1-32/+0
darcs-hash:20080128211418-a5988-cab2b0ce4eaadfe1c461e60e052cb639c021768f.gz
2007-12-10normalize Module headersLukas Mai1-1/+1
darcs-hash:20071210085327-462cf-bc856d2e75b32906274cf0c3b9aad9e406385766.gz
2007-12-09StackSet: some haddock tuningAndrea Rossato1-7/+16
darcs-hash:20071209161525-32816-aceea145021e7b969ea1ddfdd794fa5b25b072e0.gz
2007-11-08maybe False (const True) -> isJust. spotted by shachafDon Stewart1-2/+2
darcs-hash:20071108003539-cba2c-b435890d8990e3a7f6b2df40823db5b4ed913a02.gz
2007-11-07Fix haddock commentSpencer Janssen1-1/+1
darcs-hash:20071107030510-a5988-c1a5755ca03b4d8d63ab8dcaf4dae7f2282c0b98.gz
2007-11-01HierarchifySpencer Janssen1-1/+1
darcs-hash:20071101180846-a5988-25ba1c9ce37a35c1533e4075cc9494c6f7dd5ade.gz
2007-10-22StackSet.hs: (insertUp): remove comments about new window being made master ↵Brent Yorgey1-6/+4
window, since that clearly isn't true. darcs-hash:20071022210856-bd4d7-9f8ee8b664945765c24005b8dc2b6e5b51ea710c.gz
2007-10-22Replace 'findIndex' with 'findTag', which more accurately describes what the ↵Brent Yorgey1-7/+7
function does. I realize this is a big change, but the name 'findIndex' was confusing for me, since I expected it to return some sort of integer. What it actually does, of course, is return a workspace tag, which might be more general than an index. Of course, this change breaks several contrib modules; I'll submit a patch to make the change there as well. darcs-hash:20071022204105-bd4d7-9f5d5b8ce00c61b4830fde329f528b2d79af2fa6.gz
2007-10-22StackSet.hs: (ensureTags): elaborate into a more descriptive comment.Brent Yorgey1-1/+3
darcs-hash:20071022202212-bd4d7-103f5a8345112f795767b075368c244f4aedc294.gz
2007-10-22StackSet.hs: remove dead code.Brent Yorgey1-2/+0
darcs-hash:20071022192636-bd4d7-fa9146ac13ec94ef229c3c24dbb53e1ecc37c271.gz
2007-10-22StackSet.hs: (differentiate): 'Texture' doesn't mean anything to me; replace ↵Brent Yorgey1-3/+4
with a more descriptive comment. darcs-hash:20071022191333-bd4d7-e2189eb1f8c97ee294435d37f0fb0e73081c3e35.gz
2007-10-22StackSet.hs: (new): better comment; 'm' is not an integer, it is a list of ↵Brent Yorgey1-3/+5
screen descriptions. darcs-hash:20071022183411-bd4d7-00a0550d101435adca2d6e38a78f49e353a8aa3e.gz
2007-10-22StackSet.hs: align some commentsBrent Yorgey1-4/+4
darcs-hash:20071022161601-bd4d7-af9280b6ae3c27040d865b9fe3ab144d05beac48.gz
2007-10-22StackSet.hs: small grammar fix and better flow in commentBrent Yorgey1-1/+1
darcs-hash:20071022160858-bd4d7-590a3bb25b4045b4e183bcd1f54d0faa0955168e.gz
2007-10-22StackSet.hs: better comments regarding hidden/visible workspace tracking for ↵Brent Yorgey1-4/+5
Xinerama I'm not 100% sure that I understand what's going on here, but it seems as though the comment still described an older state of affairs. I don't see any Map Workspace Screen keeping track of visible workspaces. darcs-hash:20071022160239-bd4d7-7c9077028005c6f90d85e49aaa994638aec783cf.gz
2007-10-17remove StackOrNot type synonymn.David Roundy1-8/+6
darcs-hash:20071017201406-72aca-2845317199eb5888392c1b2fa9004d29f59d6c5c.gz
2007-10-16reformat commentsl.mai1-3/+3
darcs-hash:20071016162920-42ea9-a654223f643fb796051198a25f7999a89d3ffe55.gz
2007-10-15Clean up trailing whitespaceSpencer Janssen1-16/+16
darcs-hash:20071015022322-a5988-5be6be8bd439055706ae39fdd3474a5246b87af4.gz
2007-10-13add can't happen case to silence incomplete patterns in StackSet.hsDon Stewart1-1/+1
darcs-hash:20071013185525-cba2c-8a71b323b20478a30ed62c8b1f33549ce563b42f.gz
2007-10-06change emailDon Stewart1-1/+1
darcs-hash:20071006104901-cba2c-babab0818e94b3f89710764abe4fe2ea224caa52.gz
2007-10-06polish some syntaxDon Stewart1-4/+4
darcs-hash:20071006102918-cba2c-a52b0f02f3ee7e7d68de508b9ba38c1637c15aca.gz
2007-10-06oops, need to exportDevin Mullins1-1/+1
darcs-hash:20071006055059-78224-13594ad811cd0f97a0fa8038a1e7b763b7c5db6a.gz
2007-10-06(cleanup) extract mapWorkspace out of renameTagDevin Mullins1-5/+10
darcs-hash:20071006054104-78224-364be3b89447beadba7438f7ebe3f867f4677a61.gz
2007-10-05Add mapLayoutSpencer Janssen1-2/+8
darcs-hash:20071004234537-a5988-504015d5c938a232d1355c0f3c602cf366c20aea.gz
2007-10-01Add StackSet.allWindowsSpencer Janssen1-2/+6
darcs-hash:20071001163959-a5988-243d115545b70eafcaaedd9440ddf525ea15aa32.gz
2007-09-28StackSet uses PatternGuardsSpencer Janssen1-0/+2
darcs-hash:20070928182510-a5988-333b14cf17be004ff658f7bc975ea4a96b67cff5.gz
2007-09-29merge, update test hookDon Stewart1-4/+15
darcs-hash:20070929142041-cba2c-88d161be5fec910d52a5330e0ecdfc7592bdeb4f.gz
2007-09-29100% coverage of alternative branchesDon Stewart1-5/+8
darcs-hash:20070928235745-cba2c-c8d9bd87100da803d11d00300bfd6486bbc29911.gz
2007-09-29polishDon Stewart1-6/+10
darcs-hash:20070928232839-cba2c-133f82c6199a6b1a065b3a013d9c4f2b5e9a253c.gz
2007-09-29comments and formatting onlyDon Stewart1-31/+11
darcs-hash:20070928220523-cba2c-1f4f7f1178c9125d0ac996fde8587076acc55090.gz
2007-09-26merge old workspace tags with new on restart.David Roundy1-1/+18
darcs-hash:20070926183309-72aca-82f1dcb215861fd866ad0bc89454b9c14ce10adb.gz
2007-09-28Update kind changes in the -class branchSpencer Janssen1-1/+1
darcs-hash:20070927222730-a5988-ffed7a66f2fbb4cb244123718c803f4fe4df074b.gz
2007-09-24update screens for new kind of StackSet.David Roundy1-1/+1
darcs-hash:20070924134545-72aca-22fae2616669c0b3906b08be0fc8f9ea27cff72a.gz
2007-09-20add (unused) Layout to StackSet.David Roundy1-35/+35
darcs-hash:20070920212843-72aca-4c73a99b58ebd9d1d179c5e627cbf4823493f4ab.gz
2007-09-20remove unneeded Ord constraint.David Roundy1-1/+1
darcs-hash:20070920210527-72aca-d8e4535b8c015a30c5c274ad12629e891a8eaec2.gz
2007-09-20eliminate a few Eq a constraints in StackSet.David Roundy1-4/+5
darcs-hash:20070920210143-72aca-9d96136d8558d8a52064f856de06e543aa0e75a7.gz
2007-09-27document shiftWinKarsten Schoelzel1-0/+6
darcs-hash:20070927134205-eb3a1-4b38ee46bba8b1b268aadb1d4af303800c106c1a.gz
2007-09-27Add StackSet.focusMaster (mod-m) to move focus to masterDon Stewart1-7/+14
darcs-hash:20070927213937-cba2c-9b0d13cac79e9fb142c3a97cc6569f8a15297603.gz