Skip to content

Add Linux support, scrollbars, clipboard, better exit shutdown support#31

Open
rdragonrydr wants to merge 6 commits intonhershy:mainfrom
rdragonrydr:main
Open

Add Linux support, scrollbars, clipboard, better exit shutdown support#31
rdragonrydr wants to merge 6 commits intonhershy:mainfrom
rdragonrydr:main

Conversation

@rdragonrydr
Copy link

I got a little carried away, this isn't just code to add Linux support (start/stop ffmpeg, remove the early exit checks) but I also added:

  • Ability to click the list of processed videos to copy the file path to clipboard
  • Horizontal and vertical scrollbars for both pre- and post-process video lists
  • Font change for video list to discern visually-similar characters better
  • Logging change to also print to terminal (admittedly something of a hack)
  • Exit button now automatically opens the "kill ffmpeg" window if running, otherwise both it AND the kill-ffmpeg button simply exit the program without extra dialogs
  • ...Probably a few minor things I forgot

resolves #24

@JuanPabloPearce
Copy link

@nhershy

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.

How to add Scrollbar in the Listbox in each frame? I want to show the count of Healthy Files and Corrupted Files on the frame. How it can be done?

2 participants