ShadowBlip / gamescope-dbus

Daemon for interacting with Gamescope over DBus
GNU General Public License v3.0
7 stars 2 forks source link

Reduce verbosity of xwayland module for property change events #9

Closed strycore closed 2 weeks ago

strycore commented 1 month ago

Gamescope can produce a lot of events especially when using a mouse. Logging all those events by default can overwhelm the logs and make getting information from other modules more difficult.

This patch set the event change events to only be logged at the trace level.

github-actions[bot] commented 2 weeks ago

:tada: This PR is included in version 1.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: