Alhan
504d84f6f6
feat: i18n (en/tr), zoom orijinal cozunurluk + max 20x + gaplessPlayback, app id com.softmediadesign.imajviewer, CI analyze+test
Build & Release / build-linux (push) Has been cancelled
Build & Release / build-windows (push) Has been cancelled
Build & Release / create-release (push) Has been cancelled
2026-08-07 00:16:48 +03:00
Alhan
5c98482070
fix: linux taskbar ikonu (gtk default icon + hicolor tema indeksi + StartupWMClass), windows .ico yenilendi, .deb guncellendi
2026-08-03 10:33:12 +03:00
Alhan
a65bdc152c
feat: jfif/jpe/wbmp format destegi, pencere cascade yerlesimi, konum kaydi duzeltmesi
...
- file_handler/image_manager: jfif, jpe, wbmp uzantilari
- .desktop + install.sh MimeType: image/vnd.wap.wbmp eklendi
- main.dart: yeni pencere oncekinin saginda acilir (screen_retriever ile ekran tespiti)
- viewer_screen: 2sn polling kaldirildi, konum kaydi tek akisa oturtuldu (acilis + move/resize debounce + close senkron)
- dist/rebuild-deb.sh: .desktop kaynaktan kopyalanir (MimeType/StartupWMClass guncel kalir)
- .deb guncellendi, docs: session-2026-08-03 + plan dokumanlari
2026-08-03 06:44:57 +03:00
Alhan
171476d30b
feat: rotate (Shift+sag tik), StartupWMClass taskbar gruplama, dist guncelle
Build Windows / build-windows (push) Has been cancelled
2026-07-27 20:41:14 +03:00
Alhan
35d3bc3749
feat: right-click contrast, Ctrl+saturation, Shift+rotate filters
...
Build Windows / build-windows (push) Has been cancelled
- Add ColorFilter.matrix (row-major) for saturation and contrast
- Saturation: 0=grayscale, 1=normal, 2=oversaturated (luminance-weighted)
- Contrast: standard contrast matrix (pivot at 0.5)
- Keyboard modifier tracking via HardwareKeyboard.addHandler
- Right-click + vertical drag: contrast (0-2)
- Ctrl + right-click + vertical drag: saturation (0-2)
- Shift + right-click + vertical drag: rotate
- Right double-click: reset all values
- Update install.sh to check debug/ bundle before release/
- Update .deb package with new release build
2026-07-27 19:39:54 +03:00
Alhan
440513e7be
feat: use imajviewericon.png as app icon for both Linux and Windows
...
Build Windows / build-windows (push) Has been cancelled
- Replace generated icon in install.sh with proper imajviewericon.png (64x64 resize)
- Update deb/ icon to match source icon (64x64 PNG)
- Update windows/runner/resources/app_icon.ico from imajviewericon.png (6 sizes: 16-256)
- Add SetupIconFile to Inno Setup installer config
2026-07-27 17:15:07 +03:00
Alhan
a4567af902
chore: reorganize dist/, remove release/, update install paths
...
Build Windows / build-windows (push) Has been cancelled
- Move all distribution binaries to dist/ (Linux .deb + Windows .exe)
- Remove release/ directory (redundant, merged into dist/)
- Remove root-level .deb and .tar.gz leftovers
- Update install.sh to reference dist/ instead of release/
- Update README.md with correct dist/ paths and .deb-first Linux install
- Update .gitignore: ignore root binaries, keep dist/*.deb and dist/*.exe
2026-07-27 17:11:34 +03:00
Alhan
d41c0f0ac2
chore: release build, .deb package, install.sh release mode
...
Build Windows / build-windows (push) Has been cancelled
- release/imajviewer.deb: 7.3MB .deb paket (dpkg-deb)
- release/lib/libapp.so: guncel release binary
- deb/usr/lib/imajviewer/lib/libapp.so: guncel
- install.sh: release bundle path, release build cmd
- docs/zoom-clamp-mekanizmasi.md: teknik dokuman
2026-07-24 06:26:57 +03:00
Alhan
4dae4234ba
feat: letterbox-aware clamp, full-frame image, fit/fill zoom fix
...
Build Windows / build-windows (push) Has been cancelled
- image_canvas.dart:
- Fill mod: viewport tabanli clamp (_tx=0'da kilit)
- Fit mod: RenderBox ile resmin gercek render boyutuna gore clamp
- Letterbox offset (offX/offY) hesaba katilarak resmin kenarlarina kadar pan
- Zoom-to-cursor dogru calisiyor (alignment: topLeft ile)
- Min scale 1.0 (her iki modda da)
- Overflow durumunda lo/hi reversed clamp (goruntu disari kacmaz)
- viewer_screen.dart: image alani top:24 -> top:0 (tam cerceve)
- install.sh: release -> debug bundle path (gelistirme)
2026-07-24 06:22:59 +03:00
Alhan
212de45d01
feat: release/ dizininde hazır binary + install.sh fallback
2026-07-22 04:07:32 +03:00
Alhan
493342084a
fix: build dizini yokken cd hatası düzeltildi
2026-07-22 04:05:35 +03:00
Alhan
8369ec2a5d
Initial commit: imajViewer Flutter Linux image viewer
2026-07-22 03:59:14 +03:00