aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/Monitor.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Docs: use myLayout like template rather than pluralWirt Wolff2009-10-231-1/+1
| | | | | | | | | Ignore-this: 8f1814c42e90e18af636a14751ae2f58 Despite myLayouts currently being more popular in examples, make them all myLayout as in man/xmonad.hs to avoid mixing them in the same module as was done a few places, leading to confusion for some users. darcs-hash:20091023042651-18562-48ea1268b6eb92d4b4d50f20aba93cead4652eb1.gz
* More flexible interface for X.H.FadeInactiveDaniel Schoepe2009-08-211-8/+8
| | | | | | | | | Ignore-this: e905086d3fb640cbccf4eec2f11f293 This patch allows setting the opacity on a per-window basis and lets the user specify it as a percentage instead of an Integer between 0 and 2^32-1. darcs-hash:20090821203936-7f603-b7753508f41955036232b43effd5e93ab73dfc2f.gz
* Remove trailing whitespace from many modulesAdam Vogt2009-07-051-9/+9
| | | | | | Ignore-this: 1e28ff0974578d329bd3d593c1a5125e darcs-hash:20090705201205-1499c-581bd0bb43ab6096eccded6edbd54a7a2007b0d9.gz
* X.L.Monitor: changes in message passingRoman Cheplyaka2008-12-261-12/+14
| | | | | | | - transform mbName (Maybe String) to name (String) - slghtly change semantics of messages, document it darcs-hash:20081226220851-3ebed-4d064ed9c6f1ada44dc76851c2bfa34d5d75b484.gz
* X.L.Monitor: change interfaceRoman Cheplyaka2008-12-261-48/+70
| | | | | | | - remove add*Monitor - add manageMonitor, monitor template darcs-hash:20081226213118-3ebed-ec5516329137639d15c17f2a0d649c2733720cd7.gz
* X.L.Monitor: docsRoman Cheplyaka2008-12-251-1/+4
| | | | darcs-hash:20081225073904-3ebed-42e966f1d0f373a4cd5773cf72baefe4d2d05f79.gz
* X.L.Monitor: recommend doHideIgnore (docs)Roman Cheplyaka2008-12-151-1/+1
| | | | darcs-hash:20081215190710-3ebed-3ddcbdd418cc71e39769f94b2de65b2a187f733d.gz
* X.L.Monitor: docsRoman Cheplyaka2008-12-151-5/+5
| | | | darcs-hash:20081215184423-3ebed-8d48d03775d6c4f5c0178bf9f5986770aa601a1a.gz
* X.L.Monitor: export Monitor datatypeRoman Cheplyaka2008-12-151-0/+1
| | | | darcs-hash:20081215184318-3ebed-ef13f981d633b9ae9fb4d76764e9bab765af6b78.gz
* X.H.ManageHelpers: add doHideIgnoreRoman Cheplyaka2008-12-151-1/+3
| | | | darcs-hash:20081215182758-3ebed-57a3f97d629f988c5bbd16fc17b7b1856f046865.gz
* Export setOpacity from FadeInactive. Document how to make monitor ↵Roman Cheplyaka2008-11-171-0/+5
| | | | | | transparent (X.L.Monitor) darcs-hash:20081117153027-3ebed-6327713d89216b663ac9796dfb6975f12e059c84.gz
* Monitor: use broadcastMessage instead of sendMessage; this solves several issuesRoman Cheplyaka2008-11-171-6/+1
| | | | darcs-hash:20081117133957-3ebed-98c6d8fb40813bd4192708584f8fca74fb17d22c.gz
* Monitor: documented one more issueRoman Cheplyaka2008-11-171-1/+4
| | | | darcs-hash:20081117113807-3ebed-7f03db838206d6adf383b095977d22dbc0711256.gz
* Monitor: improved the docsRoman Cheplyaka2008-11-171-6/+14
| | | | darcs-hash:20081117073709-3ebed-a862abc4c0fdcf7c7bf129ad0c3839d7022c151c.gz
* added XMonad.Layout.MonitorRoman Cheplyaka2008-11-151-0/+131
darcs-hash:20081115104735-3ebed-324fd5c577eb7e16915105c35a20673b1d24bbdc.gz