Commit graph

5 commits

Author SHA1 Message Date
NRK
8594517e89 code-golfing: cleanup osc color related code
* adds missing function prototype
* move xgetcolor() prototype to win.h (that's where all the other x.c
  func prototype seems to be declared at)
* check for snprintf error/truncation
* reduces code duplication for osc 10/11/12
* unify osc_color_response() and osc4_color_response() into a single function

the latter two was suggested by Quentin Rameau in his patch review on
the hackers list.
2022-11-19 00:37:25 +04:00
John Collis
b4d8079a0d ST: Add WM_ICON_NAME property support
Also added _NET_WM_ICON_NAME.
2022-04-30 13:10:15 +04:00
96aeb2dad0 Merge 0.8.4 2020-12-19 03:27:43 +03:00
b8432758a7 Apply st-solarized-dark-20180411-041912a.diff 2019-12-03 12:17:16 +03:00
7cefcaad8f Initial (st-0.8.2 with solarized and scrollback diff's) 2019-12-02 14:38:37 +03:00