[Xmonad] darcs patch: Tabbed.hs: Get correct color values instead of assumin...

Jason Creighton jcreigh at gmail.com
Wed Jun 13 19:56:09 EDT 2007


Wed Jun 13 17:50:49 MDT 2007  Jason Creighton <jcreigh at gmail.com>
  * Tabbed.hs: Get correct color values instead of assuming a 24-bit display
  Using, eg, 0xBBBBBB directly makes assumptions about the server's colormap and
  only works on 24-bit displays.
  
  This patch fetches the colors on every doLayout call, which is ugly, but works.
  It would be nice if we could do all the required initColors only once.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 16504 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20070613/a63dd34f/attachment-0001.bin


More information about the Xmonad mailing list