aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/ShowWName.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-24Extended paintAndWrite to allow for multiple strings to be written into the ↵Jan Vornberger1-1/+1
rectangle Ignore-this: eb7d32284b7f98145038dcaa14f8075e darcs-hash:20091024205111-594c5-33318832d5ca7d71ece560ea79d45109001eadfb.gz
2009-06-18Correct many typos in the documentation, consistent US spellinggAdam Vogt1-1/+1
Ignore-this: cf6dcf340fa6cc010f7879f188d376f5 darcs-hash:20090618003729-1499c-c927c08cda268b94b350f6419a64df8ca1e863d4.gz
2008-10-05Merge emptyLayoutMod into redoLayoutJoachim Breitner1-2/+0
This removes the emptyLayoutMod method from the LayoutModifier class, and change the Stack parameter to redoLayout to a Maybe Stack one. It also changes all affected code. This should should be a refactoring without any change in program behaviour. darcs-hash:20081005190220-23c07-4701517e3433ecff8c999da75ac582f6f1b65c19.gz
2008-09-21cleanup - use currentTagDevin Mullins1-1/+1
darcs-hash:20080921011159-78224-b0ac172560719cba3a1c41171d91e222a6fa1304.gz
2008-05-19sp ShowWName.hsgwern01-1/+1
darcs-hash:20080519190520-f7719-feddbcbc10c90b43d993d4f11bf0704c125c1f2d.gz
2008-03-02Font and XUtils: add UTF-8 support and various fixes related to XFTAndrea Rossato1-2/+2
- 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-01-26ShowWName: show the name of empty layouts tooAndrea Rossato1-3/+8
darcs-hash:20080126190214-32816-3a4f8dadb60f9049888236be1206d3b928bde571.gz
2008-01-24ShowWName: moved fi to XUtilsAndrea Rossato1-4/+0
darcs-hash:20080124134725-32816-305f741221c5602147daed2798a2c0b28fe3a850.gz
2008-01-15Layout.ShowWName: generalize the instanceAndrea Rossato1-2/+2
darcs-hash:20080115045139-32816-93d380b259da4298972a60e3039b7af752626a6b.gz
2008-01-14ShowWName.hs: switch color/bgcolor in call to paintAndWriteBrent Yorgey1-2/+2
darcs-hash:20080114153821-bd4d7-5b11099070c9981c7791d44e991a9abaaa4e9b87.gz
2008-01-13ShowWName now uses Timer and XUtils to display the workspace nameAndrea Rossato1-33/+42
darcs-hash:20080113091107-32816-dc4979a584b798df3be8d7b1cd49cb3f5a1dd80e.gz
2007-12-31Add ShowWName a layout modifier to show the workspace nameAndrea Rossato1-0/+95
This module requires dzen darcs-hash:20071231130441-32816-0a0c78f6cbbc2972e965096dfda66afbc05ef1da.gz