maui-linux/Services
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
..
AppActionsService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
AtSpi2AccessibilityService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
BrowserService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
ClipboardService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
DisplayServerFactory.cs Preview 3: Complete control implementation with XAML data binding 2025-12-21 13:26:56 -05:00
DragDropService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
EmailService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
Fcitx5InputMethodService.cs Implement architecture improvements for 1.0 release 2025-12-28 09:53:40 -05:00
FilePickerService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
FolderPickerService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
FontFallbackManager.cs Implement architecture improvements for 1.0 release 2025-12-28 09:53:40 -05:00
GlobalHotkeyService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
Gtk4InteropService.cs Preview 3: Complete control implementation with XAML data binding 2025-12-21 13:26:56 -05:00
HardwareVideoService.cs Preview 3: Complete control implementation with XAML data binding 2025-12-21 13:26:56 -05:00
HiDpiService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
HighContrastService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
IAccessibilityService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
IBusInputMethodService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
IInputMethodService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
InputMethodServiceFactory.cs Implement architecture improvements for 1.0 release 2025-12-28 09:53:40 -05:00
LauncherService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
LinuxResourcesProvider.cs Preview 3: Complete control implementation with XAML data binding 2025-12-21 13:26:56 -05:00
NotificationService.cs Implement architecture improvements for 1.0 release 2025-12-28 09:53:40 -05:00
PortalFilePickerService.cs Implement architecture improvements for 1.0 release 2025-12-28 09:53:40 -05:00
PreferencesService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
SecureStorageService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
ShareService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
SystemClipboard.cs Preview 3: Complete control implementation with XAML data binding 2025-12-21 13:26:56 -05:00
SystemThemeService.cs Implement architecture improvements for 1.0 release 2025-12-28 09:53:40 -05:00
SystemTrayService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
VersionTrackingService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
VirtualizationManager.cs Implement architecture improvements for 1.0 release 2025-12-28 09:53:40 -05:00
X11InputMethodService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00