From 50a5a527b6af1799680e51fa7262bdecd6f710fa Mon Sep 17 00:00:00 2001 From: Rafostar <40623528+Rafostar@users.noreply.github.com> Date: Wed, 14 Oct 2020 20:19:20 +0200 Subject: [PATCH] Add screenshots to Readme #5 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index b006da0a..3998f62f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ # Clapper A GNOME media player built using [GJS](https://gitlab.gnome.org/GNOME/gjs) and powered by [GStreamer](https://gstreamer.freedesktop.org) with [OpenGL](https://www.opengl.org) rendering. Can also be used as a pre-made widget for [GTK](https://www.gtk.org) apps. +

+
+ Windowed Mode +

+ +

+
+ Fullscreen Mode +

+ ### WORK IN PROGRESS This is still early WIP. Many features are not implemented yet and quite a few are still unstable.