Page MenuHomeFreeBSD

x11/dmenu: Patch an input focus bug
ClosedPublic

Authored by 0mp on Mar 1 2019, 8:33 AM.
Tags
None
Referenced Files
F81618609: D19414.id.diff
Fri, Apr 19, 1:47 AM
Unknown Object (File)
Mar 15 2024, 2:22 PM
Unknown Object (File)
Mar 15 2024, 2:22 PM
Unknown Object (File)
Mar 15 2024, 2:22 PM
Unknown Object (File)
Mar 11 2024, 5:48 PM
Unknown Object (File)
Feb 1 2024, 9:11 PM
Unknown Object (File)
Dec 29 2023, 10:54 AM
Unknown Object (File)
Dec 26 2023, 7:46 PM
Subscribers
None

Details

Summary
x11/dmenu: Patch an input focus bug

Dmenu 4.9 was release with a bug causing problems with input focus. We apply a
temporary fix while upstream prepares a new release.

Mailing list discussion: https://lists.suckless.org/dev/1902/33272.html

PR:	236107
Submitted by:	Oleh Hushchenkov <o.hushchenkov@gmail.com>
Test Plan
  • portlint
  • poudriere 11.2 (amd64), 12.0 (i386)
  • manual testing on 13.0-CURRENT
  • the patch is working for the members of the suckless community

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 22822
Build 21910: arc lint + arc unit

Event Timeline

x11/dmenu/files/patch-dmenu.c
8

Maybe I should make it an enabled-by-default option for now called INPUTFIELDFIX or something.

This revision is now accepted and ready to land.Mar 12 2019, 8:04 PM
This revision was automatically updated to reflect the committed changes.