263 Commits (3553eda8ae690b553f529ca4b40d250cdd5784fa)

Author SHA1 Message Date
Nikita Tsukanov 3553eda8ae
Themeable Client Window Decorations (#20770) 3 weeks ago
Emmanuel Hansen d22683f4eb
Fix Toplevel not losing focus with native implementation deactivates. (#20768) 4 weeks ago
Nikita Tsukanov 2c44533707
More changes for non-toplevel visual tree roots. (#20732) 4 weeks ago
Nikita Tsukanov fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
Emmanuel Hansen fe060db106
android - only handle back event from source toplevel (#20694) 1 month ago
Julien Lebosquain 5483217944
Merge IResourceHost2 into IResourceHost (#20576) 2 months ago
Emmanuel Hansen 5581fde271
android - fix scaling of inset when app is launched (#19797) 5 months ago
Tom Edwards 78dfc7add2
Fix tooltip hit test following a dirtyRect invalidation not respecting IsHitTestVisible (#19642) 6 months ago
Emmanuel Hansen 22eb8e6ec3
Focus Traversal Api (#18647) 7 months ago
Emmanuel Hansen 45cd39829a
Add ability to cancel focus change (#18373) 9 months ago
Emmanuel Hansen cecc928dcc
Feature - Container Queries (#16846) 12 months ago
Julien Lebosquain aac83dcd53
Layout performance improvements (#18315) 1 year ago
Julien Lebosquain d6718ec70b
Avoid multiple resource change notifications (#18488) 1 year ago
Emmanuel Hansen e189ef9c53
Fix - Search for visual parents when hittesting for pointer events (#18416) 1 year ago
Maxwell Katz acd4653411
Add diagnostic metrics/activities (#18314) 1 year ago
Nikita Tsukanov 0cb1cf2990
Don't alter any InputElement properties from in-process dnd handler (#18288) 1 year ago
Julien Lebosquain b5fd40e504
Fix overlay popup focus issues (#17326) 1 year ago
workgroupengineering 182e3f9cfd
fix(Win32): PopupImpl memory leak (#16890) 1 year ago
Max Katz 05ac6d2f1d
Screens API refactor (#16295) 2 years ago
Emmanuel Hansen 3b235f9aa8
Toplevel - Fix system theme not being applied at launch on some platforms (#16159) 2 years ago
Benedikt Stebner 143399f65a
Avalonia.Native TopLevel embedding (#15932) 2 years ago
Tom Edwards 76f4e7a245
Never update ToolTipService while the mouse is over a tooltip (fixes flicker when redrawing a window beneath the pointer) (#15596) 2 years ago
Tom Edwards e947675113
Added ToolTip.ShowOnDisabled and ToolTip.ServiceEnabled (#14928) 2 years ago
MakesYT 299c16da55
Enhancement Allow unload AssemblyLoadContext which contains Avalonia content #13935 (#13974) 2 years ago
Max Katz d2023a94e8
Raise platform events on Dispatcher, so exceptions in their handlers can be handled by Dispatcher (#14434) 2 years ago
Max Katz 1ad5107654
Implement Dispatcher.UnhandledException and Dispatcher.UnhandledExceptionFilter (#14432) 2 years ago
Max Katz df4189ce0e
Implement TopLevel.Launcher (#14320) 2 years ago
Omid Mafakher 3ac61937e2
Add key device type and implmentation for tizen (#14027) 2 years ago
Emmanuel Hansen 6d9780c5b2
Add Platform InputPane interface (#13363) 2 years ago
Max Katz 3df092f714
Impl auto safe area padding (#13047) 2 years ago
Lehonti Ramos 69f4a304a2
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021) 3 years ago
Tom Edwards 745b579e8f
Fix default values of window properties not being sent to `IWindowImpl` (#12656) 3 years ago
DmitryZhelnin 7ee12d27b3
TopLevel: avoid capturing of this reference when listening for property changes of PointerOverElement (#12996) 3 years ago
Julien Lebosquain ac00fe2bf4
Key handling improvements (#12549) 3 years ago
flexxxxer 628455ec3d To Avalonia.Controls.TopLevel.HandleClosed method body was added Avalonia.Controls.TopLevel.StopRendering method call 3 years ago
flexxxxer ca2ca4ee9f Revert "fix: try 1" 3 years ago
flexxxxer adcaf6a317 fix: try 1 3 years ago
Nikita Tsukanov 9b51c6b7f5 Added TopLevel.RequestAnimationFrame 3 years ago
Max Katz d267d06a08 Move PlatformHotkeyConfiguration to IPlatformSettings 3 years ago
Max Katz 596f876868 Use PlatformHotkeyConfiguration.Instance instead of locator 3 years ago
Max Katz 0041401e25 Introduce IPlatformSettings to the public API 3 years ago
Nikita Tsukanov 86e5481686 PR comments 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Steven Kirk 8845f239b6 Implement transparency level hint list on win32. 3 years ago
Steven Kirk b2d7805060 Replace WindowTransparencyLevel enum with list of structs 3 years ago
Max Katz b6ce709d97 Fix win forms TryGetPlatformHandle usage + add missing docs and adjustments 3 years ago
FitDev b1769a0356 Move TryGetPlatformHandle to TopLevel Fix 3 3 years ago
Steven Kirk e4634a917e Make TopLevel.CreateLayoutManager internal. 3 years ago
Steven Kirk 673b3e4b71 Make top level Handle* methods internal. 3 years ago
Steven Kirk 8428ea9d6b Make IMainMenu and IAccessKeyHandler internal. 3 years ago