vimix icon indicating copy to clipboard operation
vimix copied to clipboard

Window and Monitor management

Open brunoherbelin opened this issue 4 years ago • 1 comments

Known issues to be fixed with glfw:

  • moving window between monitors is not detected; display should update opengl context and change resolution of display
  • provide an option for software FPS limitation; when system does not enable v-sync, vimix should try to limit update to 60Hz
  • fullscreen of output window: a context menu could help select the target fullscreen monitor

brunoherbelin avatar Jan 08 '21 13:01 brunoherbelin

Just a quick question: can window decorations be removed from the output window? Like when you press 'f" in video players for full screen.It could be the shortcut to maximize the output window.

linuxnow avatar Feb 23 '21 21:02 linuxnow

All this should be fixed since v0.8.1

brunoherbelin avatar Dec 26 '23 14:12 brunoherbelin