Adding netwmicon patch ref. #21
This commit is contained in:
parent
2876951262
commit
8c8bace91c
6 changed files with 711 additions and 1 deletions
3
st.h
3
st.h
|
|
@ -194,6 +194,9 @@ typedef struct {
|
|||
Drawable buf;
|
||||
GlyphFontSpec *specbuf; /* font spec buffer used for rendering */
|
||||
Atom xembed, wmdeletewin, netwmname, netwmpid;
|
||||
#if NETWMICON_PATCH
|
||||
Atom netwmicon;
|
||||
#endif // NETWMICON_PATCH
|
||||
struct {
|
||||
XIM xim;
|
||||
XIC xic;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue