Metal Phoenix

I made a one line code addition and built Phoenix with metal windows. Check here for a screenshot. The bad news is that the metal windows flicker like hell when the contents are updated or resized. Also some of the chrome elements tend to vanish and reappear. Pretty, but totally unusable.

6 thoughts on “Metal Phoenix”

  1. Looks nice 🙂 Is that still based on 0.5 or is it based on a CVS checkout – and if the latter, could we have a standard updated build?

    Thanks,

    Michel

  2. Based on CVS. I won’t post a metallized build, but if you’re interested in building your own, you can follow the instructions on the Phoenix page and add the following line of code below line 559 of file mozilla/widget/src/mac/nsMacWindow.cpp:

    ::ChangeWindowAttributes ( mWindowPtr, kWindowMetalAttribute, kWindowNoAttributes );

Comments are closed.