gui/widget: add class CHourGlass

Provides an hourglass/snake-loader function to visualize running processes.
A template xcf-file for Gimp 2.10 is appended. Feel free to edit.
This commit is contained in:
2021-10-05 17:19:57 +02:00
parent c9efac0665
commit 6134115c63
17 changed files with 337 additions and 20 deletions

View File

@@ -3,6 +3,7 @@ SUBDIRS = \
filetypes \
headers \
hints \
hourglass \
locale \
movieplayer \
radar \

View File

@@ -0,0 +1,10 @@
installdir = $(ICONSDIR)
install_DATA = \
hourglass0.png \
hourglass1.png \
hourglass2.png \
hourglass3.png \
hourglass4.png \
hourglass5.png \
hourglass6.png

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB