Ajatt-Tools / mpvacious

🍜 Adds mpv keybindings to create Anki cards from movies and TV shows.
https://tatsumoto-ren.github.io/blog/mining-from-movies-and-tv-shows.html
GNU General Public License v3.0
602 stars 51 forks source link

Implementing Hidden Menu State #122

Closed shin-ra closed 7 months ago

shin-ra commented 7 months ago

Introduces the 'hidden' menu state.

  1. 'hidden' State: In this state, the menu is completely hidden from the user interface, but the keybindings remain active. This allows users to continue using the keybindings without the menu being visible.

  2. I changed the old 'hidden' to 'basic' to better describe it.

The primary motivation for these changes is to enhance the GUI export functionality.

Users can now use GUI export without the menu being displayed, a lot of users like to make cards with target words and sentences and some users may prefer to hide the menu to reduce visual clutter.