Updated README to drop the Windows screenshots and swap positions
This commit is contained in:
parent
23828e7d0c
commit
75caf8c520
32
README.md
32
README.md
@ -8,30 +8,6 @@ If you find this useful, consider buying me a coffee:
|
||||
|
||||
[](https://ko-fi.com/paxmoe)
|
||||
|
||||
## Screenshots
|
||||
|
||||
**Windows 11 — Light Theme**
|
||||
|
||||
<picture><img src="screenshots/windows11-light.png" alt="Windows 11 — Light Theme" width="700"></picture>
|
||||
|
||||
**Windows 11 — Dark Theme (auto-detected)**
|
||||
|
||||
<picture><img src="screenshots/windows11-dark.png" alt="Windows 11 — Dark Theme" width="700"></picture>
|
||||
|
||||
**Windows 10 — Light Theme**
|
||||
|
||||
<picture><img src="screenshots/windows.png" alt="Windows 10 — Light Theme" width="700"></picture>
|
||||
|
||||
**Windows 10 — Dark Theme (auto-detected)**
|
||||
|
||||
<picture><img src="screenshots/windows-dark.png" alt="Windows 10 — Dark Theme" width="700"></picture>
|
||||
|
||||
**Linux — Styled via system Qt6 theme**
|
||||
|
||||
<picture><img src="screenshots/linux.png" alt="Linux — System Qt6 theme" width="700"></picture>
|
||||
|
||||
Supports custom styling via `custom.qss` — see [Theming](#theming).
|
||||
|
||||
## Why booru-viewer
|
||||
|
||||
There are a few other desktop booru clients worth knowing about. [ahoviewer](https://github.com/ahodesuka/ahoviewer) is the most mature one. [Grabber](https://github.com/Bionus/imgbrd-grabber) is the most popular. [Hydrus](https://github.com/hydrusnetwork/hydrus) is a full local-first media tagging system that happens to import from boorus, which puts it in a different category entirely.
|
||||
@ -44,6 +20,14 @@ Two things are different here:
|
||||
|
||||
**It's built for tiling Wayland.** Hyprland integration with opt-out env vars if you want your own window rules. Wayland `app_id` set so `windowrule = float, class:^(booru-viewer)$` works. The whole UI is themeable through a `@palette` preprocessor. Six bundled themes ship: Catppuccin, Nord, Gruvbox, Tokyo Night, Everforest, Solarized. Each comes in rounded and square. No other client in the space cares whether you're on GNOME or Hyprland.
|
||||
|
||||
## Screenshot
|
||||
|
||||
**Linux — Styled via system Qt6 theme**
|
||||
|
||||
<picture><img src="screenshots/linux.png" alt="Linux — System Qt6 theme" width="700"></picture>
|
||||
|
||||
Supports custom styling via `custom.qss` — see [Theming](#theming).
|
||||
|
||||
## Features
|
||||
|
||||
booru-viewer has three tabs that map to three commitment levels: **Browse** for live search against booru APIs, **Bookmarks** for posts you've starred for later, **Library** for files you've actually saved to disk.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user