Lea Anthony
|
f0bf8cd827
|
[v3 windows] Refactor events + mappings. Fix app.Quit(). Make systray example work slightly better
|
2023-07-05 20:35:45 +10:00 |
|
Lea Anthony
|
10144adf61
|
[v3 windows] Fix window lose focus events.
|
2023-07-04 20:43:21 +10:00 |
|
Lea Anthony
|
3efab5ba23
|
[v3 windows] Prevent window close events when the window was just opened
|
2023-07-04 20:01:06 +10:00 |
|
Lea Anthony
|
3d323ab9d2
|
[v3] Fix systray example. PositionWindow now takes an offset. EventApplicationDidResignActive -> EventApplicationDidResignActiveNotification
|
2023-07-04 19:26:00 +10:00 |
|
Lea Anthony
|
16ce9e562f
|
[v3 mac] Window alignment to systray
|
2023-07-03 20:15:45 +10:00 |
|
Lea Anthony
|
90e66a7ad4
|
[v3] Add PanicHandler application option.
|
2023-07-03 19:52:50 +10:00 |
|
Lea Anthony
|
6b59216b32
|
[v3] Better panic support for methods run on mainthread
|
2023-07-01 21:56:21 +10:00 |
|
Lea Anthony
|
b62ce4440e
|
[v3 windows] Setup chromium sooner
|
2023-07-01 09:23:19 +10:00 |
|
Lea Anthony
|
3c81fb06e8
|
[v3 windows] Position window above systray
|
2023-06-30 21:17:50 +10:00 |
|
Lea Anthony
|
5b6f6c1bff
|
[v3] Default context menu always shows in debug/dev
|
2023-06-28 18:47:39 +10:00 |
|
Lea Anthony
|
3fcac435b2
|
[v3] Support window events in JS. Fix ExecJS blocking issues.
|
2023-06-26 22:10:31 +10:00 |
|
Lea Anthony
|
5737b3cc7b
|
[v3 mac] Fix merge issues
|
2023-06-25 10:13:20 +10:00 |
|
Lea Anthony
|
3827ca2d78
|
[v3] Move dialogs out of application
|
2023-06-24 13:57:51 +10:00 |
|
Lea Anthony
|
4de5e1b9f1
|
[v3] Add WindowUnFocus event
|
2023-06-24 13:23:50 +10:00 |
|
Travis McLane
|
1a7d105917
|
[v3 linux] GetAbsolutePosition
|
2023-06-23 21:50:51 -05:00 |
|
Travis McLane
|
de5cff799e
|
[v3 linux] setEnabled
|
2023-06-23 21:50:51 -05:00 |
|
Travis McLane
|
67cada78f6
|
[v3 linux] purego: windowGetRelativePosition
|
2023-06-23 21:50:51 -05:00 |
|
Travis McLane
|
5a40f25d03
|
[v3 linux] webview setAbsolutePosition
|
2023-06-23 21:50:51 -05:00 |
|
Travis McLane
|
1a09a8a4c8
|
[v3 linux/cgo] open/save file dialog stub
|
2023-06-23 21:50:51 -05:00 |
|
Travis McLane
|
daa0cf83d9
|
[v3 linux] noop: remove fmt.Println
|
2023-06-23 21:50:51 -05:00 |
|
Travis McLane
|
e92858f64d
|
[v3 linux/purego] initial file/directory dialogs impl
|
2023-06-23 21:50:51 -05:00 |
|
Travis McLane
|
d52c26e82f
|
[v3 linux] implement missing functions
|
2023-06-23 21:50:51 -05:00 |
|
Travis McLane
|
83900b03d4
|
[v3 linux] purego cleanup + dialog images
|
2023-06-23 21:50:51 -05:00 |
|
Travis McLane
|
c123430f22
|
[v3 linux] dialog fixes
|
2023-06-23 21:50:51 -05:00 |
|
Travis McLane
|
33e20cbc77
|
[v3 linux] allow menu setting on Linux
|
2023-06-23 21:50:51 -05:00 |
|
Travis McLane
|
e942312c4c
|
[v3 menuitem] bug: avoid setting if nil
|
2023-06-23 21:50:51 -05:00 |
|
Travis McLane
|
de2e78b507
|
[v3 linux] purego implementation
|
2023-06-23 21:50:51 -05:00 |
|
Travis McLane
|
bef454f950
|
[v3 linux] initial linux implementation
|
2023-06-23 21:50:51 -05:00 |
|
Travis McLane
|
94e1ec91ad
|
Revert "Merge branch 'v3-alpha_linux' into v3-alpha"
This reverts commit b317efaf2c , reversing
changes made to 29b9c5200f .
|
2023-06-23 21:50:51 -05:00 |
|
Lea Anthony
|
c96cccab2e
|
[v3] Add Window AbsolutePosition/SetAbsolutePosition
|
2023-06-23 21:14:26 +10:00 |
|
Lea Anthony
|
45cfbe917e
|
[v3] Position/GetPosition -> RelativePosition/GetRelativePosition
|
2023-06-23 20:49:27 +10:00 |
|
Lea Anthony
|
2e313005e0
|
[v3] Add window attachment for open/save dialogs. Fix filter bug.
|
2023-06-23 20:33:35 +10:00 |
|
Lea Anthony
|
722c3a653c
|
[v3] Allow message dialogs to be attached to windows. JS dialogs default attached. wml confirm dialog attached.
|
2023-06-23 20:19:29 +10:00 |
|
Lea Anthony
|
76672facfe
|
[v3] Add window Enabled method. Fix dialog attachment
|
2023-06-23 19:48:04 +10:00 |
|
Lea Anthony
|
8f075b5d8d
|
[v3] Fix merge issues
|
2023-06-22 19:56:35 +10:00 |
|
Lea Anthony
|
b317efaf2c
|
Merge branch 'v3-alpha_linux' into v3-alpha
# Conflicts:
# v3/STATUS.md
# v3/examples/menu/main.go
# v3/go.mod
# v3/pkg/application/application.go
# v3/pkg/application/webview_window.go
|
2023-06-22 19:46:10 +10:00 |
|
Lea Anthony
|
4d2b4b4ee7
|
[v3] Update dev guide. Remove implLock.
|
2023-06-21 19:37:39 +10:00 |
|
Lea Anthony
|
9816960995
|
[v3] Support "--default-contextmenu" style. Fix URL handling in Windows.
|
2023-06-20 19:44:01 +10:00 |
|
Lea Anthony
|
3355d5f0af
|
[v3] Add EnableDevTools option
|
2023-06-20 08:49:25 +10:00 |
|
Lea Anthony
|
f278229179
|
Merge remote-tracking branch 'origin/v3-alpha' into v3-alpha
|
2023-06-20 08:12:42 +10:00 |
|
Lea Anthony
|
552390fb84
|
[v3 mac] Tidy up
|
2023-06-19 17:53:16 +10:00 |
|
Lea Anthony
|
68573cdc48
|
[v3 windows] Focus webview on Show/Restore/Maximise/FullScreen
|
2023-06-19 07:35:11 +10:00 |
|
Lea Anthony
|
cdf397aaa9
|
[v3 mac] Implement print()
|
2023-06-19 07:15:53 +10:00 |
|
Lea Anthony
|
ed27558011
|
[v3 windows] Add WebviewWindow.Print()
|
2023-06-18 17:13:07 +10:00 |
|
Lea Anthony
|
50387948df
|
[v3 mac] Refactor drag to use common code
|
2023-06-18 12:24:44 +10:00 |
|
Lea Anthony
|
86f2ac0e96
|
[v3 mac] Fix WindowShouldClose bug
|
2023-06-18 11:25:38 +10:00 |
|
Lea Anthony
|
1537a002cc
|
[v3] Add ShouldClose window method. Remove hideOnClose flag.
|
2023-06-18 11:12:53 +10:00 |
|
Lea Anthony
|
ae9b158b04
|
[v3 windows] improve main thread calls
|
2023-06-16 21:04:44 +10:00 |
|
Lea Anthony
|
72ec10b181
|
[v3 mac] Fix window close bug
|
2023-06-16 21:01:17 +10:00 |
|
Lea Anthony
|
eed4002a4a
|
[v3 mac] Fix GetPosition Y coordinate
|
2023-06-16 20:54:53 +10:00 |
|