Palo Kisa

Results 8 issues of Palo Kisa

This was introduced as workaround for "menu not in focus after shortcut activation". But the root cause of the problem was probably in lxqt-globalkeys, where the signal was triggered on...

While debugging the lxqt/libfm-qt#788 I dived "deeply" into some aspects of the iconloader logic and here are probable enhancements.

..instead of doing own implementation.

closes lxqt/lxqt#1583 Note: I didn't test it yet, since I can't mess with my session right now and I have no VM set up for testing... => volunteers needed :)

..and drop usage of lxqt-globalkeys Opening this as a preview (proof of concept) for moving to KGlobalAccel. ref. lxde/lxqt#507

merge conflict

fixes #75

Similar approach as in #2147, but we don't sacrifice the context menu triggered by "menu" key (if it is correctly triggered by Qt). ref. #2145