A bloated image viewer for Linux
Find a file
Marco 6b600d5d4a ux: improve image display method
now scaling the image to the window size whilst retaining aspect ratio
2026-07-06 23:11:05 +02:00
.github/workflows Initial commit 2026-07-05 16:20:45 +00:00
src ux: improve image display method 2026-07-06 23:11:05 +02:00
vendor/imgui Initial commit 2026-07-05 16:20:45 +00:00
.clang-format Initial commit 2026-07-05 16:20:45 +00:00
.gitattributes Initial commit 2026-07-05 16:20:45 +00:00
.gitignore update gitignore 2026-07-06 20:14:48 +02:00
cmake.toml feat: implement image loading capability 2026-07-06 02:45:47 +02:00
CMakeLists.txt chore: replace tabbar layout with no layout 2026-07-06 03:11:31 +02:00
CMakeUserPresets.json Initial commit 2026-07-05 16:20:45 +00:00
cmkr.cmake Initial commit 2026-07-05 16:20:45 +00:00
compile_commands.json Initial commit 2026-07-05 16:20:45 +00:00
conanfile.py feat: implement image loading capability 2026-07-06 02:45:47 +02:00
LICENSE Initial commit 2026-07-05 16:20:45 +00:00