ahodesuka / ahoviewer

A GTK image viewer, manga reader, and booru browser
MIT License
479 stars 30 forks source link

Add GUI elements for controlling video playback #120

Open ahodesuka opened 3 years ago

ahodesuka commented 3 years ago

Seek bar, volume adjustment, playback position and length, pause/play button.

I really don't want ahoviewer to become a full on media player, but some essential functionality like this would be nice.

Quackdoc commented 2 years ago

are there any good resources to follow and making the UI elements? I know how to implement the rest of the features, but don't know anything about gtk.