Edvard Rejthar
Edvard Rejthar
You're right, this is proof of concept: ```bash $ gsettings list-recursively org.gnome.shell.keybindings org.gnome.shell.keybindings focus-active-notification ['n'] ``` In test.gjs: ```gjs const Gio = imports.gi.Gio let schema = 'org.gnome.shell.keybindings' let settings =...
I am offline for few days, sure you can make a better cli, thanks! Note I still like the text file as I had some struggles exporting my shortcuts from...
No reaction since Feb, I'll gladly reopen
I tried to add some lines in #1151 . Is that alright or should I add / remove some debug lines or do you prefer to manage up yourself (in...
This won't help, no such thing was handled in there. I’ve been racking my brain trying to solve this bug but I'd really need the e-mail that should be sent....
Very clever, seems great to me! I'll try to check thoroughly soon
(sorry I'm late again, trying to get to you in the next days)
Whoa, it took me so long. Thanks for having investigated so much but let's stop supporting list and lets merge!
For doing this, one has to change the `extension.js / parseLine call` and `action.js / parseLine`. It is not a cubersome task, however, I won't implement it in the moment....
Thanks for the investigation! I won't have to to dive into in the following days but I'm definitely interested into solving this.