summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2022-06-04allowMouseOps default is disabled. adjust documentation.Theo de Raadt
2022-05-22Document removal of exec-formatted(), exec-selectable() andMatthieu Herrb
2022-05-22Back in darker times, xterm was setuid root to add a user entry to theTheo de Raadt
2022-05-22Disable wtmp support on OpenBSD, it hasn't worked in nearly two decadesTheo de Raadt
2022-05-22Disable the exec-formatted and exec-selectable strictlyTheo de Raadt
2022-05-22Avoid snprintf truncation near environment variablesTheo de Raadt
2022-05-22A few support functions can be hidden using OPT_EXEC_XTERM, becauseTheo de Raadt
2022-04-25Update to xterm 372. ok tb@, naddy@. Tested by others too.Matthieu Herrb
2022-04-03MFC: TI mode: correct key color highlightingMatthieu Herrb
2022-02-27cycling fix: when no client is active, warp pointer to last active;Okan Demirmen
2022-02-26whitespaceOkan Demirmen
2022-02-26Fix spelling of some unused MWM hints; from Sean C. Farley.Okan Demirmen
2022-02-21Merge Upstream fix for buffer overflow in sixel code.Matthieu Herrb
2022-01-27Add group-last command that shows only the previously active group; ok okanop
2022-01-06stop chowning old drm device nodesJonathan Gray
2021-12-24Allow bare numbers for key and mouse bindings; taken from similarOkan Demirmen
2021-11-30switch away from using tradcpp(1) to cpp(1)Robert Nagy
2021-11-22sync parse.y changes from base; ok naddy@Okan Demirmen
2021-11-19Do not attempt to grab keys without a keycode; this incidentally allowsOkan Demirmen
2021-10-31Disable mouse tracking by default.Matthieu Herrb
2021-10-25Remove 3rd argument to open() when flags don't include O_CREATMatthieu Herrb
2021-10-25Remove 3rd argument to open() when flags don't include O_CREATMatthieu Herrb
2021-10-17Update to xterm 369. Tested by many.Matthieu Herrb
2021-09-20Allow login when ~/.Xauthority does not existGeorge Koehler
2021-09-15oops typoMatthieu Herrb
2021-09-15Explicitely disable dmx supportMatthieu Herrb
2021-09-06Don't exit if unveil() fails. ok deraadt@Matthieu Herrb
2021-09-03remove useless <sys/param.h> includeMatthieu Herrb
2021-09-02Unveil paths needed by xterm at run-time. work with tb@ and deraadt@Matthieu Herrb
2021-08-31Make xterm use my_wcwidth unconditionally again.Martijn van Duren
2021-08-30zap trailing white spaceMatthieu Herrb
2021-08-30Make DEF_SERVER configurable.Matthieu Herrb
2021-08-30Generate all the config scripts to avoid hard-coding /usr/X11R6.Matthieu Herrb
2021-08-29Update to twm 1.0.11Matthieu Herrb
2021-08-29Update to xwd 1.0.8Matthieu Herrb
2021-08-29Update to xkbcomp 1.4.5Matthieu Herrb
2021-08-29Update xeyes to 1.2.0Matthieu Herrb
2021-08-29Update to fonttosfnt 1.2.2Matthieu Herrb
2021-08-09Update to xrdb 1.2.1Matthieu Herrb
2021-08-01Improve the xenodm(1) manual page: describe the behaviour of te providedMatthieu Herrb
2021-06-26Remove a test target that was not intended to be committed.Matthieu Herrb
2021-06-26Set VT in Xservers for riscv64 too.Matthieu Herrb
2021-04-22Keep pointer within window on maximize/fullscreen togglekn
2021-04-02Update to xterm 367. Tested by abieber@, dv@ and Trondd. Thanks.Matthieu Herrb
2021-03-16Fix confusion in boolean resources parsing.Matthieu Herrb
2021-03-16Don't create non-existent atoms. ok kn@Matthieu Herrb
2021-03-14Skip IPv6 Link Local Addresses for TCP listener authorizations.Matthieu Herrb
2021-03-13Fix mis-indentationMatthieu Herrb
2021-03-13Don't add authorizations for TCP connections by default.Matthieu Herrb
2021-03-13Remove the 30s minimum delay for xlock timeouts. From Alex Raschi.Matthieu Herrb