As I mentioned earlier, Metacity has quite a good logging system, but it’s almost never turned on; you have to set some environment variables. If someone reports a bug, we have to ask them specifically to turn it on, and then run Metacity again, and see whether the problem recurs. Federico and Luke suggested […]
What do people think about adding a new “metacity –debug” switch which did the same as the logging environment variables? Would users find it easier to use or remember when necessary?
February 29, 2008 – 3:26 pm
* patoh wants a metacity shirt!
<marnanel> patoh: we don’t have a logo or a home page and you want shirts?! :)
<patoh> marnanel: sure you have a logo, the default window icon!
<marnanel> patoh: then you are wearing a metacity shirt if you go naked!
February 12, 2008 – 4:27 pm
These are just my (Thomas’s) thoughts; I haven’t discussed them with the others yet.
A decent set of regression tests that gets run every night. (This is under development.)
Documentation of every function and struct.
No outstanding bugs in the bug queue; everything needs to be resolved (maybe wontfix), be being worked on, be scheduled to have work […]
February 12, 2008 – 2:27 pm
Metacity has been branched for the upcoming 2.22 release. The relevant teams are aware. Development continues on trunk (which is the upcoming 2.23).
December 20, 2007 – 12:27 pm
So, now that the compositor is in trunk and everyone is excited, this might be a good time to mention some “issues”.
Firstly, it seems that there are some weird shadow redrawing problems…these just appeared recently, so it shouldn’t be hard to find the offending commit. I think I know what it is, I just need […]
November 29, 2007 – 7:38 pm
Useful uses for a compositor #1
Some videos this time, they’re not particularly good quality but that doesn’t matter. First - http://folks.o-hand.com/iain/watch-updates.ogg
Its like acid, but cheaper!
So what exactly are we seeing?
Well, everytime a section of the screen needs to be redrawn, the compositor draws it correctly, and then picks a random colour and overlays that […]
November 26, 2007 – 1:08 am
Some people have expressed concern about the panel drop shadows. At least three people didn’t like that they drew the shadows over the windows close to them. So in response I’ve just committed a change that makes the panel drop shadows only draw on the desktop. I think it looks quite neat and tidy actually. […]