Hello KDE core developer team, I hope you're having a good day.
I have a question about the KDE source code : I would like to edit the
global *context menu behavior*, to make it appears when you *release* the
right mouse button instead of pressing it.
This is a tweak I'm trying to make to the who
Hello Matthieu,
This behavior comes from Qt, not any KDE code. You might try looking at
the source code for QMenu.
Good luck!
Nate
On 2/10/23 06:00, rubisetcie wrote:
Hello KDE core developer team, I hope you're having a good day.
I have a question about the KDE source code : I would like