aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/NamedWindows.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove myself as maintainer from modules I don't maintain or use.David Roundy2008-08-281-1/+1
| | | | darcs-hash:20080828151830-72aca-75151cf20f4efc1a3d1bc324cfdbc5602f58b363.gz
* minor cleanup on getNameDevin Mullins2008-05-041-5/+3
| | | | darcs-hash:20080504054923-78224-e8649c630c71c3ba23f549a9e4d02aa4b2f91d31.gz
* NamedWindows: when converting the text property, handle the empty list.Spencer Janssen2008-05-021-1/+6
| | | | | | | | This fixes a "Prelude.head" exception observed with windows that have no title. Reproduce by placing several windows in the tabbed layout, then starting 'xterm -name ""'. Thanks to Andrea for pointing out the issue. darcs-hash:20080502104249-a5988-c460b42456d65ad71016a7423e713b8250f1aa5c.gz
* XMonad.Util.NamedWindows: fix importsLukas Mai2008-03-261-2/+2
| | | | darcs-hash:20080326172745-462cf-ea5ac2b804ac082cbb3464d95256645e6b1bf3d8.gz
* Changed getName to use locale-aware functionsMats Jansborg2007-08-191-3/+12
| | | | | | Rewrote getName using getTextProperty and wcTextPropertyToTextList. darcs-hash:20070819132104-7344d-78695db057adecf12b37a3caae6ef1b624aae4f2.gz
* Remove redundant importsSpencer Janssen2007-12-081-5/+0
| | | | darcs-hash:20071207233827-a5988-9e41d51120499637f14d115f2cf1428edaf326bb.gz
* remove need for faulty Read instance of NamedWindow.David Roundy2007-11-221-1/+1
| | | | darcs-hash:20071122170448-72aca-97dc958d0a6481223447eabd9f0f9a598e4b72a5.gz
* NamedWindow: Mosaic requires NamedWindow to have a Read instanceAndrea Rossato2007-11-221-1/+1
| | | | darcs-hash:20071122133802-32816-972d0b380b9c18cd80d36600950cd228ab52e697.gz
* NamedWindows: haddock fixAndrea Rossato2007-11-211-1/+1
| | | | darcs-hash:20071121141424-32816-3a6b7f8f98adeb0761a769932f72808e16185093.gz
* Update docs in Utilgwern02007-11-061-5/+5
| | | | darcs-hash:20071106190258-f7719-8a4db55e87a0ab36f5d491fbc207112cf4167520.gz
* HierarchifySpencer Janssen2007-11-011-0/+57
darcs-hash:20071101201059-a5988-fc1f1262bec1b69e13ba18ae7cefeafc8c4471d4.gz