]> git.draconx.ca Git - rrace.git/commit
Use XPM as icon test output format.
authorNick Bowler <nbowler@draconx.ca>
Tue, 8 Mar 2022 06:08:29 +0000 (01:08 -0500)
committerNick Bowler <nbowler@draconx.ca>
Wed, 9 Mar 2022 02:10:39 +0000 (21:10 -0500)
commit85522c518d168600f1a3038aebfdd87bc9b62c3d
treed572ec8cc6aa73533a0569c8a76a1a78718c386a
parent0a46ad3167e6f87e254288080e3ce89402089afb
Use XPM as icon test output format.

The output of this test program is very close to XPM format.
So why not make it actually produce XPM format.  This gives
us a good way to have it output actual colour icons too.
Makefile.am
src/ewmhicon.h
t/ewmhicon.c
tests/gui.at