[Bug 252873] x11-wm/twm menubar/menus fail to open

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 4 23:11:27 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252873

--- Comment #8 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=1c31059e3d1233fdbaee9b89ff041365f1710d17

commit 1c31059e3d1233fdbaee9b89ff041365f1710d17
Author:     Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2021-05-04 10:12:41 +0000
Commit:     Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-05-04 23:10:26 +0000

    x11-wm/twm: generate synthetic WM hints when needed

    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

 x11-wm/twm/Makefile                            |  1 +
 x11-wm/twm/files/patch-src_add__window.c (new) | 12 +++++++
 x11-wm/twm/files/patch-src_util.c (new)        | 47 ++++++++++++++++++++++++++
 x11-wm/twm/files/patch-src_util.h (new)        | 11 ++++++
 4 files changed, 71 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-desktop mailing list