Skip to content

Mouse wheel over notification area icon #637

Description

@emoacht

Regarding the request to change the brightness by mouse wheel over the notification area icon, as I explained in #174, the implementation by global hook is very inefficient and thus not desirable.

Instead, I added a function to capture mouse wheel over the notification area icon by another approach in 4d7d956
In this implementation, when the mouse cursor enters the rectangle of notification area icon, a semi-transparent window will overlay the icon and receive mouse events. The management of that window is a little tricky and I need to test it for a while.

You can test this function by /iconwheel command-line option.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions