netwmicon: upgrading patch and adding farbfeld variant (#121)
This commit is contained in:
parent
3b87b07404
commit
0b8055a271
12 changed files with 836 additions and 697 deletions
2
st.h
2
st.h
|
|
@ -242,7 +242,7 @@ typedef struct {
|
|||
#if FULLSCREEN_PATCH
|
||||
Atom netwmstate, netwmfullscreen;
|
||||
#endif // FULLSCREEN_PATCH
|
||||
#if NETWMICON_PATCH
|
||||
#if NETWMICON_PATCH || NETWMICON_LEGACY_PATCH || NETWMICON_FF_PATCH
|
||||
Atom netwmicon;
|
||||
#endif // NETWMICON_PATCH
|
||||
struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue