Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x11-wm/twm: better attribute patches for WM Hints | Adriaan de Groot | 2021-05-10 | 1 | -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 needed | Adriaan de Groot | 2021-05-05 | 1 | -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 |