maui-linux/Rendering
Admin 10222090fd
CI / Build and Test (push) Has been cancelled Details
Implement architecture improvements for 1.0 release
Priority 1 - Stability:
- Dirty region invalidation in SkiaRenderingEngine
- Font fallback chain (FontFallbackManager) for emoji/CJK/international text
- Input method polish with Fcitx5 support alongside IBus

Priority 2 - Platform Integration:
- Portal file picker (PortalFilePickerService) with zenity/kdialog fallback
- System theme detection (SystemThemeService) for GNOME/KDE/XFCE/etc
- Notification actions support with D-Bus callbacks

Priority 3 - Performance:
- GPU acceleration (GpuRenderingEngine) with OpenGL, software fallback
- Virtualization manager (VirtualizationManager) for list recycling

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 09:53:40 -05:00
..
DirtyRectManager.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
GpuRenderingEngine.cs Implement architecture improvements for 1.0 release 2025-12-28 09:53:40 -05:00
RenderCache.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
SkiaRenderingEngine.cs Implement architecture improvements for 1.0 release 2025-12-28 09:53:40 -05:00