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.
 
 
 
Giuseppe Lippolis d7e71b5ed0 feat(Window): Allow to persist content of Clipboard after App close 2 years ago
..
Automation Add basic integration tests for NativeControlHost and improve its automation/a11y support. (#15542) 2 years ago
DComposition DComposition: made interop structs internal (#13531) 3 years ago
DirectX Screens API refactor (#16295) 2 years ago
Input Raise platform events on Dispatcher, so exceptions in their handlers can be handled by Dispatcher (#14434) 3 years ago
Interop feat(Window): Allow to persist content of Clipboard after App close 2 years ago
OpenGl Revert "Improved: D3D11 Adapter Creation Speed by Manually Selecting Hardware…" (#16063) 2 years ago
Vulkan Vulkan backend (#12737) 2 years ago
Win32Com Add Platform InputPane interface (#13363) 3 years ago
WinRT [WinRT] Added watchdog for ICompositor5::RequestCommitAsync (#16393) 2 years ago
.gitignore Removed generated code 6 years ago
AngleOptions.cs Nullability annotations for Avalonia.Win32 4 years ago
Avalonia.Win32.csproj Screens API refactor (#16295) 2 years ago
ClipboardFormats.cs Revert "Clipboard image" (#12599) 3 years ago
ClipboardImpl.cs feat(Window): Allow to persist content of Clipboard after App close 2 years ago
CursorFactory.cs Removed dependency on System.Drawing.Common (#13431) 3 years ago
DataObject.cs Fix SYSLIB0051 warnings (binary serialization) (#14895) 3 years ago
DragSource.cs Use MicroCom.Runtime from nuget 4 years ago
EmbeddedWindowImpl.cs added _windowProperties override (#14649) 3 years ago
FramebufferManager.cs Fix for #7284 (#15734) 2 years ago
IBlurHost.cs Implement DirectComposition support, as well as return Win8+ window transparency (#13382) 3 years ago
IWindowsSurfaceFactory.cs Implement DirectComposition support, as well as return Win8+ window transparency (#13382) 3 years ago
IconImpl.cs Adjust icon sizes to account for requested DPI (#14564) 3 years ago
NativeMethods.txt Screens API refactor (#16295) 2 years ago
NonPumpingWaitHelperImpl.cs Implemented ExitAllFrames, DisableProcessing and Shutdown, dispatcher callbacks now have proper sync context 4 years ago
OffscreenParentWindow.cs [WinRT] Added watchdog for ICompositor5::RequestCommitAsync (#16393) 2 years ago
OleContext.cs Nullability annotations for Avalonia.Win32 4 years ago
OleDataObject.cs Fix some new error/warnings from .NET 8 3 years ago
OleDragSource.cs Add CallbackBase impl 5 years ago
OleDropTarget.cs Unwrap win32 data object 3 years ago
PlatformConstants.cs Win32.PlatformConstants uses buildNumber instead of version (#16453) 2 years ago
PopupImpl.cs Make sure Popups do not attempt to take focus when they are shown (#16365) 2 years ago
ScreenImpl.cs Screens API refactor (#16295) 2 years ago
SimpleWindow.cs [WinRT] Added watchdog for ICompositor5::RequestCommitAsync (#16393) 2 years ago
TrayIconImpl.cs TrayIcon integration tests (#16154) 2 years ago
Win32DispatcherImpl.cs Refactored dispatcher clock 4 years ago
Win32GlManager.cs Vulkan backend (#12737) 2 years ago
Win32NativeControlHost.cs Use ShowNoActivate in Win32NativeControlHost. (#13966) 3 years ago
Win32NativeToManagedMenuExporter.cs Introduce MenuItem.ToggleType (#11441) 3 years ago
Win32Platform.cs Screens API refactor (#16295) 2 years ago
Win32PlatformOptions.cs add vulkan support for android (#15588) 2 years ago
Win32PlatformSettings.cs Implement ApiInformation checks (#14090) 3 years ago
Win32StorageProvider.cs set filename for both open file and open folder dialogs (#14308) 3 years ago
Win32TypeExtensions.cs Screens API refactor (#16295) 2 years ago
WinScreen.cs Screens API refactor (#16295) 2 years ago
WindowImpl.AppWndProc.cs Win32 - Fix Window Frame Size and Position issues. (#16608) 2 years ago
WindowImpl.CustomCaptionProc.cs Media system refactoring 3 years ago
WindowImpl.WndProc.cs Improve updates of Win32 window's WindowStyles (#12752) 3 years ago
WindowImpl.cs Win32 - Fix Window Frame Size and Position issues. (#16608) 2 years ago
WindowsMountedVolumeInfoListener.cs Window-less Managed File Dialog (#13683) 3 years ago
WindowsMountedVolumeInfoProvider.cs Windows specific cleanups 4 years ago