5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-21 11:29:29 +08:00
Commit Graph

5024 Commits

Author SHA1 Message Date
Lea Anthony
a5a73d1d9f
Add Content Protection feature. 2025-04-27 08:02:24 +10:00
Lea Anthony
2bc2549160
Fix GetPos and SetPos on Windows 2025-04-26 16:57:30 +10:00
Lea Anthony
4cd91d4fcd
Fix #4151 2025-04-26 15:51:42 +10:00
Lea Anthony
a8dfffead4
Fix #1503 2025-04-26 15:38:33 +10:00
Lea Anthony
8040a1bc2d
Fix #1503 2025-04-26 15:35:11 +10:00
Lea Anthony
b0db953317
Support Hide/Show for system tray on Windows 2025-04-26 13:39:58 +10:00
Lea Anthony
4acb39e7c9
Fix KV saving example 2025-04-26 12:52:10 +10:00
Lea Anthony
3a72dd6a0d
Fix for #4235 2025-04-26 12:40:35 +10:00
Lea Anthony
0c14b208b3
Merge pull request #4238 from blinkinglight/v3-alpha-chore/beta-readiness
Update BETA_READINESS.md
2025-04-25 23:19:24 +10:00
M
c4dc79006b
Update BETA_READINESS.md 2025-04-25 14:43:04 +03:00
Lea Anthony
df8148145b
Initial Windows testing completed. 7 issues. 2025-04-25 20:51:34 +10:00
Lea Anthony
685d8101aa
Merge pull request #4230 from popaprozac/windows-improvements
[v3] Windows notifications improvements
2025-04-23 15:45:38 +10:00
Zach Botterman
833d533ed7
Merge branch 'v3-alpha' into windows-improvements 2025-04-22 21:38:13 -07:00
Lea Anthony
da0da5fc69
Add wails3 tool version command 2025-04-23 10:29:51 +10:00
popaprozac
66ba876a65 better errors 2025-04-22 16:21:33 -07:00
popaprozac
9fcede47f7 windows improvements 2025-04-22 14:23:32 -07:00
Lea Anthony
421b75ef21
Multiple fixes. Thanks @kron! 2025-04-19 10:27:25 +10:00
Lea Anthony
89a70b94de
Merge pull request #4222 from wailsapp/v3-alpha-bugfix/4061-input-issue-mac
v3-alpha-bugfix/4061-input-issue-mac
2025-04-19 09:19:39 +10:00
Lea Anthony
facc47bd30
Merge branch 'v3-alpha' into v3-alpha-bugfix/4061-input-issue-mac 2025-04-18 18:43:53 +10:00
Fabio Massaioli
0222bfa728
Fix empty selector 2025-04-18 10:32:18 +02:00
Lea Anthony
edb90bdaab
Merge pull request #4130 from oSethoum/v3-alpha-fix-window-events
[v3] fix: fullscreen, unfullscreen, unminise and unmaximise window events …
2025-04-18 16:33:00 +10:00
Lea Anthony
b2a0e2972a
Merge branch 'v3-alpha' into v3-alpha-fix-window-events 2025-04-18 16:30:54 +10:00
Lea Anthony
e973f5ad86
Merge branch 'v3-alpha' into v3-alpha-bugfix/4061-input-issue-mac 2025-04-18 16:18:24 +10:00
Lea Anthony
f59798ef1d
Update changelog 2025-04-18 16:15:39 +10:00
Lea Anthony
eb8a1b53d2
Fix for input on mac 2025-04-18 16:11:14 +10:00
Lea Anthony
2d57b5b1d5
Merge pull request #4126 from robin-samuel/v3-aplpha-fix/build-assets-version
fix: remove prefix from default version in config.yml to avoid nsis error
2025-04-18 16:08:53 +10:00
Lea Anthony
29706a4bf8
Merge branch 'v3-alpha' into v3-aplpha-fix/build-assets-version 2025-04-18 16:08:22 +10:00
Lea Anthony
b80ec34550
Merge pull request #4128 from wailsapp/v3-alpha-bugfix/gin-support
Gin support
2025-04-18 15:58:02 +10:00
Lea Anthony
6344a8a553
Merge branch 'v3-alpha' into v3-alpha-bugfix/gin-support 2025-04-18 15:57:41 +10:00
Lea Anthony
1f5e9852e4
Update v3/examples/gin-service/services/gin_service.go
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-18 15:49:41 +10:00
Lea Anthony
e97c390f12
Update v3/examples/gin-service/README.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-18 15:47:59 +10:00
Lea Anthony
7e5edfdfe3
Merge pull request #4134 from oSethoum/v3-alpha-bugfix-auto_fill-auto_password_save
[v3] fix: general auto save and general password auto save always enabled
2025-04-18 15:46:32 +10:00
Lea Anthony
81211d56d9
Merge branch 'v3-alpha' into v3-alpha-bugfix-auto_fill-auto_password_save 2025-04-18 15:45:53 +10:00
Lea Anthony
7453df5aa1
Merge pull request #4219 from yulesxoxo/v3-alpha
fix: correct Windows filename in generate:icons task
2025-04-18 15:38:24 +10:00
yulesxoxo
b3cd25cb4a feat: update changelog 2025-04-16 15:27:05 +02:00
yulesxoxo
a9c031155a fix: correct Windows filename in generate:icons task 2025-04-16 15:22:05 +02:00
Lea Anthony
afb4bd933d
Merge pull request #4098 from popaprozac/notifications_darwin
[v3] Notifications API
2025-04-13 13:01:04 +10:00
Lea Anthony
a8e91e7aec
Merge branch 'v3-alpha' into notifications_darwin 2025-04-12 14:42:36 +10:00
Lea Anthony
f891096d97
Fix for webview2 detection 2025-04-12 13:24:36 +10:00
Lea Anthony
be1d500974
Update v3/examples/notifications/build/windows/nsis/wails_tools.nsh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-12 13:21:58 +10:00
Lea Anthony
0b546a1856
Merge branch 'v3-alpha' into notifications_darwin 2025-04-12 12:56:26 +10:00
Lea Anthony
9e2e980e52
Merge pull request #4133 from IanVS/template-dependencies
[v3] Move runtime to "dependencies", organize package.json files
2025-04-12 12:46:24 +10:00
Lea Anthony
371e103290
Merge branch 'v3-alpha' into template-dependencies 2025-04-12 12:39:13 +10:00
Lea Anthony
0a05348220
Merge pull request #4188 from TheGB0077/patch-2
[v3] Normalize Windows paths on system Dialogs invocations
2025-04-12 12:32:05 +10:00
Lea Anthony
7977a81606
Merge branch 'v3-alpha' into patch-2 2025-04-12 12:31:08 +10:00
Lea Anthony
3fba0cfb22
Merge pull request #4171 from popaprozac/bundle-sign
[v3] Bundling/signing
2025-04-12 12:30:27 +10:00
popaprozac
c482c85c7b revert and append .dev 2025-04-09 15:48:52 -07:00
popaprozac
dcda263fc8 Merge branch 'v3-alpha' of https://github.com/wailsapp/wails into bundle-sign 2025-04-09 15:27:02 -07:00
Gabriel Lima
f46352dbe1 Create dialogs_windows_test.go 2025-04-09 16:21:59 -03:00
Lea Anthony
1d575e3453
Merge pull request #4156 from johannes-luebke/patch-1
[v3] fix: unhandled error in dialogs.go
2025-04-09 18:32:38 +10:00