tsujan / Plataro

An SVG icon set for KDE and LXQt
Other
12 stars 1 forks source link

ask: its complete icon set, but depends #1

Closed mckaygerhard closed 7 years ago

mckaygerhard commented 7 years ago

i culd see that this icon set are qt related, so all the sizes must be defined.. so

as i can see, its same install from git _ i dont see that INSTALL instruction where updated in a while..

tsujan commented 7 years ago

This is a salable icon set and sizes are defined in index.theme: each icon is used for all sizes (for now).

The installation is explained in the file INSTALL.

mckaygerhard commented 7 years ago

i saw!, well i'll try and write some feedback .. due where sizes are not all complete break the qt integration.. i'll close this issue later when comes feedback..

tsujan commented 7 years ago

I use it with KDE and LXQt without problem. Actually, I made it for Qt, not GTK+

mckaygerhard commented 7 years ago

i tested, are a complete set due all the sizes are computed dinamically (its very heavy under low profile machines)

how its the it depends on either Oxygen or GNOME icon theme, whichever is installed, .. its seems rely firs on gnome-puach set and then oxigen if both are installed..

close it: plataro-gambas

tsujan commented 7 years ago

If an icon isn't found, it'll first search in Oxygen, then in Gnome and, at last, in hicolor. As a matter of fact, the Qt plugin does that. KDE and LXQt have their Qt plugins but in other DE's, you should install one.

mckaygerhard commented 7 years ago

ah! ok, so the problem its that i not are in a "proper"2 desktop yet, i just run openbox... thanks.. good work.

tsujan commented 7 years ago

You need a Qt plugin. The best one I know of is lxqt-qtplugin. Then you could set the environment variable QT_QPA_PLATFORMTHEME to lxqt in any DE -- you won't need LXQt.

Another option is qt5ct but it has some bugs.

mckaygerhard commented 7 years ago

please tell me why qt5ct are buggy, its was that i thinking unless you mention lxqt-qtplugin

tsujan commented 7 years ago

It isn't "buggy"; it just has minor bugs, some of which may have been fixed. I know about this one, for example: https://github.com/tsujan/Kvantum/issues/148

2 years ago, I found other bugs in it too but they weren't important and may not exist anymore.

tsujan commented 7 years ago

Anyhow, lxqt-qtplugin works like a charm.