wpgtk icon indicating copy to clipboard operation
wpgtk copied to clipboard

:flower_playing_cards: a colorscheme, wallpaper and template manager for *nix

Results 31 wpgtk issues
Sort by recently updated
recently updated
newest added

fixing the `"TypeError: '>' not supported between instances of 'tuple' and 'int'"` error while checking `"if wal_backend_version[i] > pywal_archived_version[i]"` by changing pywal_archived_version to tuple.

``` Traceback (most recent call last): File "/home/vaskark/.local/lib/python3.12/site-packages/wpgtk/gui/theme_picker.py", line 135, in on_add_clicked themer.create_theme(f) File "/home/vaskark/.local/lib/python3.12/site-packages/wpgtk/data/themer.py", line 24, in create_theme return color.get_color_list(filename) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/vaskark/.local/lib/python3.12/site-packages/wpgtk/data/color.py", line 36, in get_color_list is_new =...

Is there an option to leave my terminal alone and don't touch it's colors? I would appreciate an option to disable change in terminal palette.

Latest git version: Reproduce: wpg -a $wallpaper and wpg -s $wallpaper. 8 colors pallate being generate instead of 16.

Hi , i don't know if i should post here but i have made [PR](https://github.com/deviantfero/wpgtk-templates/pull/27#issue-2503012312) a while ago about adding new icon theme to wpgtk , which could give more...

As the title implies, I want to suggest to allow re-arranging colors (in Color tab) by drag-n-drop-ing the colors to allow matching the semantics of texts on terminal, editor, etc.

enhancement

Hi, I have this installed on both Fedora and OpenSUSE Tumbleweed. In Tumbleweed its not a system package and I needed another package to get it working. It was throwing...

I'm having an issue with QT apps taking colors from linea-nord-color. When setting QT_QPA_PLATFORMTHEME to gtk2, QT apps like nextcloud and kdeconnect-settings don't set the colors selected in the theme....

``` (venv) cc@pretty:~$ venv/bin/wpg ERROR:root:not a valid config file :491: RuntimeWarning: The global interpreter lock (GIL) has been enabled to load module 'gi._gi', which has not declared that it can...