<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 27.09.2012 22:04, Axel wrote:<br>
    </div>
    <blockquote cite="mid:5064B137.20201@googlemail.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <blockquote type="cite">Axel / Alfred, <br>
        <br>
        Hey - I just wanted to know if you've tried toggling the "<font
          color="#cc0000"><tt>mail.tabs.drawInTitlebar</tt></font>"
        pref. <br>
        <br>
        This is a preference we put in that overrides the
        drawing-in-titlebar behaviour. </blockquote>
      Hi Mike / Alfred / Richard<br>
      <br>
      I just tested it, and the result is as always "almost" perfect:<br>
      <br>
      Using the Windowblinds theme "Ares" with Alfred Kayser's
      "nautipolis" theme:<br>
      <br>
      <img src="cid:part1.07050509.08030209@gmail.com" alt=""><br>
      <br>
      As you can see, the windows caption bar is back to its former (XP
      engine styled) glory. it is interesting to note that Windows XP
      was originally planned to support more styles and that the DLL
      that provides Luna was "hacked" by Stardock to re-enable
      capabilities that were already inherent theming features.<br>
      <br>
      IN the screenshot above, the (now superfluous) min / restore /
      maximize / close widgets are painted over the tab managements
      ones. It is an interesting edge case, is there another hidden
      setting that hides them?<br>
      <br>
      It looks to me like this might make a nice "disable title bar
      skinning" checkbox somewhere in advanced options. But putting the
      toggle for this into a extension would be a perfectly valid
      solution as well.<br>
      <br>
    </blockquote>
    This can be easily done with the selectors
    #messengerWindow[tabsintitlebar] ... or
    #messengerWindow:not([tabsintitlebar]) ... in the theme without a
    need of a extension like it's done in the default theme.<br>
    <br>
    Richard<br>
  </body>
</html>