summaryrefslogtreecommitdiff
path: root/x11-wm/twm/files/patch-src_util.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* x11-wm/twm: better attribute patches for WM HintsAdriaan de Groot2021-05-101-0/+3
| | | | | | | This affects only the comment / header in the patches, nothing in the patches or the twm package. Reported by: "Matthew D. Fuller" <fullermd@over-yonder.net>
* x11-wm/twm: generate synthetic WM hints when neededAdriaan de Groot2021-05-051-0/+47
This is based on a patch from Reddit -- the patch on Reddit is in context-diff form and contains a bunch of cruft, so it's been re-done (in add_window.c ; the util.c part is used unchanged). Tested by running Chrome in previous twm -- no drop-downs at all -- and in this lightly patched one, where it does behave. PR: 252873 Obtained from: Reddit