annotate rc/win32/resource.rc @ 166:54c5d80a737e

dep/animia: add libutil method I changed the "linux" method to be "proc", because it isn't exactly Linux specific this commit also has some changes to the x11 stuff: instead of enumerating over only top-level windows, we iterate over ALL of them this is because many X11 apps actually use multiple windows for some reason, I still can't get it to work with VLC, but it picks up Firefox...
author paper@DavesDouble.local
date Sun, 19 Nov 2023 04:21:56 -0500
parents 621084cc542c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
103
621084cc542c resources: add icons
Paper <mrpapersonic@gmail.com>
parents:
diff changeset
1 #include "winver.h"
621084cc542c resources: add icons
Paper <mrpapersonic@gmail.com>
parents:
diff changeset
2
621084cc542c resources: add icons
Paper <mrpapersonic@gmail.com>
parents:
diff changeset
3 IDI_ICON1 ICON "favicon.ico"