clapper
clapper copied to clipboard
Add "New Window" functionality in UI
In addition to recently added ability to create new windows from command line, also implement this to be accessible from within UI.
TODO:
- [x] menu option to create new window
- [x] keyboard shortcut
- [x] apply player values (volume, speed, etc.) from active window to newly created one
Closes #76