weblog of szilveszter farkas
In: English
11 Oct 2008My good old friend, Miklós Nagy (Miki) has been missing for months now. (Last seen in The Hague, Netherlands on February 5th, 2008; ID found in Vienna, Austria a few days later; last heard about in Bucharest, Romania in March 2008.) Please help, if you can.
In: English
14 Nov 2007Unfortunately GTK+ is not THE cross-platform graphical toolkit nowadays, because it looks really bad on Windows and doesn’t support Mac OS well enough (there are some promising things, but still not there). Things we need for a successful build: Qt Open Source Edition 4 source tarball from Trolltech (latest is 4.3.2 as of this writing) [...]
In: Bazaar|Blog|Development|English
1 Oct 2007Good news for both our users and contributors: a few minutes ago I’ve merged Gary van der Merwe’s vizchanges (aka. brokenlines) branch into our trunk. What does that mean to users? Running bzr viz in a bzr.dev branch took at least 14 seconds, now it dropped to 1.6s! And to developers? They can continue their [...]
The following commands allow me to connect a projector/beamer to my laptop without requiring to restart X or the computer: xrandr –output VGA –auto xrandr –output LVDS –auto xrandr –output LVDS –mode 0×50 xrandr –output VGA –mode 0×50 Note: I’m using the new “intel” driver with xrandr support on gutsy. These commands will set both [...]