Bug 251742

Summary: sysutils/xfce4-settings: Enable libinput support on 12+
Product: Ports & Packages Reporter: Vladimir Kondratyev <wulf>
Component: Individual Port(s)Assignee: freebsd-xfce (Nobody) <xfce>
Status: Closed FIXED    
Severity: Affects Only Me CC: madpilot
Priority: --- Flags: madpilot: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
sysutils.xfce4-settings.patch none

Description Vladimir Kondratyev freebsd_committer freebsd_triage 2020-12-10 19:49:38 UTC
Created attachment 220439 [details]
sysutils.xfce4-settings.patch

As libinput became a base input method, lets enable it's support.

This makes available "Touchpad" tab in "Mouse and touchpad" configuration applet.
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2020-12-10 20:24:31 UTC
Hi, thanks for the suggestion and patch.

I'm going to test this.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-12-12 18:34:11 UTC
A commit references this bug:

Author: madpilot
Date: Sat Dec 12 18:34:03 UTC 2020
New revision: 557846
URL: https://svnweb.freebsd.org/changeset/ports/557846

Log:
  Enable libinput support in xfce4-settings on FreeBSD 12 and 13 via
  option turned on by default.

  PR:		251742
  Submitted by:	wulf

Changes:
  head/sysutils/xfce4-settings/Makefile
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2020-12-12 18:34:58 UTC
Committed. Thanks!