Bug 251742 - sysutils/xfce4-settings: Enable libinput support on 12+
Summary: sysutils/xfce4-settings: Enable libinput support on 12+
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-xfce (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-10 19:49 UTC by Vladimir Kondratyev
Modified: 2020-12-12 18:34 UTC (History)
1 user (show)

See Also:
madpilot: maintainer-feedback+


Attachments
sysutils.xfce4-settings.patch (1.17 KB, patch)
2020-12-10 19:49 UTC, Vladimir Kondratyev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!