A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Max Katz df4189ce0e
Implement TopLevel.Launcher (#14320)
3 years ago
..
.gitignore Use MicroCom instead of SharpGen (NOT TESTED YET) 6 years ago
Avalonia.Native.csproj csproj cleanup (#12657) 3 years ago
AvaloniaNativeApplicationPlatform.cs fix macos crash at startup by not parsing all app arguments into uris. (#14494) 3 years ago
AvaloniaNativeDragSource.cs Fix macOS clipboard formats mapping (#13197) 3 years ago
AvaloniaNativeGlPlatformGraphics.cs OSX rendering refactoring 3 years ago
AvaloniaNativeMenuExporter.cs perf: remove some closure (#14050) 3 years ago
AvaloniaNativePlatform.cs Replace UnixLoader with NativeLibraryEx (#13217) 3 years ago
AvaloniaNativePlatformExtensions.cs Make Classic ApplicationLifetime API a bit more reliable (#14267) 3 years ago
AvaloniaNativeRenderTimer.cs Implement CVDisplayLink based timer on macOS 3 years ago
AvaloniaNativeTextInputMethod.cs Rework ITextInputMethodClient 3 years ago
AvnAutomationPeer.cs Use interface instead of concrete class. 3 years ago
AvnDispatcher.cs OSX rendering refactoring 3 years ago
AvnString.cs MacOS file type filter in native file dialog (#12899) 3 years ago
CallbackBase.cs Implemented dispatcher that works like WPF one 4 years ago
ClipboardImpl.cs Fix macOS clipboard formats mapping (#13197) 3 years ago
Cursor.cs add full osx implementation for custom cursors. 6 years ago
DeferredFramebuffer.cs OSX rendering refactoring 3 years ago
DispatcherImpl.cs Warning cleanup (#13656) 3 years ago
DoubleClickHelper.cs Add Tap size to IPlatformSettings. 4 years ago
Extensions.cs [AVNCOM] Manually pass `bool` values as `int` for now 6 years ago
Helpers.cs Remove JetBrains.Annotations from the repo 4 years ago
IAvnMenu.cs Exclude access key markers from native menu titles on macOS. (#13338) 3 years ago
IAvnMenuItem.cs Add tooltip support to NativeMenuItem. (#13350) 3 years ago
IconLoader.cs update src folder links 4 years ago
MacOSClassicDesktopStyleApplicationLifetime.cs Add an event so that users can detect when an Application icon is clicked (#14106) 3 years ago
MacOSMountedVolumeInfoProvider.cs macOS and iOS internals 4 years ago
MacOSNativeMenuCommands.cs Add an event so that users can detect when an Application icon is clicked (#14106) 3 years ago
Mappings.xml initial work towards updating menus with virtual DOM. 6 years ago
MenuActionCallback.cs macOS and iOS internals 4 years ago
Metal.cs OSX rendering refactoring 3 years ago
NativeControlHostImpl.cs Use MicroCom.Runtime from nuget 4 years ago
NativePlatformSettings.cs Fix typo 3 years ago
PlatformBehaviorInhibition.cs Add API to prevent App Nap. 4 years ago
PopupImpl.cs OSX rendering refactoring 3 years ago
PredicateCallback.cs macOS and iOS internals 4 years ago
ScreenImpl.cs macOS and iOS internals 4 years ago
SystemDialogs.cs set filename for both open file and open folder dialogs (#14308) 3 years ago
TrayIconImpl.cs Add support for setting tooltip text for TrayIcons (#12948) 3 years ago
WindowImpl.cs Fix NRE in SetParent (#14384) 3 years ago
WindowImplBase.cs Implement TopLevel.Launcher (#14320) 3 years ago
avn.idl fix macos crash at startup by not parsing all app arguments into uris. (#14494) 3 years ago