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
1286a2cff3
Add a WindowCustomization page to the control catalog.
6 years ago
Dan Walmsley
f9a1871d1e
add transparency demo to control catalog.
6 years ago
Dan Walmsley
07261b61fe
restore control catalog.
6 years ago
Dan Walmsley
40f04c257f
Add render demo showing the algoritm to calculate bounds for lines.
6 years ago
Dan Walmsley
17c2268703
add window states demo to control catalog.
6 years ago
Dan Walmsley
eff033589e
Add icons to control catalog example.
6 years ago
Dan Walmsley
b530c3365b
fix checkmark demo
6 years ago
Dan Walmsley
e055474e3e
support checking CheckMark::None
6 years ago
Dan Walmsley
f05751e567
improve demo
6 years ago
Nikita Tsukanov
5036685c3c
Checkmark support for dbus exporter
6 years ago
Michael Babienco
f8756416be
Update sample for macOS checked menu item
6 years ago
Steven Kirk
2944099428
Display gestures in NativeMenuBar.
To do this we needed to change the `KeyGesture.ToString()` method to produce input gesture text suitable for menus. Also demonstrated in `MainWindow` how to produce different gestures/headers depending on platform.
6 years ago
Dan Walmsley
08bb2399f6
implement File -> Exit and Help -> About in control catalog.
6 years ago
Jumar Macato
e1ba6df130
Add managed menu
6 years ago
Nikita Tsukanov
f02bc61bfe
I've said remove NativeMenu.PrependApplicationMenu for now
7 years ago
Nikita Tsukanov
465273c883
Implemented managed menu bar presenter for native menus
7 years ago
Dan Walmsley
92e0e2bccc
attempt at application menu pre-pending.
7 years ago
Dan Walmsley
5889c7feb8
use gesture for osx.
7 years ago
Nikita Tsukanov
19962e4c4d
NativeMenu/NativeMenu item with dbusmenu-based exporter
7 years ago
Nikita Tsukanov
b225e84324
Various control catalog improvements
7 years ago
Dan Walmsley
63da339fba
rename to custom notification view.
7 years ago
Dan Walmsley
e14cc277d7
dont use properties on toplevel
7 years ago
Dan Walmsley
51b5ebe3c6
polish notification example code.
7 years ago
Dan Walmsley
77dd5079d1
notification area is customizable via attached properties.
7 years ago
Dan Walmsley
65a47c845e
set binding mode in xaml
7 years ago
Dan Walmsley
feba03d113
attempt to bind to local notification manager.
7 years ago
Dan Walmsley
9772f1584d
remove demo notification area.
7 years ago
Dan Walmsley
f1cc462abc
implement MVVM style notifications. (Managed only)
7 years ago
Dan Walmsley
d80083f2f5
further progress on notifications ui
7 years ago
Nikita Tsukanov
73ababfff7
Styles are now compiled
7 years ago
Nikita Tsukanov
58de2aaac0
WIP2
7 years ago
Dan Walmsley
7483b1cb4c
revert changes.
7 years ago
Dan Walmsley
6f540cf260
fix removing decorations
7 years ago
Dan Walmsley
1a16e42378
prototype, allowing to draw in non-client area.
without breaking win32 frame functionality.
7 years ago
Nikita Tsukanov
b092c51a55
Use `avares://` scheme with proper relative uri handling
7 years ago
Nikita Tsukanov
343905ebb3
Generate asset resource info with paths
7 years ago
Nikita Tsukanov
86e2a3e9b3
Pre-merge repo cleanup
8 years ago
Nikita Tsukanov
39f57c38d4
Initial commit
Interop and PlatformThreadingInterface seem to be working, initial work on IWindowImpl
8 years ago
Nikita Tsukanov
fee5b4e594
Support default clr-namespace when loading XAML from Uri or previewer
8 years ago
Nikita Tsukanov
d1ac5a4002
Code cleanup
10 years ago
Nikita Tsukanov
b89d334147
Implemented embedding to WPF and WinForms
10 years ago
Steven Kirk
b029217048
Qualify icon assembly.
10 years ago
Steven Kirk
3df84e6cc9
Added TreeView to ControlCatalog.
10 years ago
Jeremy Koritzinsky
b2f6a6d409
Fixed icon support in win32 and added example icon to ControlCatalog.
10 years ago
Steven Kirk
5be41985c3
Renamed Perspex -> Avalonia
10 years ago