Windows appear garbled
drcouzelis opened this issue · 1 comments
drcouzelis commented
Please see the thread here:
https://bbs.archlinux.org/viewtopic.php?pid=1360315#p1360315
This bug exists as of commit 80100d3 (Dec 14 21:11:39 2013).
jchnkl commented
Thanks for opening the issue.
If you want, you can try out the develop
branch by calling
cd /tmp; git clone -b develop https://github.com/jrk-/x-choyce/ && cd x-choyce/src && make && echo ok && ./x:choyce
.