Please add the possiblity to copy the value of the root or the (x,y) pair to clipboard when in "tracking" mode. By tracking mode I mean the mode kmplot enters when the user click a point that lies on the graph of a function. I suggest two commands in the context menu: Copy (x,y) Copy root value The latter command should only be enabled when the root is detected and displayed in the status bar. Reproducible: Always
Git commit 4ec38cf969af48c824cd1fe58e6c5a64e200c79e by Yuri Chornoivan. Committed on 14/01/2019 at 17:30. Pushed by yurchor into branch 'master'. Copy root value or (x,y) pair to clipboard Differential Revision: https://phabricator.kde.org/D17403 M +23 -1 doc/index.docbook M +25 -1 kmplot/maindlg.cpp M +3 -0 kmplot/maindlg.h M +10 -0 kmplot/view.cpp M +6 -0 kmplot/view.h https://commits.kde.org/kmplot/4ec38cf969af48c824cd1fe58e6c5a64e200c79e