Bug 88440 - Notification about config changes
Summary: Notification about config changes
Status: RESOLVED WONTFIX
Alias: None
Product: Wayland
Classification: Unclassified
Component: libinput (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-15 06:25 UTC by Peter Hutterer
Modified: 2016-01-20 03:26 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Peter Hutterer 2015-01-15 06:25:13 UTC
The kcm_touchpad module (KDE touchpad configuration) has a notification mechanism to display when the touchpad is enabled/disabled. Makes sense from a UI POV.

We have an option to disable the touchpad whenever an external mouse is plugged in, but this is done silently. A caller would have to poll the state whenever they see a new device to make sure the touchpad is on/off.

Do we need a notification event here?
Comment 1 Jonas Ådahl 2015-01-15 06:32:26 UTC
An event seems far better than polling to me.
Comment 2 Hans de Goede 2015-01-15 08:54:01 UTC
(In reply to Jonas Ådahl from comment #1)
> An event seems far better than polling to me.

+1
Comment 3 Peter Hutterer 2016-01-20 03:26:19 UTC
closing as WONTFIX until we have a real use-case that requires us to do so. it would be useful for KDE to have that event I guess, but until they ask for it, we can ignore this.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.