Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Changing kde icons #50

Closed
Da-Viper opened this issue Apr 30, 2020 · 3 comments
Closed

Add Changing kde icons #50

Da-Viper opened this issue Apr 30, 2020 · 3 comments
Labels
plugin support Support for a new application

Comments

@Da-Viper
Copy link

Da-Viper commented Apr 30, 2020

you can use the plasma-changeicons
as the executbale was added in the cmakelist.txt of kcm icons [here](https://github.com/KDE/plasma-desktop/tree/master/kcms/icons

it is not added in PATH by default in kde
its path is in /usr/bin/plasma-changeicons
or you can use "locate plama-changeicons" to find the path in the distro

would have made a pull request but don't know c++ to make the ui

script showing how it was used https://github.com/Da-Viper/kde_theme_script/blob/master/dark.sh

@oskarsh
Copy link
Owner

oskarsh commented Apr 30, 2020

You do not need to know c++ to edit the GUI, in fact you will only need to Download QT and QT Designer. Open the UI File, edit it and run the buildUi.py file this will automatically convert the ui into a .py file. There is some manual fixing involved for the image paths.

I will have a look, but currently I am really busy.

@tneo
Copy link

tneo commented Apr 30, 2020

If you create a global theme, which Yin-Yang uses, than you can set the icon theme in there.

@l0drex l0drex added the enhancement New feature or request label Jul 21, 2021
@l0drex l0drex added the plugin support Support for a new application label Sep 22, 2022
@l0drex l0drex removed the enhancement New feature or request label Oct 25, 2022
@l0drex
Copy link
Collaborator

l0drex commented Apr 17, 2023

Merging with #177

@l0drex l0drex closed this as not planned Won't fix, can't repro, duplicate, stale Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin support Support for a new application
Projects
None yet
Development

No branches or pull requests

4 participants