YomikoR / VapourSynth-Editor

Branch vse-previewer for standalone previewer. Branch vs-api4 for an IDE with a text editor. Branch master for "stability". Forked from https://bitbucket.org/mystery_keeper/vapoursynth-editor
Other
139 stars 9 forks source link

A global hotkey for preview #13

Closed YomikoR closed 2 years ago

YomikoR commented 2 years ago

This will allow users working on an external editor and get preview window refreshed at will. But enabling global hotkeys in Qt is not that trivial.

PR welcome.