Add WheelHandler to the Search result list too
authorCarl Schwan <carl@carlschwan.eu>
Fri, 12 Nov 2021 20:02:58 +0000 (21:02 +0100)
committerMatthieu Gallien (Rebase PR Action) <matthieu_gallien@yahoo.fr>
Mon, 22 Nov 2021 11:18:18 +0000 (11:18 +0000)
commit38ac585e7ca2576888df18f182aea7862b276752
treecfde4ee603980e97a2dde5fb83ec839ed65c005d
parent892d289f387141cfde4959a4d5062fcea78b71e7
Add WheelHandler to the Search result list too

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
src/3rdparty/kirigami/wheelhandler.cpp [new file with mode: 0644]
src/3rdparty/kirigami/wheelhandler.h [new file with mode: 0644]
src/gui/CMakeLists.txt
src/gui/systray.cpp
src/gui/tray/ActivityList.qml
src/gui/tray/Window.qml
src/gui/tray/wheelhandler.cpp [deleted file]
src/gui/tray/wheelhandler.h [deleted file]