aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-03-22fix various compilation errorsLukas Mai2-2/+2
darcs-hash:20080322074113-462cf-c25e0dd6e40b3c636a218a75e858c0c3673dcc9c.gz
2008-03-21XMonad.Layout.NoBorders: first attempt at documenting smartBordersLukas Mai1-4/+8
darcs-hash:20080321221315-462cf-23d1355c7f0a57d49f9b12e27d87c4b3d9299b3c.gz
2008-03-21allow magnifier to toggle whether it's activedaniel1-1/+3
darcs-hash:20080321104605-c98ca-a7a7093ed198ecd299ad132dd5f69fe60f6dcc03.gz
2008-03-21a magnifier that defaults to not magnifying any windowsdaniel1-0/+5
darcs-hash:20080321104441-c98ca-e467670cf8efbd3ad8f5d0e41ec09c9e0ceedcd4.gz
2008-03-20XMonad.Layout.Magnifier: remove references to Data.Ratio.% from documentationLukas Mai1-7/+3
darcs-hash:20080320223816-462cf-a7a69dba102a1d164c88854c1fc8fd0333786402.gz
2008-03-20mark Mosaic as broken. use MosaicAltDon Stewart1-0/+2
darcs-hash:20080320223717-cba2c-5ce43f93f33efeb3a627ed792690eed8060d1fb4.gz
2008-03-19add ewmhDesktopsLayout for EWMH interactionJoachim Breitner1-4/+58
This is based on Andrea’s EventHook thingy. Note that I could not merge this with some of my earlier EWHM interaction patches (darcs was failing on me), so I copied some code. Do not try to merge it with those patches either. Note that the docs are saying what should work. There are still some bugs to be resolved, but it works sometimes and should work similar to what we have. darcs-hash:20080319195736-23c07-78be594f4352055d21d921eecab4312905124cf9.gz
2008-03-19Export HandleEvent type to be able to use it in type annotationsJoachim Breitner1-0/+1
darcs-hash:20080319195603-23c07-a25607a54f55c2842cdcd10cd9d645c5d6700b2a.gz
2008-02-26I now use ServerModeAndrea Rossato1-1/+3
darcs-hash:20080226115347-32816-9749cd279d3cd3720466572fe07dc1ff3057db55.gz
2008-02-25EventHook: handle events after the underlying layout and moreAndrea Rossato1-14/+14
- check the first time the Bool is True - coding and naming style darcs-hash:20080224230854-32816-9ae0e111f33f6ea3d4ac1dae76ed4e4fab496742.gz
2008-02-24Add Hooks.ServerMode: an event hook to execute commands sent by an external ↵Andrea Rossato1-0/+103
client darcs-hash:20080224133706-32816-aa862084a86ac6769123c4d3760be42d857d3c8d.gz
2008-02-24Add EventHook: a layout modifier to handle X eventsAndrea Rossato1-0/+107
darcs-hash:20080224112432-32816-39c2c29649bfbf285107e019a4fb76ff535f6fbb.gz
2008-03-17tabsDon Stewart1-2/+2
darcs-hash:20080317224758-cba2c-ff646ade8614b938a761f43fd3c61f824437b4f2.gz
2008-03-18WindowProperties: fix documentationBrent Yorgey1-1/+1
darcs-hash:20080318204540-bd4d7-5526c42ce8026240d01d425208f6b9fbc6707877.gz
2008-03-18Move window properties to a separate Util moduleRoman Cheplyaka2-22/+50
Add XMonad.Util.WindowProperties Modify XMonad.Layout.IM.hs to use WindowProperties. darcs-hash:20080318165658-3ebed-d440ac2a3eb05438402f2ce5e23dc7586a89ba70.gz
2008-03-17XMonad.Layout.NoBorders: always unborder fullscreen floating windows, even ↵Lukas Mai1-4/+2
when there are multiple screens darcs-hash:20080317183043-462cf-f76ad58ff9d4ded34d0ee5333d2dd772916d4683.gz
2008-03-17MagicFocus: reimplement as a LayoutModifier, fix bug (MagicFocus didn't pass ↵Brent Yorgey1-14/+13
on messages to underlying layouts) darcs-hash:20080317193008-bd4d7-4f1114ab301cc0dc28c44cc7c7218f7792d18ce2.gz
2008-03-16WindowGo.hs: improve descriptiongwern01-2/+6
I'm still not sure whether the description makes sense if you don't already understand the idea. darcs-hash:20080316223946-f7719-1dbefc20dcd3d3b6696db6bc220a2cb986ab0b64.gz
2008-03-16Run.hs: improve haddockgwern01-25/+26
This module too was causing horizontal scrolling because of the shell command. I managed to discover that you only need to specify 'png:' *or* "foo.png", not both, which trimmed off enough characters. Also, I improved the docs for my functions. darcs-hash:20080316223219-f7719-0accbb96dc6a14bbb5ba302a2dbae65c1a78fedd.gz
2008-03-16XSelection.hs: improved haddockf formatting, more links, & cpeditgwern01-50/+51
darcs-hash:20080316222050-f7719-4a59f1251d47732d40495cba0aebe2a2a1442e52.gz
2008-03-16Search.hs: try to add a more descriptive typegwern01-2/+3
darcs-hash:20080316215728-f7719-c3c8ea6ab46a743ff02f909bd867d5878053988b.gz
2008-03-16improve the formatting for WindowGo.hsgwern01-25/+25
darcs-hash:20080316215642-f7719-f9a18f1c41bbca26888a42d2beb2399ec91e8bf2.gz
2008-03-16Search.hs: haddock fmtgwern01-12/+12
This removes whitespace in source code snippets. Because Haddock renders quoted source code as monospaced unwrappable text, the excess whitespace meant you would have to scroll horizontally, unpleasantly. darcs-hash:20080316213914-f7719-9e03305d976a466e956b9e49181ac816a257b84c.gz
2008-03-16Add XMonad.Actions.Promotexmonad1-0/+49
darcs-hash:20080316205722-a910a-ef6c0d20e5267c6ddcb92cdd089722bc195c3daa.gz
2008-03-16LayoutCombinators: improve documentation (closes ticket #136)Brent Yorgey1-15/+78
darcs-hash:20080316195826-bd4d7-47fb9bf94fdad47a71b0f3f8db09e067f00a59d3.gz
2008-03-16Xmonad.Layout.NoBorders: make smartBorders unborder fullscreen floating ↵Lukas Mai1-11/+19
windows (bug 157) darcs-hash:20080316042941-462cf-ae5ff9d86dcd2e4110a29c4a41300aa77beda26d.gz
2008-03-16Xmonad.Prompt.DirExec: fix haddock errorLukas Mai1-1/+1
darcs-hash:20080316042840-462cf-bde1eeb27687141a83f131c0710b968c07a01cc1.gz
2008-03-15EwmhDesktops: advertise support for _NET_CLIENT_LIST_STACKINGAlec Berryman1-0/+1
darcs-hash:20080315212631-39448-e4b0d64bd42bce083406338e73568215c0e3a0fa.gz
2008-03-11ScratchWorkspace: update to work with runLayout changesBrent Yorgey1-1/+1
darcs-hash:20080311212908-bd4d7-29f341750e72d8735ed4e056c90ab002e436064e.gz
2008-03-11Scratchpad: update to work with runLayout changesBrent Yorgey1-5/+5
darcs-hash:20080311181715-bd4d7-5cff794736dff51acbdf3c6383f465b6707bfab3.gz
2008-03-11MagicFocus: update to work with runLayout changesBrent Yorgey1-3/+3
darcs-hash:20080311181625-bd4d7-ea27117f280f39c155c49433c09788c49e7eacca.gz
2008-03-11LayoutScreens: update to work with runLayout changesBrent Yorgey1-1/+1
darcs-hash:20080311181537-bd4d7-5343abb3ffd4bd0bea3beb78f73893c66bb75a7b.gz
2008-03-11Combo: update to work with runLayout changesBrent Yorgey1-7/+7
darcs-hash:20080311181400-bd4d7-9d4053b49d868eb3ae07e6e9ac067dab36ec270b.gz
2008-03-11MultiToggle: fix to work with runLayout changes to coreBrent Yorgey1-5/+3
darcs-hash:20080311172046-bd4d7-fb017517eea1d89a4257954e4515af1a63f53a63.gz
2008-02-23PerWorksapce: use a safer False as defaultAndrea Rossato1-2/+2
darcs-hash:20080223075531-32816-a18f5ed0ee94548710f84cf343f10f37867bb98b.gz
2008-02-22PerWorkspace: reimplemented using runLayoutAndrea Rossato1-73/+27
This way we have a Xinerama safe PerWorkspace and the emptyLayout method for free. darcs-hash:20080222175954-32816-97e4fc1140aa66ead879df019af3f091579251ab.gz
2008-02-23ToggleLayouts: reimplemented with runLayoutAndrea Rossato1-8/+6
darcs-hash:20080223081553-32816-54b732073001f189d2bfbcb3a073263cfe948986.gz
2008-02-23LayoutCombinators: NewSelect reimplemented with runLayoutAndrea Rossato1-8/+6
darcs-hash:20080223080958-32816-0cd66f526f8984fe2d5265e7252903370e0fbdd4.gz
2008-02-23LayoutModifier: reimplement ModifiedLayout using runLayout and moreAndrea Rossato3-20/+16
- change modifyLayout type to get the Workspace - updated ResizeScreen and ManageDocks accordingly. darcs-hash:20080223075610-32816-05f373cf73305ce5b41d0c250fb5d6413e72b3b4.gz
2008-02-22Combo: updated to latest runLayout changesAndrea Rossato1-3/+3
darcs-hash:20080222175924-32816-613895c67d72845110f884077ff289163878a927.gz
2008-03-11EZConfig: add documentation and a warning, so no one repeats my silly ↵Brent Yorgey1-1/+12
hard-to-track-down mistake. darcs-hash:20080311172610-bd4d7-3119b86f77cf8e26b17c68e074ce634bbee22009.gz
2008-03-08Fix to work with "floats always use current screen" patchrobreim1-1/+1
darcs-hash:20080308024928-d4c7e-ecac63a09d430efd75413e3148e42b38c4ec2503.gz
2008-03-08make smartBorders ignore screens with no dimensions.David Roundy1-1/+3
darcs-hash:20080308224244-72aca-a97a3505a284f30a2fa38051195397700338a205.gz
2008-03-08rewrite ScratchWorkspace to make scratch always visible, but not always on ↵David Roundy2-57/+74
screen. darcs-hash:20080308223830-72aca-a1c6796664b52aaed8fbe277fa84cff02281c9e7.gz
2008-03-08add HiddenNonEmptyWS to CycleWS to avoid workspaces already visible.David Roundy2-2/+5
darcs-hash:20080308223717-72aca-4700b3f3ae28b1ceef816965bbfa7a8c9ce8fa1b.gz
2008-03-07Fix ThreeColumns doc.Roman Cheplyaka1-3/+1
darcs-hash:20080307203022-3ebed-3d9ea09766ccd0cbf839ec8308ae24a4257cae5c.gz
2008-03-02Shell: add support for UTF-8 localesAndrea Rossato1-5/+5
darcs-hash:20080302095924-32816-62d05666cf2d7c3897055aa20afff0f0c31eda1f.gz
2008-03-02Font and XUtils: add UTF-8 support and various fixes related to XFTAndrea Rossato5-162/+235
- printStringXMF: use the background color for XFT fonts too - textWidthXMF now returns the text width even with xft fonts - textExtentsXMF will now return only the ascend and the descent of a string. - stringPosition now takes the display too - add support for UTF-8 locales: if the contrib library is compiled with the 'with_xft' or the 'with_utf8' option the prompt and the decoration system will support UTF-8 locales - this requires utf8-strings. darcs-hash:20080302095712-32816-f3d6d06ff9d921288b1625e4bfd643013d2075ec.gz
2008-02-29Ssh: coding styleAndrea Rossato1-5/+5
darcs-hash:20080229100346-32816-c4a670f4280b518a9be76304c54ff426449e030d.gz
2008-02-29Ssh: complete known hosts with non standard ports tooAndrea Rossato1-2/+12
darcs-hash:20080229095014-32816-be85541c5f65ba9467d327ec3e305c961811678b.gz