friction2d / friction

Friction Graphics
https://friction.graphics
GNU General Public License v3.0
178 stars 10 forks source link

Tools do not have shorcuts. #182

Open adambelis opened 1 month ago

adambelis commented 1 month ago

We could add shorcuts for tools we could follow Inkscpae S - Select (probably problematic in selection tool since it fight scale function ) B - bezier pen N - node tool R - Rectangle (probably problematic in selection tool since it fight rotation function ) E - Eli[see X ? - Null D - dropper tool

Or illustrator / after effects

V - selection tool A - Node tool P - Bezier pen M - rectangle L -Elipse x? - null I -eye droper

rodlie commented 1 month ago

I prefer what we have now (function keys), but open for suggestions.

rodlie commented 1 month ago

btw, forgot to say that you can change the shortcuts for the tools, it's just not documented nor have a UI (or check if the shortcut is already in use, or supported).

In friction.conf (in Windows this is sadly the registry):

[shortcuts]
boxTransform=F1
pointTransform=F2
pathCreate=F3
drawPath=F4
circleMode=F5
rectMode=F6
textMode=F7
nullMode=F8
pickMode=F9
adambelis commented 1 month ago

ah i didnt know thta since this is not in shortcuts dialog. I this think that human readable shortcuts would be nice if they are free but not necsery

rodlie commented 1 month ago

not in shortcuts dialog

My bad, should be in the dialog, probably just forgot. Will add.

Beryesa commented 3 weeks ago

I'd highly suggest using a default shortcut for "Add keys" as well Since it's blender-esque, further inspirations would be, welcome?

rodlie commented 3 weeks ago

I'm open for suggestions on any (new) shortcuts. Just name the action and shortcut and we will figure out something.

In the long run we need a shortcut manager, but that's for v1.1+