spectrwm/lib
Björn Ketelaars e59f1c84bc Link libswmhack against libX11
Starting a tool on OpenBSD from urxvt results in:

$ ncspot
ncspot:/usr/local/lib/libswmhack.so.1.0: undefined symbol 'XKeysymToKeycode'

Linking libswmhack against libX11 fixes this issue.
2019-11-29 15:55:16 +08:00
..
Makefile Link libswmhack against libX11 2019-11-29 15:55:16 +08:00
shlib_version Add support for passing variables up to X11 via window properties; done by 2009-01-24 17:57:26 +00:00
swm_hack.c Address warnings found by static code code analysis 2019-11-29 15:55:03 +08:00