Files
clapper/TODO.md
Rafostar ff58713426 Add "Floating Window Mode"
A simple borderless window floating on desktop. Window can be resized and moved by dragging. It also has some minimalistic controls showing on top of the video when cursor is hovering over it.\n\n This was a feature originally requested by @zahid1905.
2020-11-03 17:40:19 +01:00

1.4 KiB

  • Implement GstPlayer API
  • Inhibit screen locking
  • Hide cursor on video window
  • Adaptive UI (dark and bigger when viewing in fullscreen)
  • Dragging player by video (MPV)
  • Switching video/audio/subtitles tracks from bottom bar (MPV)
  • Over-amplification supported by default (VLC)
  • Audio visualizations (VLC)
  • Clock with current hour and "Ends at" time on top overlay (Kodi)
  • Auto select subtitles matching OS language (Totem)
  • Picture-in-Picture mode window (floating window)
  • Touch gestures/swipes support
  • Media playlists (with exporting to file e.g: .vplist)
  • Customizable seek time
  • Statistics and codec info page (VLC)
  • Resume playback from last position
  • Mobile friendly UI (libhandy)
  • Chapters support
  • Set tracks time offset
    • Subtitles offset
    • Audio offset
  • MDNS and UPNP (discovering media in local network)
  • DND files/folders from Nautilus to play (ignore incompatible ones)
  • Search for subtitles, download and activate (SMplayer)
  • Auto add subtitles from same folder
    • Set global subtitles folders
  • RSTP streaming
  • Playback speed
  • Remote playback controls via HTTP (VLC) + WebSockets
  • Integration with the top bar
    • MPRIS support
    • Controls in the notifications panel
    • Progress bar in the notifications panel (maybe via extension)