JaGoLi / ytdl-gui

A simple-to-use, cross-platform graphical interface for youtube-dl.
GNU General Public License v3.0
255 stars 23 forks source link

Bind download progress window to main window #20

Closed JaGoLi closed 3 years ago

JaGoLi commented 3 years ago

Make it so that the progress window is tied to the main window: when one moves, the other moves too. When one is minimized, the other is minimized. This behavior occurs on kde plasma, but I want to make it consistent across qt desktops such as lxqt.

JaGoLi commented 3 years ago

Initial support added to beta.