Commit Graph

9 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
cfedfd3550 Refactor codebase: fix formatting, error handling, and remove magic numbers
Co-authored-by: foglar <82380203+foglar@users.noreply.github.com>
2025-10-09 09:06:18 +00:00
foglar
1eebca289f Max Fixes and scrolling update 2025-09-04 16:03:49 +02:00
shinya
8046177af0 added kitty image cleanup 2025-09-03 11:23:05 +02:00
foglar
426e088c43 mpris added 2025-08-23 09:27:20 +02:00
foglar
e3f9693cf6 Adds terminal unit resizing
Improves image rendering by allowing resizing based on terminal cell size, providing more control over image dimensions.
This is enabled by a new `units` parameter where 0 defaults to the previous pixel sizing and 1 enables terminal unit sizing.

Removes unused dependency.
2025-06-14 08:28:55 +02:00
foglar
7bde699fc2 Sets up Nix flake for reproducible builds
Adds Nix flake configuration for the project, enabling reproducible builds and dependency management using gomod2nix.
Also removes unused code from main.go.
2025-06-04 07:29:56 +02:00
foglar
2cde9df163 update project documentation 2025-06-02 18:39:50 +02:00
foglar
5588d95957 added image rendering and resizing 2025-06-02 16:53:32 +02:00
foglar
675d65a99a restructure the code 2025-05-28 10:32:46 +02:00