maui-linux/Services
logikonline d87124fef2 Initial commit: .NET MAUI Linux Platform
Complete Linux platform implementation for .NET MAUI with:

- 35+ Skia-rendered controls (Button, Label, Entry, CarouselView, etc.)
- Platform services (Clipboard, FilePicker, Notifications, DragDrop, etc.)
- Accessibility support (AT-SPI2, High Contrast)
- HiDPI and Input Method support
- 216 unit tests
- CI/CD workflows
- Project templates
- Documentation

🤖 Generated with Claude Code
2025-12-19 09:30:16 +00: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 Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00: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
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
GlobalHotkeyService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00: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 Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
LauncherService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
NotificationService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00: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
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
X11InputMethodService.cs Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00