Add screenshots to README

This commit is contained in:
Ben Buhse 2026-02-27 20:04:07 -06:00
commit b4cb3e599a
No known key found for this signature in database
GPG key ID: 7916ACFCD38FD0B4
4 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
# beansprout # beansprout
![Single window with gaps](docs/screenshots/single-window.png)
![Tiled windows](docs/screenshots/tiled-windows.png)
## Overview ## Overview

View file

@ -2,8 +2,8 @@
These are in rough order of my priority, though no promises I do them in this order. These are in rough order of my priority, though no promises I do them in this order.
- [ ] Support window tag/order caching between WM restarts (within a river session)
- [ ] Add gap support - [ ] Add gap support
- [ ] Support window tag/order caching between WM restarts (within a river session)
- [ ] Add build-time options for including the wallpaper (and maybe bar) - [ ] Add build-time options for including the wallpaper (and maybe bar)
- [ ] Check pointer position and only warp if not on focused window already - [ ] Check pointer position and only warp if not on focused window already
- [ ] Change focus direction when closing window - [ ] Change focus direction when closing window

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 423 KiB