qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
27.47k stars 3.9k forks source link

support loading Qt styles from config #1509

Closed elevengu closed 10 years ago

elevengu commented 10 years ago

Hi, thanks to everyone involved with qBittorrent! I switched years ago, since before v1.0 actually! And this minor thing has always bugged me, but I'm asking now for some reason.

I'm on Windows. Could you add support for loading Qt styles from the config? If I run qbittorrent -style Cleanlooks it works perfectly. So what I would like is if something like General\Style=Cleanlooks in qBittorrent.ini did the same thing. Or maybe it belongs in Advanced, selectable in the GUI. I don't care, whatever you think is easiest or best. Thanks!

sledgehammer999 commented 10 years ago

No. I don't like "theming". I like the apps having the native look on each platform. That the reason we don't support custom CSS style theming too. (I'll not try to disable the command line arg thing. Mainly because there doesn't seem to be a way to do it).

elevengu commented 10 years ago

Ok, you made the responsible decision. I can't fault you for that.

Apps NOT having the native look on each platform != theming != custom CSS

Can't you disable styles at configure time, or have you done that already and it's just picking up mine? I guess you can't stop someone from using styles any more than you could stop someone from recompiling from source, heh.

sledgehammer999 commented 10 years ago

Apps NOT having the native look on each platform != theming != custom CSS

It's not the same thing, but the end result is more or less the same. Unless you are on gtk/qt systems where the theme can be changed system wide. Which then again becomes "native".

Can't you disable styles at configure time

Maybe never tried it.

I guess you can't stop someone from using styles any more than you could stop someone from recompiling from source, heh.

Exactly.