Andrea Rossato
7ce8ed2f8b
NamedWindows: if fetchName returns Nothing sets the name to resName ClassHint
...
fetchName may return a Nothing if the window's name contains multi byte
characters. In such a case the resName string of the ClassHints of that
window will be used instead.
2007-07-06 13:06:44 +00:00
Andrea Rossato
55961ef58e
NamedWindows.hs: info and documentation
2007-06-14 14:41:35 +00:00
David Roundy
f16048cae5
replace "name" in NamedWindow with a Show instance.
2007-05-26 18:51:14 +00:00
glasser
1d886ae670
Allow clients of NamedWindows to get at the name.
2007-05-23 18:42:51 +00:00
glasser
aeee485def
Extract NamedWindow support from Mosaic into its own module
2007-05-23 15:58:55 +00:00