Actions
Feature #1442
closedMigrate to public API for X11 event filtering
Start date:
11/20/2013
Due date:
% Done:
100%
Estimated time:
4:00 h
Description
Qt 5 doesn't have the qt_installX11EventFilter
private function, so we must migrate to public API (QAbstractEventDispatcher::setEventFilter()
) in Mellonetray, KBSwitch and Util::X11.
Actions