PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : gtkplatform - Qt mit gtk+ als Toolkit


Gast
2018-01-03, 12:09:15
"gtkplatform is a Qt Platform Abstraction plugin providing Qt applications with the capability to use gtk+ as a host toolkit, primarily intended for use on Linux desktops.

That is: it lets Qt applications render with native gtk+ menus, and use gtk+ for input (mouse, keyboard, touch), and getting window content on screen, the same as it uses e.g. cocoa on macOS for instance.

...
...

For instance, using this, you get transparent Wayland support that looks and works good right now without having to fix the numerous desktop-related pieces that are missing from QtWayland. You get consistent high DPI support. You get window resizing that doesn't flicker, unlike that of the xcb platform plugin."
https://github.com/CrimsonAS/gtkplatform


Gtkplatform ist eine Abstraktion von Qt, die es Qt-Anwendungen erlaubt, GTK+ als Host-Toolkit zu verwenden.
http://www.pro-linux.de/news/1/25183/gtkplatform-will-qt-apps-unter-gnomegtk-besser-aussehen-lassen.html


Ältere Version ist im AUR (Arch).