Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Nomadcxx/gSlapper

Tags

v1.4.0

Toggle v1.4.0's commit message
Version 1.4.0 - Image Cache System

Features:
- Instant wallpaper switching via RAM cache (--cache-size MB)
- New IPC commands: cache-list, cache-stats, unload, listactive
- LRU eviction when cache is full
- Cache hit detection for instant display

v1.3.1

Toggle v1.3.1's commit message
Update PKGBUILD description

v1.3.0

Toggle v1.3.0's commit message
Add test-video-modes.sh to .gitignore

v1.2.1

Toggle v1.2.1's commit message
Release v1.2.1 - Add stretch mode and improve scaling options

v1.2.0

Toggle v1.2.0's commit message
Release v1.2.0 - Panscan and Original Resolution Features

v1.0.0

Toggle v1.0.0's commit message
Add source files to repository for AUR packaging

- Removed src/ from .gitignore to include source code in releases
- Added all C source files (main.c, holder.c, cflogprinter.c, glad.c)
- Required for AUR package building from source
- Enables reproducible builds from GitHub releases