jliljebl / flowblade

Video Editor for Linux
GNU General Public License v3.0
2.68k stars 181 forks source link

more freedom in shortcuts #1084

Open ghost opened 1 year ago

ghost commented 1 year ago

hi, this seems like a very promising video editor, however i have found i cant change certain keybinds like undo (which is a pretty necessary keybind for me to change)

itd be awesome if you could assign any key to any action, thats all! thank you!

jliljebl commented 1 year ago

I checked the new Gnome Text application which should represent the "official" HIG (Human Interface Guidelines) for GTK applications, and they do seem to have 'Undo' configurable, so we will make expand configurability here too. Project is just resuming development and I decided to not make any commitments on when new features will come, but 2.12 seems doable here.

jliljebl commented 1 year ago

This one needs to be done when doing Gtk4 port, no date on that yet, may take a while.

GustawXYZ commented 5 months ago

How about "splice out"? Would it be possible to make that configurable?, it's pretty annoying that I can do 95% of work with the left hand, but I need to reach for delete every few keystrokes.

jliljebl commented 5 months ago

How about "splice out"? Would it be possible to make that configurable?, it's pretty annoying that I can do 95% of work with the left hand, but I need to reach for delete every few keystrokes.

Sure, we can get this configurable for next release, its more the Ctrl+C, Ctrl+V, CTRL+S that are more to difficult get done.

GustawXYZ commented 5 months ago

That would be great, thank you!