nwg-piotr / nwg-icon-picker

GTK icon chooser with a text search option

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nwg-icon-picker

This application is a part of the nwg-shell project.

Contributing: please read the general contributing rules for the nwg-shell project.

I was looking for a GTK icon browser with a good textual search feature. Turns out it's easier to write one in less than 150 sloc.

This program is intended to work as the icon picker for nwg-panel, but it may be used standalone. It displays a window to choose an icon with a textual search entry, and returns the icon name.

2022-05-22-025531_screenshot

Dependencies

  • gtk3
  • python (python3)
  • python-gobject
  • python-setuptools (make)

Packaging status

About

GTK icon chooser with a text search option

License:MIT License


Languages

Language:Python 96.7%Language:Shell 3.3%