fix: GPU karakter bozulması için repaint throttle; slideshow emoji ikonları; partition auto FS; çeşitli f32 tip düzeltmeleri

This commit is contained in:
Erkan IŞIK
2026-07-23 17:13:05 +03:00
parent 1e920e0717
commit 20dc937ab8
12 changed files with 130 additions and 43 deletions
-2
View File
@@ -131,8 +131,6 @@ install: release
# .desktop girdisi
install -Dm644 assets/yali.desktop $(DESTDIR)$(DESKTOPDIR)/yali.desktop
# Logo (pixmap)
install -Dm644 assets/yali.png $(DESTDIR)$(PIXMAPDIR)/yali.png
@echo "$(BOLD)$(GREEN)✓ Kurulum tamamlandı$(RESET)"