Lea Anthony
|
1a12890556
|
[v3 windows] Add Webview2NavigationCompleted event. Support CSS + JS injection
|
2023-06-05 08:58:53 +10:00 |
|
Lea Anthony
|
d021d885ca
|
[v3 windows] Update STATUS.md
|
2023-06-04 14:08:27 +10:00 |
|
Lea Anthony
|
3433b8ce8f
|
[v3 windows] Support context menus
|
2023-06-04 14:05:19 +10:00 |
|
5aaee9
|
6d857bf61a
|
windows/nsis: add hidpi support for nsis installer (#2694)
* feat(windows/nsis): add hidpi support for nsis installer
* website: add changelog
|
2023-06-04 07:26:24 +10:00 |
|
github-actions[bot]
|
4814e65da2
|
docs: sync translations (#2685)
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
|
2023-06-03 17:20:10 +10:00 |
|
github-actions[bot]
|
644dc653a9
|
chore: update sponsors.svg (#2698)
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
|
2023-06-03 17:18:59 +10:00 |
|
Lea Anthony
|
6092730acc
|
[v3 windows] Support Close and take into account HideOnClose option
|
2023-06-03 15:23:10 +10:00 |
|
Lea Anthony
|
ba4ffe4ecc
|
[v3 windows] Support devtools on startup
|
2023-06-03 15:19:38 +10:00 |
|
Lea Anthony
|
55b3e2d35a
|
[v3 windows] Update STATUS.md
|
2023-06-03 15:08:50 +10:00 |
|
Lea Anthony
|
6b926ec463
|
[v3 windows] Support setURL, execJS, reload, zoomIn/Out/Reset, get/setZoom, setHTML,
|
2023-06-03 15:03:26 +10:00 |
|
dependabot[bot]
|
19932bf3ad
|
Bump @antfu/utils and unconfig in /scripts/sponsors (#2696)
Bumps [@antfu/utils](https://github.com/antfu/utils) and [unconfig](https://github.com/antfu/unconfig). These dependencies needed to be updated together.
Updates `@antfu/utils` from 0.5.2 to 0.7.4
- [Release notes](https://github.com/antfu/utils/releases)
- [Commits](https://github.com/antfu/utils/compare/v0.5.2...v0.7.4)
Updates `unconfig` from 0.3.7 to 0.3.9
- [Release notes](https://github.com/antfu/unconfig/releases)
- [Commits](https://github.com/antfu/unconfig/compare/v0.3.7...v0.3.9)
---
updated-dependencies:
- dependency-name: "@antfu/utils"
dependency-type: indirect
- dependency-name: unconfig
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-03 07:52:41 +10:00 |
|
Lea Anthony
|
9b686b5417
|
[v3 windows] Support Application Menu, hiding menu items
|
2023-06-01 22:52:04 +10:00 |
|
Lea Anthony
|
82ec56bc7d
|
[v3 windows] Support GetScreens and GetPrimaryScreen
|
2023-06-01 22:52:03 +10:00 |
|
Lea Anthony
|
798e51d4d3
|
[v3 windows] Fix window ID processing
|
2023-06-01 22:52:02 +10:00 |
|
Lea Anthony
|
35c41552de
|
[v3 mac] Basic common event support. Taskfile refactor
|
2023-06-01 22:51:25 +10:00 |
|
Lea Anthony
|
19be7f61ac
|
[v3 windows] Fix resizing. Add resize debouncing
|
2023-05-30 16:36:00 +08:00 |
|
Misite Bao
|
bbf0e8cdad
|
chore: split Taskfile (#2654)
|
2023-05-30 16:35:59 +08:00 |
|
Lea Anthony
|
7e2d2a29a1
|
[v3 windows] Initial webview2 working
|
2023-05-30 16:33:34 +08:00 |
|
Lea Anthony
|
671dc2aa3a
|
[v3 windows] Implement start x/y + parent window for dialogs
|
2023-05-30 16:33:34 +08:00 |
|
Lea Anthony
|
294a2c701e
|
[v3] Update esbuild
|
2023-05-30 16:33:34 +08:00 |
|
Lea Anthony
|
01f03c552d
|
[v3] Improve invoke
|
2023-05-30 16:33:33 +08:00 |
|
Lea Anthony
|
dc46154d94
|
[v3 mac] Support drag
|
2023-05-30 16:33:33 +08:00 |
|
Lea Anthony
|
87737c23eb
|
[v3 mac] DisableWindowShadow -> DisableShadow
|
2023-05-30 16:33:33 +08:00 |
|
Lea Anthony
|
6e6f099a99
|
[v3 mac] Basic common event support. Taskfile refactor
|
2023-05-30 16:33:32 +08:00 |
|
Lea Anthony
|
4cb3321c39
|
[v3 mac] Update README
|
2023-05-30 16:32:02 +08:00 |
|
Lea Anthony
|
6a2343a1a0
|
[v3 mac] Add DisableWindowShadow option
|
2023-05-30 16:32:01 +08:00 |
|
Lea Anthony
|
f2d6dba2cf
|
[v3 windows] initial dialog support. Refactor button callback name
|
2023-05-30 16:32:01 +08:00 |
|
stffabi
|
dd1ef7fae9
|
[v3 darwin] Add darwin identifier darwin only file
|
2023-05-30 16:32:01 +08:00 |
|
stffabi
|
527cff9ec3
|
[v3 darwin] Add darwin identifier to all C files of darwin
|
2023-05-30 16:32:00 +08:00 |
|
stffabi
|
ba150eccae
|
[v3 windows] Add close handling: HideOnClose, QuitOnLastWindowClosed and DisableQuitOnLastWindowClosed
|
2023-05-30 16:32:00 +08:00 |
|
Travis McLane
|
fa74986f1e
|
[v3 example] menu text toggle
|
2023-05-30 16:32:00 +08:00 |
|
Travis McLane
|
d1085b5bea
|
[v3 example] add menuitem.Hidden / setHidden example
|
2023-05-30 16:31:59 +08:00 |
|
Travis McLane
|
4d0a14d2eb
|
[v3 darwin] menuitem.setHidden implementation
|
2023-05-30 16:31:59 +08:00 |
|
Travis McLane
|
8c3439b733
|
[dialogs] remove default title
without this removal a user would have to call `SetTitle("")` in order to
erase the default if they desire a title-less dialog.
|
2023-05-30 16:31:59 +08:00 |
|
stffabi
|
a0534d527a
|
[v3 application] Fix race conditions between starting a window/systray and starting the application
Make sure a window is never run before the windowCreated hooks have been executed.
|
2023-05-30 16:31:59 +08:00 |
|
Lea Anthony
|
a5b52f2795
|
[v3 windows] initial systray support
|
2023-05-30 16:31:58 +08:00 |
|
Lea Anthony
|
b526ebd679
|
[v3 mac] Update api. New template icon.
|
2023-05-30 16:31:58 +08:00 |
|
Lea Anthony
|
51b9315ae9
|
[v3 windows] update status
|
2023-05-30 16:31:58 +08:00 |
|
Lea Anthony
|
8edf44dc31
|
[v3 windows] New icons
|
2023-05-30 16:31:57 +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
|
6dd092c7a9
|
[v3 windows] Rename systray callback handlers
|
2023-05-30 16:31:57 +08:00 |
|
Lea Anthony
|
46a0d467c0
|
[v3 windows] Dialogs to use invokeSync
|
2023-05-30 16:31:56 +08:00 |
|
Lea Anthony
|
e3b164ae93
|
[v3 windows] Systray callback handlers
|
2023-05-30 16:31:56 +08:00 |
|
stffabi
|
d8f58ab20f
|
[v3 windows] Fix wndproc default case with WMMessageToString
|
2023-05-30 16:31:56 +08:00 |
|
stffabi
|
0de2bccd28
|
[v3 windows] Do not disable WndProc messaging for systray when updating icon
|
2023-05-30 16:31:55 +08:00 |
|
Lea Anthony
|
2eaf724710
|
[v3 windows] Fix systray icon size
|
2023-05-30 16:31:55 +08:00 |
|
Lea Anthony
|
58138ac09b
|
[v3 windows] Initial systray support
|
2023-05-30 16:31:55 +08:00 |
|
Lea Anthony
|
143f090422
|
[v3] Use invokeSync for systray methods
|
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 |
|