<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Qt5 implement theming using native widgets (weld)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130857">130857</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Qt5 implement theming using native widgets (weld)
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>graphics stack
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>glogow@fbihome.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Currently LO's qt5 / kf5 VCL backend just uses the QStyle interface to draw the
LO UI to look like native widgets. As a result, this has limits for various UI
designs rendered by native Qt style engines not exposed via that interface. 

Already a few years ago, Caolan started to introduce the new "weld" theming
interface, which uses native - in his case gtk+ - widgets, to get even better
GNOME integration.

For the latest progress report, check out his blog:
<a href="https://caolanm.blogspot.com/2019/10/native-gtk-dialogs-in-libreoffice.html">https://caolanm.blogspot.com/2019/10/native-gtk-dialogs-in-libreoffice.html</a>

Currently that API is very gtk+ specific, but this shouldn't prevent adaption
by the Qt backend in general.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>