view rc/dark.qrc @ 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 6d8da6e64d61
children
line wrap: on
line source

<!DOCTYPE rcc><RCC version="1.0">
	<qresource>
		<file>dark.qss</file>
	</qresource>
</RCC>