Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-30 | XUtil: fix UTF-8 check. | Dmitry Kurochkin | |
darcs-hash:20080330200115-903e8-9e68d075abf4de342c3529c93becbae4d2ec700b.gz | |||
2008-03-29 | Set _NET_WM_STRUT_PARTIAL instead of _NET_WM_STRUT and change ↵ | Andrea Rossato | |
mkUnmanageWindow to newWindow darcs-hash:20080329103834-d6583-b2da6a8a6770e13a2d2598debea5e93e48eee713.gz | |||
2008-03-16 | add XFT support and make UTF-8 support configurable | Andrea Rossato | |
This patch includes many changes: - moved font and printing functions to XUtil.hs and created an abstraction layer to font management; - ported the core, StdinReader and PipeReader to the new font management system. To enable UTF-8 support configure with the "with_utf8" flag (requires utf8-string): runhaskell Setup.lhs configure --flags darcs-hash:20080316121100-d6583-828134da356b706744b56a9d81203129b0e8e484.gz |