You are not logged in.
Hi,
i run Arch64 and installed the package opera from AUR. In qtconfig I chose GTK+ as my default GUI-Style for Qt-apps. This works fine e.g. in smplayer. I can't really tell any difference from a native GTK-application.
Opera ignores this setting, though it seems to be dynamically linked against Qt:
ldd /usr/lib/opera/10.10/opera | grep Qt
libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0x00007f8139113000)
libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0x00007f8138ce2000)
Does anyone know a way to make Opera use my GTK-Theme?
Last edited by q0tsa (2010-01-13 17:50:45)
Offline
Try "opera -systemstyle gtk+".
Next version of opera will sport a native look.
Last edited by lucke (2010-01-13 17:39:08)
Offline
Works, thx.
Offline