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.
 
 
 
Nikita Tsukanov 263eeabbc5 Make automation to target FocusRoot 1 month ago
..
DComposition More IDL uint fixes (#18993) 10 months ago
DirectX Merge multiple interfaces related to rendering (#20557) 2 months ago
Input Fix incorrect CandidateWindow position when using Pinyin IMEs in Windows (#18759) 11 months ago
Interop Windows: Fix clipboard bitmap pixel shift (#20654) 2 months ago
OpenGl Merge multiple interfaces related to rendering (#20557) 2 months ago
Vulkan Vulkan backend (#12737) 2 years ago
Win32Com Clipboard rework (#19347) 6 months ago
WinRT Fixes an issue that can cause Avalonia-based applications to crash. The GetMessage call in RunLoop() of WinUiCompositorConnection.cs has been updated to process the result of GetMessage, and terminate the message loop if a WM_QUIT message is received on the pump. (#17190) 1 year ago
.gitignore Removed generated code 5 years ago
AngleOptions.cs Nullability annotations for Avalonia.Win32 3 years ago
Avalonia.Win32.csproj Remove EnableUnsafeBinaryFormatterSerialization property (#20467) 2 months ago
ClipboardFormatRegistry.cs Fix Win32 clipboard not returning bitmaps in some cases (#20506) 2 months ago
ClipboardImpl.cs Clipboard rework (#19347) 6 months ago
CursorFactory.cs Removed dependency on System.Drawing.Common (#13431) 2 years ago
DataTransferToOleDataObjectWrapper.cs Fix Win32 clipboard not returning bitmaps in some cases (#20506) 2 months ago
DragSource.cs Remove IDataObject to IDataTransfer wrappers and related methods (#20521) 2 months ago
EmbeddedWindowImpl.cs Add Window.CanMinimize/CanMaximize (#18117) 8 months ago
FramebufferManager.cs Add AlphaFormat to ILockedFramebuffer (#20556) 2 months ago
IBlurHost.cs Implement DirectComposition support, as well as return Win8+ window transparency (#13382) 2 years ago
IWindowsSurfaceFactory.cs Implement DirectComposition support, as well as return Win8+ window transparency (#13382) 2 years ago
IconImpl.cs Adjust icon sizes to account for requested DPI (#14564) 2 years ago
NativeMethods.txt fix: NativeMethods.txt (#16780) 2 years ago
NonPumpingWaitHelperImpl.cs Implemented ExitAllFrames, DisableProcessing and Shutdown, dispatcher callbacks now have proper sync context 3 years ago
OffscreenParentWindow.cs [WinRT] Added watchdog for ICompositor5::RequestCommitAsync (#16393) 2 years ago
OleContext.cs Nullability annotations for Avalonia.Win32 3 years ago
OleDataObjectHelper.cs Windows: Fix clipboard bitmap pixel shift (#20654) 2 months ago
OleDataObjectToDataTransferItemWrapper.cs Clipboard rework (#19347) 6 months ago
OleDataObjectToDataTransferWrapper.cs Fix Win32 clipboard not returning bitmaps in some cases (#20506) 2 months ago
OleDragSource.cs Add CallbackBase impl 4 years ago
OleDropTarget.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
PlatformConstants.cs Win32.PlatformConstants uses buildNumber instead of version (#16453) 2 years ago
PopupImpl.cs Add Window.CanMinimize/CanMaximize (#18117) 8 months ago
ScreenImpl.cs Fix the DxgiRenderTimerLoop thread get the screens from UI thread (#20511) 2 months ago
SimpleWindow.cs [WinRT] Added watchdog for ICompositor5::RequestCommitAsync (#16393) 2 years ago
TrayIconImpl.cs Change empty icon to use lazy initialization (#20211) 4 months ago
Win32DispatcherImpl.cs fix os timer in windows dispatcher (#19597) 7 months ago
Win32GlManager.cs Vulkan backend (#12737) 2 years ago
Win32NativeControlHost.cs Use ShowNoActivate in Win32NativeControlHost. (#13966) 2 years ago
Win32NativeToManagedMenuExporter.cs Introduce MenuItem.ToggleType (#11441) 2 years ago
Win32Platform.cs Move GetWindowsZOrder to IWindowingPlatform (#20633) 2 months ago
Win32PlatformOptions.cs Added Win32PlatformOptions.GraphicsAdapterSelectionCallback (#17079) 2 years ago
Win32PlatformSettings.cs Update pen tap settings (#17780) 1 year ago
Win32StorageProvider.cs Fix common warnings (#20311) 3 months ago
Win32TypeExtensions.cs Screens API refactor (#16295) 2 years ago
WinScreen.cs Update dependencies (#20139) 3 months ago
WindowImpl.AppWndProc.cs Make automation to target FocusRoot 1 month ago
WindowImpl.CustomCaptionProc.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
WindowImpl.WndProc.cs Improve updates of Win32 window's WindowStyles (#12752) 3 years ago
WindowImpl.cs Move GetWindowsZOrder to IWindowingPlatform (#20633) 2 months ago
WindowsMountedVolumeInfoListener.cs Window-less Managed File Dialog (#13683) 2 years ago
WindowsMountedVolumeInfoProvider.cs Windows specific cleanups 3 years ago