mirror of
https://github.com/vale981/spectrwm
synced 2025-03-06 02:01:42 -05:00
![]() mode to keep the terminal width above a certan size (set with 'term_width' in the config file. We do this by sending the default font size change keystrokes to the xterm in question. Because xterm does not accept 'synthetic' keystroke events by default, and we don't want to force users to enable acceptSendEvents for security reasons, hook XtAppNextEvent in the LD_PRELOAD hack, and clear the send_event flag on the events in question. CAVEAT: Only works if xterm is not setuid/setgid. |
||
---|---|---|
.. | ||
Makefile | ||
shlib_version | ||
swm_hack.c |