leo
e3c0f7d496
refactor: rewrite chromeless window ( #634 )
...
* use system chrome instead of custom caption button on macOS
* move `BeginMoveWindow` and `MaximizeOrRestoreWindow` to `ChromelessWindow`
* better supports for fullscreen mode on macOS
* redesign the layout of title bar for all windows
Signed-off-by: leo <longshuang@msn.cn>
2024-11-01 09:38:42 +08:00
leo
e4870759f7
ux: workspace configuration window
2024-09-18 21:46:04 +08:00
leo
84fda6a8db
feature: add property RestoreOnStartup
property to ViewModels.Workspace
( #488 )
2024-09-18 21:35:33 +08:00
Gadfly
f6fa31f287
fix: ConfigureWorkspace window width ( #458 )
2024-09-11 11:08:04 +08:00
leo
9b47198229
fix: the width of ConfigureWorkspace
window sometimes tool small ( #458 )
2024-09-11 10:08:31 +08:00
leo
6d54b43ee3
ux: layout of ConfigureWorkspace
window
2024-09-10 17:17:02 +08:00
leo
88fb43e4fb
ux: new style for ColorPicker
2024-09-10 16:31:16 +08:00
leo
69117e8ee9
refactor: use custom color picker instead of Avalonia.Controls.ColorPicker
2024-09-10 11:02:34 +08:00
leo
ebc112a627
feature: workspace support ( #445 )
2024-09-09 18:26:43 +08:00