11866 Commits (feature/managed-chrome-buttons-api)
 

Author SHA1 Message Date
Dan Walmsley 28d9996ab9 tweak caption buttons 6 years ago
Dan Walmsley 0f271df11f initial work toward managed caption buttons. 6 years ago
Dan Walmsley a602a953d4 only show titlebar content when in dwm mode. 6 years ago
Dan Walmsley 61d94bcae6 fix layout. 6 years ago
Dan Walmsley a0c2575bfa fully working client area extension demo 6 years ago
Dan Walmsley 333f6ea2e8 Move transparency to window customizations page. 6 years ago
Dan Walmsley 35d55ff76d NoChome is 0 6 years ago
Dan Walmsley 7bbc4bd886 Update when caption buttons are turned on or off. 6 years ago
Dan Walmsley 1286a2cff3 Add a WindowCustomization page to the control catalog. 6 years ago
Dan Walmsley 2de0b917c5 Allow extend hints to be changed at runtime. 6 years ago
Dan Walmsley 2a036f9160 Stubs for TitleBarHeight Hint. 6 years ago
Dan Walmsley 04a3a41bf9 Add TitleBarHeight Hint. 6 years ago
Dan Walmsley 6fce045864 Configurable titlebar height. 6 years ago
Dan Walmsley bff8cc815f fix hit testing. 6 years ago
Dan Walmsley 754de9c2ee calculate extend metrics in function. 6 years ago
Dan Walmsley 02f7eb0017 Add a readonly offscreen margin, to get the portion of the window that is offscreen. 6 years ago
Dan Walmsley 863cf95145 add hints for further control over chrome. 6 years ago
Dan Walmsley 4154eeaced Revert "use thickness as the ExtendClientArea hint." 6 years ago
Dan Walmsley 137402da1d add handler for DWM_COMPOSITION_CHANGED. 6 years ago
Dan Walmsley 2b518eaed5 use thickness as the ExtendClientArea hint. 6 years ago
Dan Walmsley 00350057b4 fix build 6 years ago
Dan Walmsley 193d8f5c2a fix embeddable control root. 6 years ago
Dan Walmsley bd934f93d8 TransparencyFallback layer needs to obey ExtendedClient margins to not cover titlebar. 6 years ago
Dan Walmsley f2c1ef4677 separate WndProcs 6 years ago
Dan Walmsley a5da6f148b check composition is allowed before allowing extended windows. 6 years ago
Dan Walmsley 6b6865f359 only report extended if we were able to. 6 years ago
Dan Walmsley d109da775b Add win32 impl for client extending based on property value. 6 years ago
Dan Walmsley 9044378ec7 add client area extending api to window. 6 years ago
Dan Walmsley 75ad1a76f6 working win32 non-client area hit testing. 6 years ago
Dan Walmsley ba2f00d60a render hit test non-client area. 6 years ago
Dan Walmsley dc6165d244 fallback transparency should be null so that it doesnt hit test. 6 years ago
Dan Walmsley cd496e2c61 Add WndProcs to handle extended frame windows. 6 years ago
danwalmsley cf5d96adcc
Merge pull request #3962 from AvaloniaUI/feature/transparency-api 6 years ago
Dan Walmsley ea2fc54590 initialise render target transparency in toplevel. 6 years ago
Dan Walmsley 76316e4a44 osx reports transparent as its minimum transparency level. 6 years ago
Dan Walmsley c0a04699fe add acrylic blur option. 6 years ago
Dan Walmsley 730862b753 Add acrylic blur level with fallbacks to blur reported. 6 years ago
Dan Walmsley 3e7b8933b2 whitespace fixes. 6 years ago
Dan Walmsley 3dbe59062a fix win32 generating borders in blur / transparent mode. 6 years ago
Dan Walmsley 2db3eee7b9 add blurbehind api for someone to use for win7 support in future. 6 years ago
Dan Walmsley cfbd6991f6 always give fallback if you dont get the setting asked for. 6 years ago
Dan Walmsley 4bc1801c2a fix popup tests. 6 years ago
danwalmsley 4015ecd9aa
Merge branch 'master' into feature/transparency-api 6 years ago
danwalmsley a55bc8c436
Merge pull request #3960 from AvaloniaUI/fixes/3467-uselayoutrounding 6 years ago
Steven Kirk ba9e3e7641 Updated expected render test output. 6 years ago
Steven Kirk 83e82def70
Merge branch 'master' into fixes/3467-uselayoutrounding 6 years ago
Benedikt Stebner d103c68993
Merge pull request #3972 from AvaloniaUI/fixes/enable-previewer 6 years ago
Steven Kirk e3f6a9f5ab Enable the previewer in Avalonia samples. 6 years ago
Dan Walmsley df43cd7569 fix wpf integration. 6 years ago
Dan Walmsley aff7815d98 HandleTransparencyChanged when Hint changes. 6 years ago