netwmicon: upgrading patch and adding farbfeld variant (#121)

This commit is contained in:
Stein Gunnar Bakkeby 2024-03-13 10:35:17 +01:00 committed by GitHub
parent 3b87b07404
commit 0b8055a271
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 836 additions and 697 deletions

View file

@ -26,7 +26,10 @@
#elif KEYBOARDSELECT_PATCH
#include "keyboardselect_x.h"
#endif
#if NETWMICON_PATCH
#if NETWMICON_LEGACY_PATCH
#include "netwmicon_icon.h"
#endif
#if NETWMICON_PATCH || NETWMICON_FF_PATCH || NETWMICON_LEGACY_PATCH
#include "netwmicon.h"
#endif
#if RIGHTCLICKTOPLUMB_PATCH