docs: replace the screenshot

This commit is contained in:
Eduard Tolosa 2026-07-02 16:07:23 -05:00
parent 71f942ff36
commit 2b1f67b1ea
4 changed files with 11 additions and 3 deletions

3
.gitignore vendored
View file

@ -4,8 +4,9 @@ strata-daemon/target/
# Bundled binary (no longer shipped - daemon must be installed separately) # Bundled binary (no longer shipped - daemon must be installed separately)
strata@edu4rdshl.dev/bin/ strata@edu4rdshl.dev/bin/
# Screenshots / scratch images # Screenshots / scratch images (project assets under assets/ are kept)
*.png *.png
!assets/*.png
# External reference code (not part of this project) # External reference code (not part of this project)
external_sources/ external_sources/

View file

@ -89,9 +89,16 @@ Unknown MIME types are ignored (a strict allowlist).
## How it looks ## How it looks
The idea is to have a simple but responsive UI that fits into the project's goals. Actually, Strata looks like it: A responsive panel that drops down from the top bar and follows the GNOME
shell's look.
<img width="1470" height="1227" alt="image" src="https://github.com/user-attachments/assets/07a17d08-4d7f-4afb-bafc-9346814e376a" /> <p align="center">
<img src="assets/panel-desktop.png" alt="Strata's clipboard panel open on the GNOME desktop" width="100%">
</p>
<p align="center">
<img src="assets/panel.png" alt="Close-up of the Strata panel: a URL with its hostname, an image thumbnail, color swatches, and text entries" width="400">
</p>
## Architecture ## Architecture

BIN
assets/panel-desktop.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 421 KiB

BIN
assets/panel.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB