Skip to content
Commit d3342c68 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Append "pointer" to AbstractClient::{enterEvent,leaveEvent}

KWin handles several types of pointing input devices, e.g. mice,
tablets, etc.

As is, enterEvent and leaveEvent are very ambiguous. This change
prepends "pointer" to those methods to make it explicit that they handle
pointer enter/leave events.
parent a93d24f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment