stffabi
|
ba150eccae
|
[v3 windows] Add close handling: HideOnClose, QuitOnLastWindowClosed and DisableQuitOnLastWindowClosed
|
2023-05-30 16:32:00 +08:00 |
|
Lea Anthony
|
9b7626e59e
|
[v3 windows] Move icons to own package, systray dark mode icon, window.Focus() ,
|
2023-05-30 16:31:57 +08:00 |
|
Lea Anthony
|
58138ac09b
|
[v3 windows] Initial systray support
|
2023-05-30 16:31:55 +08:00 |
|
Lea Anthony
|
f8f466ba7e
|
[v3 windows] Support irregular shaped windows. Centered option.
|
2023-05-30 16:31:54 +08:00 |
|
Lea Anthony
|
cb28de47f8
|
[v3 windows] Support irregular shaped windows
|
2023-05-30 16:31:54 +08:00 |
|
Lea Anthony
|
b6940d95a2
|
[v3 windows] Add frameless resize
|
2023-05-30 16:31:53 +08:00 |
|
stffabi
|
75f0457375
|
[v3 windows] Add HiDPI awareness
|
2023-05-30 16:31:52 +08:00 |
|
stffabi
|
ffe31b6265
|
[v3 windows] Add frameless support
|
2023-05-30 16:31:52 +08:00 |
|
Lea Anthony
|
8963610722
|
[v3 windows] Implement getScreen
|
2023-05-30 16:31:52 +08:00 |
|
Lea Anthony
|
66bfcf0e36
|
[v3] Ensure impl calls from WebvieWindow are on the main thread. Support size.
|
2023-05-30 16:31:52 +08:00 |
|
Lea Anthony
|
4c04991d4d
|
[v3] Change WebviewWindow options to be a value, not a pointer. Support Un/Fullscreen. Remove main thread switching. Use parent options instead of local variables.
|
2023-05-30 16:31:51 +08:00 |
|
Lea Anthony
|
d56bb59b72
|
[v3 Windows] Support application hide/show. Add WebviewWindow.IsVisible() .
|
2023-05-30 16:31:50 +08:00 |
|
Lea Anthony
|
6e92a4f71e
|
[v3 Windows] Support setMin/MaxSize, setPosition
|
2023-05-30 16:31:50 +08:00 |
|
Lea Anthony
|
1f6217c0d8
|
[v3 Windows] Add Support for SetTitle, Center, Un/Minimise/Maximise, IsMin/Maximised, IsNormal, Show/Hide
|
2023-05-30 16:31:50 +08:00 |
|
Lea Anthony
|
17204bebd0
|
[v3 Breaking Change] Add NativeWindowHandle method to WebviewWindow .
|
2023-05-30 16:31:49 +08:00 |
|
Lea Anthony
|
728e2019d8
|
[v3 windows] Moved w32 from internal to pkg so it may be used by applications
|
2023-05-30 16:31:49 +08:00 |
|
Lea Anthony
|
f08ae2fc62
|
[v3] Update application.On and window.On to return functions that unregister the listener. WebviewWindow.onApplicationEvent is a helper which will manage the unregistering for you on window destroy.
|
2023-05-30 16:31:48 +08:00 |
|
Lea Anthony
|
178ea9c8c5
|
[windows] Split out wndProc. Generate windows events, support per-window themes
|
2023-05-30 16:31:48 +08:00 |
|
Lea Anthony
|
7c63cee9e8
|
[windows] Support AlwaysOnTop, EnableResize at runtime. Added Solid/Transparent/Translucent options.
|
2023-05-30 16:31:47 +08:00 |
|
stffabi
|
4a60dfc373
|
[v3, windows] Add MainThread dispatching and fixes the blocking window
|
2023-05-30 16:31:47 +08:00 |
|
Lea Anthony
|
829a829cb4
|
[windows] WIP
|
2023-05-30 16:31:47 +08:00 |
|
Lea Anthony
|
31ba36baf3
|
[windows] Initial commit
|
2023-05-30 16:31:46 +08:00 |
|