psi-im / psi

XMPP client
https://psi-im.org/
Other
404 stars 122 forks source link

Use native tab close button #13

Open jleclanche opened 12 years ago

jleclanche commented 12 years ago

The close tab button should be the native one. Psi's custom close tab button is extremely ugly and will not follow user configuration (Qt will follow the user's preference on whether they want a close tab button on the tab, outside the tab or elsewhere).

Are the tabs used even Qt's? They don't look native. If not, why not?

Ri0n commented 12 years ago

should be native afaik. what version of Qt?

jleclanche commented 12 years ago

4.8. Native (top) vs psi (bottom): http://dedimine.com/public/psi-tabs.png

Ri0n commented 12 years ago

strange. is it KDE? psi had some problems with KDE default theme. not sure how it's now.

jleclanche commented 12 years ago

I'm using Razor-qt: http://github.com/Razor-qt/razor-qt

wadealer commented 12 years ago

Ri0n, tabs uses custom icon, from system iconset. Not native.