Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "New Window" functionality in UI #449

Merged
merged 3 commits into from
May 20, 2024
Merged

Add "New Window" functionality in UI #449

merged 3 commits into from
May 20, 2024

Conversation

Rafostar
Copy link
Owner

@Rafostar Rafostar commented May 13, 2024

In addition to recently added ability to create new windows from command line, also implement this to be accessible from within UI.

TODO:

  • menu option to create new window
  • keyboard shortcut
  • apply player values (volume, speed, etc.) from active window to newly created one

Closes #76

@Rafostar Rafostar marked this pull request as ready for review May 19, 2024 15:03
@Rafostar Rafostar changed the title WIP: Add "New Window" functionality in UI Add "New Window" functionality in UI May 19, 2024
@Rafostar Rafostar force-pushed the new-window branch 2 times, most recently from e27e382 to ebfa1a6 Compare May 20, 2024 20:25
When a new window is created, apply all current values to it (volume, speed,
set GStreamer elements, etc.). It would not be the best experience when user
opens a new window, plays something and 100% volume is used in it.
@Rafostar Rafostar merged commit 5049f62 into master May 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Multiple instances
1 participant