aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/Font.cpphs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Font and XUtils: add UTF-8 support and various fixes related to XFTAndrea Rossato2008-03-021-156/+0
| | | | | | | | | | | | | | - 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
* Update to safer initColor apiDon Stewart2008-02-061-3/+5
| | | | darcs-hash:20080206192232-cba2c-fe41eae586cdcde8b8fa18789440175c4cdd0eaa.gz
* textExtentsXMF doesn't require the displayAndrea Rossato2007-12-281-4/+4
| | | | darcs-hash:20071228125913-32816-e6193e40cb78fed678761c550644a7c64062cb56.gz
* Remove XMonad.Operations importsSpencer Janssen2007-12-081-1/+0
| | | | darcs-hash:20071208000547-a5988-874ebc1bfa76ad6ec2191812240fa2303b2d531c.gz
* Remove redundant importsSpencer Janssen2007-12-081-2/+0
| | | | darcs-hash:20071207233827-a5988-9e41d51120499637f14d115f2cf1428edaf326bb.gz
* Font: haddock fixAndrea Rossato2007-11-211-2/+2
| | | | darcs-hash:20071121141618-32816-bac6da91ba877cef9f7c2512ef94453c10b4ebcb.gz
* Port XPrompt to XMonad.Util.Font, various other refactoringsSpencer Janssen2007-11-171-19/+17
| | | | darcs-hash:20071116232743-a5988-555816e43cf5559966bee4c22e21e8a2f46edb92.gz
* Move XMonad.Util.Font to fix haddock generationSpencer Janssen2007-11-161-0/+159
darcs-hash:20071116215720-a5988-b4f40df339aeed5736edcb35b1a85424403d947d.gz