Skip to content

vincentremond/AutoMovePipWindow

Repository files navigation

AutoMovePipWindow

This badly writen app will move the picture-in-picture video player from Firefox and Opera to the other desktop screen if you have 2 screens.

TODO

  • Configuration
    • Read className and windowTitle from config
    • Get target position from screen position with a config file
    • Generate a sample config file from current screen configuration
    • Define size in configuration
  • Hide window from taskbar
  • Handle multiple DPI per screen to avoid multiple move and resize
  • Replace timer with event throttler
  • Better handling of square videos (too big)
  • Tray icon

Note

  • Usefull tools
    • WinLister : list all windows class names and titles.