Bug 104957 - Print only once per line
Summary: Print only once per line
Status: RESOLVED FIXED
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: 2018-02-05 22:14 UTC by Peter Hutterer
Modified: 2018-02-06 23:43 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Peter Hutterer 2018-02-05 22:14:09 UTC
Prefixing libinput messages requires the caller to keep track of newlines, libinput calls the log function multiple times per line. That's less than ideal.
Comment 2 Peter Hutterer 2018-02-06 23:43:25 UTC
commit d4b76be18b9bcbdb497de1040855d80972c3bbb2
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Tue Feb 6 11:51:29 2018 +1000

    evdev: log all evdev_msg_* on one line


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.