FreeTubeApp / FreeTube

An Open Source YouTube app for privacy
https://freetubeapp.io/
GNU Affero General Public License v3.0
13.36k stars 825 forks source link

Taskbar player controls #479

Open Aikatsui opened 4 years ago

Aikatsui commented 4 years ago

Display player control on taskbar freetube preview image

Add option to enable 'stop playback when minimize freetube'

peepo5 commented 3 years ago

:+1: I'm not sure how this could be implimented with electron, if anybody could reference a project doing such a thing with electron then it would be of help.

ChunkyProgrammer commented 3 years ago

👍 I'm not sure how this could be implimented with electron, if anybody could reference a project doing such a thing with electron then it would be of help.

https://www.electronjs.org/docs/latest/tutorial/windows-taskbar/#set-thumbnail-toolbar

peepo5 commented 3 years ago

Will it support linux though using this method?? Guessing not??

ChunkyProgrammer commented 3 years ago

Will it support linux though using this method?? Guessing not??

I believe it's only on windows