Kharacternyk / pacwall

A live wallpaper that shows the dependency graph and status of installed packages.
GNU General Public License v3.0
556 stars 33 forks source link

Add/Change Coloring Option for Foreign Packages in Version 2 #51

Closed pixel1138 closed 4 years ago

pixel1138 commented 4 years ago

Is it possible to set a different coloring for Foreign packages in version 2 like it was in version 1? If not, is it possible for the functionality to be added back in?

Kharacternyk commented 4 years ago

Sorry for the delay.

It is not currently possible, but I'm working on adding this back in. Most likely it won't be in the form of "a package is foreign or native", but in the richer form of "a package is from the repository X" where a package that isn't found in any repos is foreign.

pixel1138 commented 4 years ago

I apologize for the delay in replying.

Thank you for for the response, and I understand that it will take time. That sounds like a very nice enhancement!

Kharacternyk commented 4 years ago

Checkout v2.1. Foreign packages are green by default now. See the description of the attributes.package.repository setting in the README for more info.

pixel1138 commented 4 years ago

Thank you! I most certainly will!