add example showcases

This commit is contained in:
Alexander Mohr 2025-04-21 20:45:51 +02:00
parent 6cbdc96f87
commit 3e7f341acc
5 changed files with 32 additions and 0 deletions

View file

@ -6,6 +6,37 @@ Worf is written in Rust on top of GTK4.
It aims to be a drop in replacement for wofi in most part, so it is (almost) compatible with its
configuration and css files. See below for differences
## Not finished
* [ ] dmenu
* [ ] run
* [ ] key support
* [ ] full config support
* [ ] ssh mode
* [ ] web search mode
* [ ] emoji finder
* [ ] publish library
## Showcases
You will find all showcases in the styles folder with a corresponding subfolder.
### Compact
Please note that the car in the background is just my wallpaper at the time and this project is not endorsed or affiliated with my employer.
![](styles/compact/example.png)
### Fullscreen / Launcher
Only difference is that one is fullscreen the other is not
![](styles/fullscreen/example.png)
### Relaxed
![](styles/relaxed/example.png)
## Setup

BIN
styles/compact/example.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

View file

@ -5,4 +5,5 @@ row_bow_orientation="Vertical"
content_halign="Center"
height="105%"
width="100%"
anchor="top,bottom,left,right"
valign="Start"

Binary file not shown.

After

Width:  |  Height:  |  Size: 413 KiB

BIN
styles/relaxed/example.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB