aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-18 Prompt: Change Filemode to 600 for history-file (fixes bug 244)Dominik Bruhn1-0/+3
2008-12-26X.L.Monitor: changes in message passingRoman Cheplyaka1-12/+14
2008-12-26X.L.Monitor: change interfaceRoman Cheplyaka1-48/+70
2008-12-25X.U.WindowProperties: propertyToQuery+docsRoman Cheplyaka1-1/+14
2008-12-25X.L.Monitor: docsRoman Cheplyaka1-1/+4
2008-12-20hlintify XUtils, XSelection, Search, WindowGogwern04-10/+10
2008-12-12fix focus issue for XMonad.Actions.Warp.banishScreenNorbert Zeh1-2/+4
2008-12-12addition of XMonad.Actions.Warp.banishScreenNorbert Zeh1-1/+15
2008-12-12fixed documentation for banishNorbert Zeh1-1/+1
2008-12-12addition of combined TallGrid layoutNorbert Zeh1-0/+166
2008-12-13Add FixedColumn, a layout like Tall but based on the resize hints of windowsJustin Bogner1-0/+91
2008-12-05XMonad.Actions.WindowGo: fix a floating-related focus buggwern01-13/+9
2008-11-19Prompt.hs: +greenXPConfig and amberXPConfiggwern01-3/+6
2008-11-19Prompt.hs: increase font size to 12 from niggardly 10gwern01-1/+1
2008-11-19Prompt.hs: replace magic numbers with understandable namesgwern01-5/+5
2008-12-15X.L.Monitor: recommend doHideIgnore (docs)Roman Cheplyaka1-1/+1
2008-12-15X.L.Monitor: docsRoman Cheplyaka1-5/+5
2008-12-15X.L.Monitor: export Monitor datatypeRoman Cheplyaka1-0/+1
2008-12-15X.H.ManageHelpers: add doHideIgnoreRoman Cheplyaka2-2/+9
2008-12-11Add KDE 4 config, thanks to Shirakawasuna on IRCSpencer Janssen1-1/+13
2008-10-25I use the deleteConsecutive history filterSpencer Janssen1-0/+1
2008-12-03Remove XMonad.Config.PlainConfig, it has been turned into the separate xmonad...Braden Shepherdson1-528/+0
2008-12-03XMonad.Prompt: swap up and down per bug #243gwern01-2/+2
2008-12-01Fix boolean operator precedence in GridSelect keybindingsAleksandar Dimitrov1-4/+4
2008-11-22GridSelect.hs: navigate grid with h,j,k,l as well as arrow keyssean.escriva1-4/+4
2008-11-17Export setOpacity from FadeInactive. Document how to make monitor transparent...Roman Cheplyaka2-0/+6
2008-11-17Monitor: use broadcastMessage instead of sendMessage; this solves several issuesRoman Cheplyaka1-6/+1
2008-11-17FadeInactive: fade all inactive windows (including focused windows on visible...Roman Cheplyaka1-2/+3
2008-11-17Monitor: documented one more issueRoman Cheplyaka1-1/+4
2008-11-17Monitor: improved the docsRoman Cheplyaka1-6/+14
2008-11-15added XMonad.Layout.MonitorRoman Cheplyaka1-0/+131
2008-11-15WindowProperties: added allWithPropertyRoman Cheplyaka1-1/+7
2008-11-14ManageHelpers: added doSideFloat (generalization of doCenterFloat)Roman Cheplyaka1-4/+23
2008-11-12GridSelect: Export default_colorizerDominik Bruhn1-1/+2
2008-11-12Simplify code for restriction-calculation and remove compiletime warningsDominik Bruhn1-2/+4
2008-11-11Simplify handle/eventLoop, introduce findInWindowMap, partial updates for key...Clemens Fruhwirth1-38/+62
2008-11-11GridSelect: force cursor stay in visible areaRoman Cheplyaka1-3/+5
2008-11-11GridSelect: fix infiniteness problem with diamondRestrictRoman Cheplyaka1-10/+2
2008-11-11GridSelect: remove tabsRoman Cheplyaka1-61/+61
2008-11-10Exported shrinkWhile from Decoration to use in GridSelectRoman Cheplyaka2-12/+1
2008-11-10GridSelect: added link to a screenshotRoman Cheplyaka1-0/+1
2008-11-10GridSelect: various improvementsRoman Cheplyaka1-2/+47
2008-11-07Initial version of GridSelect.hs with a lot room for improvement/cleanupsClemens Fruhwirth1-0/+246
2008-11-06documentation: XMonad.Util.Search.hs, add EZConfig keybindings examplesean.escriva1-0/+16
2008-11-04explicit import list for things in the process libraryDon Stewart1-1/+1
2008-11-04Work around ghc 6.10 bug #2738Don Stewart1-1/+1
2008-10-23windowPromptBringCopydeadguysfrom1-4/+15
2008-10-27generic menu and window bringerTravis B. Hartwell2-15/+32
2008-10-31Search.hs: +hackage search, courtesy of byorgeygwern01-2/+6
2008-10-08Prompt.hs rename deleteConsecutiveDuplicatesgwern01-5/+5