1cc7bc06c1
Privacy screen hides slideshow and pauses video, update keybinds
...
- Ctrl+P now hides slideshow window and pauses all video playback
- Slideshow restored when privacy screen is toggled off
- README keybinds: arrow keys + hjkl for preview navigation
2026-04-05 04:48:41 -05:00
d87a060537
Document selection/hover highlight and fix README accuracy
...
- theme docs: selection-background-color controls border + hover
- README: fix ffmpeg mention, update library feature list
2026-04-05 04:38:57 -05:00
660abe42e7
Replace ffmpeg with Qt-native video thumbnails
...
Use QMediaPlayer + QVideoSink to grab the first frame instead
of shelling out to ffmpeg. Removes ffmpeg as a dependency entirely.
2026-04-05 04:16:38 -05:00
b1ce736abd
Add video playback deps to Linux install (GStreamer/ffmpeg backend)
2026-04-05 04:10:42 -05:00
7c657b68c1
Expand Linux install instructions in README
...
Per-distro package commands (Arch, Ubuntu, Fedora), venv setup,
desktop entry example, ffmpeg note for video thumbnails.
2026-04-05 04:09:25 -05:00
192397f1ec
Pre-release fixes for v0.1.5
...
- Fix Library slideshow navigation (was falling through to Browse)
- Fix bookmarks import signal using wrong variable name
- Fix "Favoriting" status message → "Bookmarking"
- Rename FavThumbSignals → BookmarkThumbSignals
- Update README: all Favorite→Bookmark, add Library section
- Add Library tab to keybinds documentation
2026-04-05 03:13:00 -05:00
f13a2f6b28
Add scroll tilt to keybinds in README
2026-04-05 00:11:05 -05:00
bd8b7c08a6
Add Everforest theme, theming documentation
...
- Everforest theme (green accent, earthy tones)
- themes/README.md: complete QSS reference for targeting every
widget, state, and visual element
2026-04-04 23:02:44 -05:00
fd5c163225
Add bundled themes with screenshots in README
...
5 included themes: Nord, Catppuccin Mocha, Gruvbox, Solarized Dark,
Tokyo Night. Copy any .qss from themes/ to custom.qss to use.
2026-04-04 22:57:00 -05:00
4553ea8981
Add Windows 11 screenshots to README
2026-04-04 22:35:13 -05:00
27368b1ebc
Update Windows screenshots with tag categories visible
2026-04-04 22:27:32 -05:00
70d9f12460
Add Privacy section to README
2026-04-04 21:07:02 -05:00
0fb41b833a
Link VP9 Video Extensions in README
2026-04-04 20:57:55 -05:00
10ef710c1a
Remove +/- zoom keybinds from README (non-functional)
2026-04-04 20:52:04 -05:00
bde1465af4
Rewrite README to reflect all v0.1.0-v0.1.3 features
2026-04-04 20:50:30 -05:00
967bdb4612
Update screenshot labels: Windows 10 light, Windows 11 dark
2026-04-04 18:38:08 -05:00
4dfd2122a1
Add Windows dark theme screenshot to README
2026-04-04 17:05:20 -05:00
538a42296e
Move custom.qss mention below screenshots in README
2026-04-04 16:33:51 -05:00
0046b34172
Label screenshots in README
2026-04-04 16:32:53 -05:00
2ab5d191b6
Cap screenshot width in README
2026-04-04 16:12:02 -05:00
da7db19c8b
Make screenshot images non-clickable in README
2026-04-04 16:09:58 -05:00
4a10331cc8
Add screenshots to README
2026-04-04 16:09:08 -05:00
2f7f5ec32d
Fix keybinds in README
2026-04-04 06:31:00 -05:00
abc3eee20a
Update README for GUI-only, add Windows/theming/keybinds docs
2026-04-04 06:05:43 -05:00
b10c00d6bf
Initial release — booru image viewer with Qt6 GUI and Textual TUI
...
Supports Danbooru, Gelbooru, Moebooru, and e621. Features include tag search
with autocomplete, favorites with folders, save-to-library, video playback,
drag-and-drop, multi-select, custom CSS theming, and cross-platform support.
2026-04-04 06:00:50 -05:00