]> cloud.milkyroute.net Git - dolphin.git/commit
[FoldersPanel] Stop ignoring positions from the controller
authorElvis Angelaccio <elvis.angelaccio@kde.org>
Sun, 10 Mar 2019 11:45:43 +0000 (12:45 +0100)
committerElvis Angelaccio <elvis.angelaccio@kde.org>
Sun, 10 Mar 2019 11:45:43 +0000 (12:45 +0100)
commit9f2bb143b5ee00eddaaebbfe83da2f2da9f18863
treee8c0038a797b289538fbc718ae69f7cbe274161b
parent3c9efb362a9c7079a1e05822b846b0d34b3fb2a4
[FoldersPanel] Stop ignoring positions from the controller

This fixes the position of Folder panel's context menus on multi-screens
on Wayland, because `QCursor::pos()` is not reliable on those setups.
src/panels/folders/folderspanel.cpp
src/panels/folders/treeviewcontextmenu.cpp
src/panels/folders/treeviewcontextmenu.h