Update screenshots

This commit is contained in:
Rafostar
2020-11-03 18:18:54 +01:00
parent ff58713426
commit 665f5aa1d6
4 changed files with 9 additions and 1 deletions

View File

@@ -11,6 +11,11 @@ A GNOME media player built using [GJS](https://gitlab.gnome.org/GNOME/gjs) and p
<b>Fullscreen Mode</b> <b>Fullscreen Mode</b>
</p> </p>
<p align="center">
<img src="https://github.com/Rafostar/clapper/raw/master/media/screenshot-floating-mode.png"><br>
<b>Floating Mode</b>
</p>
### WORK IN PROGRESS ### WORK IN PROGRESS
This is still early WIP. Many features are not implemented yet and quite a few are still unstable. This is still early WIP. Many features are not implemented yet and quite a few are still unstable.

View File

@@ -18,7 +18,7 @@
The media player has an adaptive GUI. When viewing videos in "Windowed Mode", The media player has an adaptive GUI. When viewing videos in "Windowed Mode",
Clapper will use mostly unmodified GTK widgets to match your OS look nicely. Clapper will use mostly unmodified GTK widgets to match your OS look nicely.
When player enters "Fullscreen Mode" all GUI elements will become darker, bigger When player enters "Fullscreen Mode" all GUI elements will become darker, bigger
and semi-transparent for your viewing comfort. and semi-transparent for your viewing comfort. It also has a "Floating Mode".
</p> </p>
</description> </description>
<developer_name>Rafał Dzięgiel</developer_name> <developer_name>Rafał Dzięgiel</developer_name>
@@ -37,6 +37,9 @@
<screenshot> <screenshot>
<image type="source">https://raw.githubusercontent.com/Rafostar/clapper/master/media/screenshot-fullscreen-mode.png</image> <image type="source">https://raw.githubusercontent.com/Rafostar/clapper/master/media/screenshot-fullscreen-mode.png</image>
</screenshot> </screenshot>
<screenshot>
<image type="source">https://raw.githubusercontent.com/Rafostar/clapper/master/media/screenshot-floating-mode.png</image>
</screenshot>
</screenshots> </screenshots>
<releases> <releases>
<release version="0.0.0" date="2020-10-31"> <release version="0.0.0" date="2020-10-31">

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB