plasma-manager icon indicating copy to clipboard operation
plasma-manager copied to clipboard

adding kxmlgui5 support?

Open crabdancing opened this issue 1 year ago • 2 comments

I probed ~/.config, and it turns out Konsole's Settings -> Configure Keyboard Shortcuts stores its data in a completely different file & format than most Plasma stuff. It dumps it under ~/.local/share/kxmlgui5/konsole/konsoleui.rc.

This is especially weird, since I use Plasma 6 -- but it seems like a lot of KDE Plasma applications store their keybindings this way. Documentation can be found here.

An example from my machine's current (test) config can be found here.

crabdancing avatar Aug 18 '24 21:08 crabdancing

I've worked on it this afternoon, I will test it when I can, so I can open a PR. You can take a look in here: https://github.com/nix-community/plasma-manager/compare/trunk...HeitorAugustoLN:plasma-manager:kxmlgui

HeitorAugustoLN avatar Sep 11 '24 21:09 HeitorAugustoLN

It doesn't seem to work right now, but I will continue working on it later.

HeitorAugustoLN avatar Sep 11 '24 21:09 HeitorAugustoLN