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

Not possible to change background colors #17

Open
gbdomubpkm opened this issue Apr 19, 2021 · 6 comments
Open

Not possible to change background colors #17

gbdomubpkm opened this issue Apr 19, 2021 · 6 comments

Comments

@gbdomubpkm
Copy link

Background colors cannot be changed on the video player, and on the app links (except for the 'internet link').

@Keneda-ut
Copy link

Keneda-ut commented Apr 20, 2021

This is not an issue, this is normal behavior depending on the icon used itself.

Background color for apps icons changability depends on the icon you use, if the icon is png or svg with alpha background, you can change it to the color of your choice.

Test yourself changing icon background with on from the folder "/usr/share/icons", one that has alpha (=transparancy) as background color, for instance one from "suru/apps/scalable".

@gbdomubpkm
Copy link
Author

Not yet investigated. In any case the feature must be specified and/or refined if we can use like it is currently.

@Keneda-ut
Copy link

Not yet investigated. In any case the feature must be specified and/or refined if we can use like it is currently.

Then i investigated for you lol
Maybe it must be specified, maybe not as i understood it by myself from the beginning ^^
And like it is currently, it is very usable, and Home not being an image editor app, there is no reason that Pavel spend time and complexify code to allow customise images in a Gimp way.

Cheers :)

@pavelprosto94
Copy link
Owner

In future releases, I plan to add the ability to add images from the icon browser.
You can see these pictures here.
https://github.com/pavelprosto94/uHome/tree/master/src/Link/img

As already mentioned, the background of the widget changes, and not the picture itself. If the icon does not have a transparent background, then no changes are made accordingly.
If you really want, I can add the recolor function to the widget. It's not very difficult.

@gbdomubpkm
Copy link
Author

Thank you. I don't want to overload your great work! So do if you can. I already like this app as is. I understood this morning that it was the .svg that allowed to modify the icon background thanks to Keneda. In fact, I had not thought about it at all. 😉
dekko:// works and it's good.

@Keneda-ut
Copy link

Keneda-ut commented Apr 20, 2021

@gbdomubpkm remember it should works with any file that support alpha as background, like png or gif (but i only tested with svg and png).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants