Refactor|libappfw|Client: Basic key/mouse event handling
BaseWindow now handles the default key/mouse event handling for eventsoriginating from the Canvas. The events are passed first to theWindowSystem and as a fallback to a virtual handler method.
View differences
Refactor|libappfw|Client: Basic key/mouse event handling
BaseWindow now handles the default key/mouse event handling for events
originating from the Canvas. The events are passed first to the
WindowSystem and as a fallback to a virtual handler method.