TimeLineAnnotator / desktop

A GUI for graphical analysis and annotation of video and audio files.
https://tilia-app.com
Creative Commons Attribution Share Alike 4.0 International
8 stars 2 forks source link

Remove close icon from vlcplayer window #25

Closed FelipeDefensor closed 4 months ago

FelipeDefensor commented 1 year ago

No easy way to do that: https://stackoverflow.com/a/21532306/15862653

Probably the way to go is to use overrideredirect and implement maximize and minimize buttons in some other way.