D25307: kwriteconfig: add delete option

2019-11-14 Thread Eon S. Jeon
esjeon added a comment. Thanks all. I hope I can be of help. REPOSITORY R237 KConfig REVISION DETAIL https://phabricator.kde.org/D25307 To: esjeon, #frameworks, davidre, dfaure, meven, cfeck, davidedmundson Cc: davidedmundson, ngraham, kde-frameworks-devel, LeGast00n, GB_2, michaelh, br

D25307: kwriteconfig: add delete option

2019-11-14 Thread Eon S. Jeon
esjeon added a comment. > Can you provide your email address Eon S. Jeon REPOSITORY R237 KConfig REVISION DETAIL https://phabricator.kde.org/D25307 To: esjeon, #frameworks, davidre, dfaure, meven, cfeck, davidedmundson Cc: davidedmundson, ngraham, kde-frameworks-devel, LeGast

D25307: kwriteconfig: add delete option

2019-11-14 Thread Eon S. Jeon
esjeon added a comment. > Do you have commit access? I don't think so. I'm a first timer around here. REPOSITORY R237 KConfig REVISION DETAIL https://phabricator.kde.org/D25307 To: esjeon, #frameworks, davidre, dfaure, meven, cfeck, davidedmundson Cc: davidedmundson, ngraham, kde-fr

D25307: kwriteconfig: add delete option

2019-11-14 Thread Eon S. Jeon
esjeon added a comment. In D25307#562618 , @davidre wrote: > In D25307#562613 , @esjeon wrote: > > > > What shortcuts had you in mind to delete? > > > > My specific interest is deleting shortcuts

D25307: kwriteconfig: add delete option

2019-11-14 Thread Eon S. Jeon
esjeon added a comment. > What shortcuts had you in mind to delete? My specific interest is deleting shortcuts of removed KWin scripts. ( e.g. https://github.com/esjeon/krohnkite/issues/31 ) Such shortcuts keep appearing on Global Shortcuts dialog unless manually deleted. Also, while dev

D25307: kwriteconfig: add delete option

2019-11-14 Thread Eon S. Jeon
esjeon created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. esjeon requested review of this revision. REVISION SUMMARY Add a simple delete option to kwriteconfig. A possible usecase of this option is to delete unused shortcut bindings. REP