I saw Fahrenheit 9/11 tonight. Well done. It had some typical
Michael Moore silliness, but less than I expected; most of the
movie was spot on. Two weeks after release, on a weeknight,
the theatre was still fairly full (and it was playing on two
screens).
Tags: movies, politics
[
23:00 Jul 08, 2004
More misc |
link to this entry
]
I worked some more on pho yesterday, trying to fix some of the
problems Dave has been seeing in other window managers, particularly
Metacity. I got rid of most of the problems, but metacity still
asks him to place and size the initial window. I have no idea why;
I'm specifying initial window size, and no other program asks him
that. I also haven't solved the problem of the window getting focus
after it resizes out from under the mouse cursor (in lots of window
managers, such as openbox). Typing that, I just got a brainstorm:
maybe it's a race condition, that the focus loss doesn't happen
until after expose, but the "ask for focus" happens before the
resize has propogated through the X server. Must try!
Tags: programming
[
14:00 Jul 08, 2004
More programming |
link to this entry
]