artemanufrij / screencast

An elementary OS app
https://artemanufrij.github.io
32 stars 11 forks source link

Keyboard shortcuts #25

Closed ttosttos closed 6 years ago

ttosttos commented 6 years ago

I'd be good to have a basic set of keyboard shortcuts (e.g. start/stop, pause). Couldn't find any documentation or evidence of implementation. Particularly useful when recording the entire screen.

artemanufrij commented 6 years ago

@ttosttos what shortcuts would be useful?

ttosttos commented 6 years ago

I'd suggest focusing on the controls for the actual recording: start, pause, continue and finish. The ultimate goal should be to allow the user to do any recording (full screen or not) without having the app GUI show up on the recording. My assumption is that keyboard shortcuts are the easiest approach to meet that requirement. For elementaryOS, I'd guess the shortcuts should integrate with "System Settings → Keyboard → Shortcuts → Applications" .

artemanufrij commented 6 years ago

@ttosttos I adden a media key listener. so you can now use [Play/Pause] for toggle recording [Stop] to finish it. Could you test current master branch please?

artemanufrij commented 6 years ago

Listen for Media Keys was released with last version