ImPlay
ImPlay copied to clipboard
Window related mpv options support
Since ImPlay creates it's window itself, mpv's window related options need to be implemented again.
Progress:
- [x] --window-maximized
- [x] --window-minimized
- [x] --no-window-dragging
- [x] --window-scale
- [ ] --geometry
- [x] --keepaspect-window
- [x] --fullscreen:
- [x] multi monitor support
- [x] --ontop
- [ ] popup z-index issue with multi-viewports enabled
- [x] --border
- [x] --title: we use the value of
media-title
- [ ] --autofit
- [ ] --autofit-larger
- [ ] --autofit-smaller
- [x] --auto-window-resize