-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[v3] Improve OnShutdown #3189
[v3] Improve OnShutdown #3189
Commits on Sep 28, 2023
-
Define an interface that all Window(s) need to define. Currently copies the WebviewWindow public api
Configuration menu - View commit details
-
Copy full SHA for a428a73 - Browse repository at this point
Copy the full SHA a428a73View commit details -
Configuration menu - View commit details
-
Copy full SHA for c87489a - Browse repository at this point
Copy the full SHA c87489aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfe03f1 - Browse repository at this point
Copy the full SHA dfe03f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02d7683 - Browse repository at this point
Copy the full SHA 02d7683View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0953fe - Browse repository at this point
Copy the full SHA a0953feView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9d4a39 - Browse repository at this point
Copy the full SHA a9d4a39View commit details -
[v3 js] add and send x-wails-client-id
The constant x-wails-client-id is generated once on startup and then sent with each request to the Wails host. It is used primarily by the server plugin to distinguish different remote sessions.
Configuration menu - View commit details
-
Copy full SHA for 7e1d685 - Browse repository at this point
Copy the full SHA 7e1d685View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60c44c4 - Browse repository at this point
Copy the full SHA 60c44c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2449b47 - Browse repository at this point
Copy the full SHA 2449b47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a83402 - Browse repository at this point
Copy the full SHA 2a83402View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff2c924 - Browse repository at this point
Copy the full SHA ff2c924View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74e2a7e - Browse repository at this point
Copy the full SHA 74e2a7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c3216b - Browse repository at this point
Copy the full SHA 2c3216bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c48d56 - Browse repository at this point
Copy the full SHA 1c48d56View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa6adad - Browse repository at this point
Copy the full SHA fa6adadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71fc222 - Browse repository at this point
Copy the full SHA 71fc222View commit details -
[v3 linux] systray implementation
Linux requires a `gtk_menu_bar` for a gtk_window to display a menu. For the `systray` a `gtk_menu` is needed instead. This change creates the correct type of `impl` for the `Menu` depending on how it is being used.
Configuration menu - View commit details
-
Copy full SHA for efa67cb - Browse repository at this point
Copy the full SHA efa67cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92b2648 - Browse repository at this point
Copy the full SHA 92b2648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e2527a - Browse repository at this point
Copy the full SHA 8e2527aView commit details -
[v3] correct return types for CurrentWindow
this shouldn't have been changed to Window
Configuration menu - View commit details
-
Copy full SHA for 29859ce - Browse repository at this point
Copy the full SHA 29859ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b2828e - Browse repository at this point
Copy the full SHA 2b2828eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1726cdb - Browse repository at this point
Copy the full SHA 1726cdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e1b5ca - Browse repository at this point
Copy the full SHA 5e1b5caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6feab70 - Browse repository at this point
Copy the full SHA 6feab70View commit details -
Configuration menu - View commit details
-
Copy full SHA for d047c22 - Browse repository at this point
Copy the full SHA d047c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b84b1c - Browse repository at this point
Copy the full SHA 7b84b1cView commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for af54419 - Browse repository at this point
Copy the full SHA af54419View commit details -
[v3 darwin] use NativeWindowHandle
Travis McLane committedSep 29, 2023 Configuration menu - View commit details
-
Copy full SHA for b757292 - Browse repository at this point
Copy the full SHA b757292View commit details
Commits on Sep 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 86b6e10 - Browse repository at this point
Copy the full SHA 86b6e10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 255690e - Browse repository at this point
Copy the full SHA 255690eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a0cb1b - Browse repository at this point
Copy the full SHA 5a0cb1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2524f7b - Browse repository at this point
Copy the full SHA 2524f7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc593d9 - Browse repository at this point
Copy the full SHA fc593d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for aea0db5 - Browse repository at this point
Copy the full SHA aea0db5View commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d61546 - Browse repository at this point
Copy the full SHA 9d61546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c98ee3 - Browse repository at this point
Copy the full SHA 7c98ee3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 757a438 - Browse repository at this point
Copy the full SHA 757a438View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc8cbcf - Browse repository at this point
Copy the full SHA dc8cbcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ddd29d - Browse repository at this point
Copy the full SHA 8ddd29dView commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1b71fef - Browse repository at this point
Copy the full SHA 1b71fefView commit details -
Merge branch 'master' into v3-alpha
# Conflicts: # v2/internal/app/app_devtools.go # v2/internal/app/app_devtools_not.go
Configuration menu - View commit details
-
Copy full SHA for 9b88c8a - Browse repository at this point
Copy the full SHA 9b88c8aView commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5958d9c - Browse repository at this point
Copy the full SHA 5958d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ac6359 - Browse repository at this point
Copy the full SHA 9ac6359View commit details -
Configuration menu - View commit details
-
Copy full SHA for a49350f - Browse repository at this point
Copy the full SHA a49350fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81d7bc2 - Browse repository at this point
Copy the full SHA 81d7bc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce6d587 - Browse repository at this point
Copy the full SHA ce6d587View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8e27aa - Browse repository at this point
Copy the full SHA d8e27aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbcf65b - Browse repository at this point
Copy the full SHA dbcf65bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78b85ce - Browse repository at this point
Copy the full SHA 78b85ceView commit details -
slim down the printouts and fix compilation
Configuration menu - View commit details
-
Copy full SHA for 130aab3 - Browse repository at this point
Copy the full SHA 130aab3View commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a616384 - Browse repository at this point
Copy the full SHA a616384View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccccea1 - Browse repository at this point
Copy the full SHA ccccea1View commit details
Commits on Oct 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c77c823 - Browse repository at this point
Copy the full SHA c77c823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48aef46 - Browse repository at this point
Copy the full SHA 48aef46View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebe91ba - Browse repository at this point
Copy the full SHA ebe91baView commit details
Commits on Oct 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9ffc06d - Browse repository at this point
Copy the full SHA 9ffc06dView commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bf13afd - Browse repository at this point
Copy the full SHA bf13afdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f07e409 - Browse repository at this point
Copy the full SHA f07e409View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83ed7fd - Browse repository at this point
Copy the full SHA 83ed7fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 602fafa - Browse repository at this point
Copy the full SHA 602fafaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef8c16d - Browse repository at this point
Copy the full SHA ef8c16dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 839a9ff - Browse repository at this point
Copy the full SHA 839a9ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13b588b - Browse repository at this point
Copy the full SHA 13b588bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92843c8 - Browse repository at this point
Copy the full SHA 92843c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d5b86f - Browse repository at this point
Copy the full SHA 8d5b86fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d4266 - Browse repository at this point
Copy the full SHA 65d4266View commit details -
Configuration menu - View commit details
-
Copy full SHA for 473cf1c - Browse repository at this point
Copy the full SHA 473cf1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b843fc - Browse repository at this point
Copy the full SHA 2b843fcView commit details -
Fix windows icon for about box.
Add NewRGBA and NewRGB methods. Added README.md to all examples. Add roadmap.md to docs
Configuration menu - View commit details
-
Copy full SHA for 740b2b0 - Browse repository at this point
Copy the full SHA 740b2b0View commit details
Commits on Oct 10, 2023
-
Fix WindowID for requests on windows. Add `Windows.ApplicationStarted` event
Configuration menu - View commit details
-
Copy full SHA for 3d88bf8 - Browse repository at this point
Copy the full SHA 3d88bf8View commit details -
[v3 linux] lower signal memory usage
- drop the gtkSignalHandlers map entirely (wasn't used) - use 'uint' for mapping signal IDs to MenuItem - store and retrieve the menuitem identifier to/from the menu item widget
Configuration menu - View commit details
-
Copy full SHA for 263e1b5 - Browse repository at this point
Copy the full SHA 263e1b5View commit details
Commits on Oct 11, 2023
-
Add BrowserOpenURL and BrowserOpenFile to App.
Better WML assets for demo Fix dialog responses. Add `wml-openurl` Rename: data-wml -> wml Fix Alpha Feedback URL
Configuration menu - View commit details
-
Copy full SHA for 4c75b28 - Browse repository at this point
Copy the full SHA 4c75b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6de878 - Browse repository at this point
Copy the full SHA e6de878View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0271367 - Browse repository at this point
Copy the full SHA 0271367View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0577fef - Browse repository at this point
Copy the full SHA 0577fefView commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e55ffed - Browse repository at this point
Copy the full SHA e55ffedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69f05c3 - Browse repository at this point
Copy the full SHA 69f05c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 320fc20 - Browse repository at this point
Copy the full SHA 320fc20View commit details
Commits on Oct 14, 2023
-
[v3] fix deadlock when quit (#2982)
* fix: dead lock when quit * docs: update changelog
Configuration menu - View commit details
-
Copy full SHA for a864167 - Browse repository at this point
Copy the full SHA a864167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61a7f1f - Browse repository at this point
Copy the full SHA 61a7f1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a23ad1 - Browse repository at this point
Copy the full SHA 3a23ad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b95725 - Browse repository at this point
Copy the full SHA 3b95725View commit details
Commits on Oct 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2b478a4 - Browse repository at this point
Copy the full SHA 2b478a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 439da97 - Browse repository at this point
Copy the full SHA 439da97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2269f64 - Browse repository at this point
Copy the full SHA 2269f64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7795a2a - Browse repository at this point
Copy the full SHA 7795a2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59273fc - Browse repository at this point
Copy the full SHA 59273fcView commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 131a6da - Browse repository at this point
Copy the full SHA 131a6daView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e06713 - Browse repository at this point
Copy the full SHA 8e06713View commit details
Commits on Oct 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8463c01 - Browse repository at this point
Copy the full SHA 8463c01View commit details -
* [v3 linux/systray] dbus generation * [v3 linux] systemtray dbus implementation * [v3] add 'id' for MenuSeparator This is needed in order to have a unique value for all menuItem(s) such that the Linux implementation doesn't have to generate new identifiers. Allowing the reuse keeps a 1-1 mapping in place without any extra effort. * [v3 example/systray] add radio group to example * [v3 linux] stub out ExportStatusNotifierItem callbacks Can only seem to get the `SecondaryActivate` to fire when doing a 3-finger click! I was expecting a right-click interaction to trigger it.
Configuration menu - View commit details
-
Copy full SHA for 18746c7 - Browse repository at this point
Copy the full SHA 18746c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51f5265 - Browse repository at this point
Copy the full SHA 51f5265View commit details -
Allow Wails3 Doctor recognize globally installed apt packages (#2972)
* Fixes doctor bug for apt package manager * Actually fix it * Pad the text " all" Adding a space to ensure checking against "all" doesn't always catch "install" or "not-installed" etc * Update changelog.md Doctor Apt Verify --------- Co-authored-by: atterpac <[email protected]> Co-authored-by: Lea Anthony <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb17ec8 - Browse repository at this point
Copy the full SHA fb17ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36b4b36 - Browse repository at this point
Copy the full SHA 36b4b36View commit details
Commits on Oct 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d1c3f8a - Browse repository at this point
Copy the full SHA d1c3f8aView commit details -
darwin: add event ApplicationShouldHandleReopen (#2991)
* darwin: add ApplicationShouldHandleReopen * docs: update changelog with mr id * events: update id * feat: always return true * Merge v3-alpha and regenerate events * darwin: allow pass nsdirectory to processApplicationEvent --------- Co-authored-by: Lea Anthony <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8250fb - Browse repository at this point
Copy the full SHA f8250fbView commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ff08a5c - Browse repository at this point
Copy the full SHA ff08a5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e661052 - Browse repository at this point
Copy the full SHA e661052View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3422c40 - Browse repository at this point
Copy the full SHA 3422c40View commit details
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc01fd8 - Browse repository at this point
Copy the full SHA bc01fd8View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1650e26 - Browse repository at this point
Copy the full SHA 1650e26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ce8391 - Browse repository at this point
Copy the full SHA 1ce8391View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24853a7 - Browse repository at this point
Copy the full SHA 24853a7View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1a1e5b7 - Browse repository at this point
Copy the full SHA 1a1e5b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for afbc09f - Browse repository at this point
Copy the full SHA afbc09fView commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ad4c8aa - Browse repository at this point
Copy the full SHA ad4c8aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa5948f - Browse repository at this point
Copy the full SHA fa5948fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e95a918 - Browse repository at this point
Copy the full SHA e95a918View commit details -
Configuration menu - View commit details
-
Copy full SHA for a815811 - Browse repository at this point
Copy the full SHA a815811View commit details
Commits on Oct 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d9beb61 - Browse repository at this point
Copy the full SHA d9beb61View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb7fda2 - Browse repository at this point
Copy the full SHA fb7fda2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b50e0c - Browse repository at this point
Copy the full SHA 3b50e0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd8875 - Browse repository at this point
Copy the full SHA fdd8875View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82a9c5b - Browse repository at this point
Copy the full SHA 82a9c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee194f3 - Browse repository at this point
Copy the full SHA ee194f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f00685d - Browse repository at this point
Copy the full SHA f00685dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1735bdc - Browse repository at this point
Copy the full SHA 1735bdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e95bf - Browse repository at this point
Copy the full SHA a8e95bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d072393 - Browse repository at this point
Copy the full SHA d072393View commit details
Commits on Oct 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8432ddc - Browse repository at this point
Copy the full SHA 8432ddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc16d14 - Browse repository at this point
Copy the full SHA dc16d14View commit details -
Configuration menu - View commit details
-
Copy full SHA for f88a7a6 - Browse repository at this point
Copy the full SHA f88a7a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for daec8a9 - Browse repository at this point
Copy the full SHA daec8a9View commit details -
[darwin] Support Ignore mouse events
[darwin] Support applicationSupportsSecureRestorableState Update video example
Configuration menu - View commit details
-
Copy full SHA for 985c5bf - Browse repository at this point
Copy the full SHA 985c5bfView commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 73384a5 - Browse repository at this point
Copy the full SHA 73384a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2beb452 - Browse repository at this point
Copy the full SHA 2beb452View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2fde7f - Browse repository at this point
Copy the full SHA a2fde7fView commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b379e3b - Browse repository at this point
Copy the full SHA b379e3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01652c7 - Browse repository at this point
Copy the full SHA 01652c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e63355 - Browse repository at this point
Copy the full SHA 7e63355View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7c4cac - Browse repository at this point
Copy the full SHA c7c4cacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b85066 - Browse repository at this point
Copy the full SHA 1b85066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1445674 - Browse repository at this point
Copy the full SHA 1445674View commit details -
[v3 examples/bindings] correct binding output + example
- disable output of `import <model> from models` line - update README to generate bindings in usable location for HTML - update HTML to reference bindings correctly - update javascript to call and process the bound Greet function
Configuration menu - View commit details
-
Copy full SHA for c6ecbd5 - Browse repository at this point
Copy the full SHA c6ecbd5View commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f28c951 - Browse repository at this point
Copy the full SHA f28c951View commit details
Commits on Nov 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f49d426 - Browse repository at this point
Copy the full SHA f49d426View commit details
Commits on Nov 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 947d429 - Browse repository at this point
Copy the full SHA 947d429View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbb7c6e - Browse repository at this point
Copy the full SHA dbb7c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 075eb1f - Browse repository at this point
Copy the full SHA 075eb1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 857bf40 - Browse repository at this point
Copy the full SHA 857bf40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3882201 - Browse repository at this point
Copy the full SHA 3882201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a3e90 - Browse repository at this point
Copy the full SHA 36a3e90View commit details
Commits on Nov 6, 2023
-
Add extra check for GPU device info for null pointer (#3032)
* add check for GPU device info * add changelog note * change return to continue * Small refactor --------- Co-authored-by: Lea Anthony <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c15f90 - Browse repository at this point
Copy the full SHA 7c15f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dbbdc4 - Browse repository at this point
Copy the full SHA 8dbbdc4View commit details -
[v3 examples/build] Taskfile update
- add Linux production build - remove OS X env from basic build
Configuration menu - View commit details
-
Copy full SHA for 7f1706f - Browse repository at this point
Copy the full SHA 7f1706fView commit details -
Configuration menu - View commit details
-
Copy full SHA for efb300c - Browse repository at this point
Copy the full SHA efb300cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 495da9b - Browse repository at this point
Copy the full SHA 495da9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46a0030 - Browse repository at this point
Copy the full SHA 46a0030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cd64d1 - Browse repository at this point
Copy the full SHA 0cd64d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e420900 - Browse repository at this point
Copy the full SHA e420900View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fc535f - Browse repository at this point
Copy the full SHA 0fc535fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d65f1b1 - Browse repository at this point
Copy the full SHA d65f1b1View commit details -
- Adds getKeyboardState into linux_cgo to parse keypress event and transfer it into an accelerator for the handleKeyEvent using GDK keycodes
Configuration menu - View commit details
-
Copy full SHA for f122db2 - Browse repository at this point
Copy the full SHA f122db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f6cd35 - Browse repository at this point
Copy the full SHA 9f6cd35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a90b45 - Browse repository at this point
Copy the full SHA 1a90b45View commit details -
Configuration menu - View commit details
-
Copy full SHA for a773da2 - Browse repository at this point
Copy the full SHA a773da2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca21a3b - Browse repository at this point
Copy the full SHA ca21a3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f787cf4 - Browse repository at this point
Copy the full SHA f787cf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e0e0e - Browse repository at this point
Copy the full SHA d2e0e0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a4c596 - Browse repository at this point
Copy the full SHA 0a4c596View commit details
Commits on Nov 7, 2023
-
[linux] implement 'script-message-received' handling
- use unsafe.Pointers for 'signal_connect' - add handler for 'script-message-received::external' need to update this to handle older versions of webkit2gtk better currently removed the ifdef guards (since they don't work in Go code directly) - need to reimplement using build tags if required.
Configuration menu - View commit details
-
Copy full SHA for 385b1db - Browse repository at this point
Copy the full SHA 385b1dbView commit details
Commits on Nov 8, 2023
-
update windows drag and drop to working (#3039)
* update windows drag and drop to working * add pr to changelog
Configuration menu - View commit details
-
Copy full SHA for 412c3a5 - Browse repository at this point
Copy the full SHA 412c3a5View commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6f197f6 - Browse repository at this point
Copy the full SHA 6f197f6View commit details -
[v3 linux] bail early if bad dbus message
Need at least two elements to decide what theme it is and if it is a theme message at all. Addresses #3040
Configuration menu - View commit details
-
Copy full SHA for 27c4c5e - Browse repository at this point
Copy the full SHA 27c4c5eView commit details -
Fix weird characters on roadmap page, seems funky to me.
Configuration menu - View commit details
-
Copy full SHA for eae73df - Browse repository at this point
Copy the full SHA eae73dfView commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 53ea651 - Browse repository at this point
Copy the full SHA 53ea651View commit details -
Configuration menu - View commit details
-
Copy full SHA for 965460e - Browse repository at this point
Copy the full SHA 965460eView commit details
Commits on Nov 11, 2023
-
Feature/template consolidation (#3046)
* remove 'test' project * dynamic template list generation - uses a single fs.Embed to contain all templates - walks and rebuilds the list of TemplateData using the cached data - pulls the `description` out of the required `template.json` file in the template directory * [v3] template handling update - move "common" template files to a _common directory - update generator to render from _common/* first - render selected template last to overwrite anything provided by _common if needed - remove duplicate files from all templates that do not change * cleanup template project directory after test * add linux to _common/Taskfile.yaml * noop: whitespace cleanup _common/Taskfile.yaml
Configuration menu - View commit details
-
Copy full SHA for b8d780b - Browse repository at this point
Copy the full SHA b8d780bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f16655 - Browse repository at this point
Copy the full SHA 1f16655View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b48c34 - Browse repository at this point
Copy the full SHA 0b48c34View commit details
Commits on Nov 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ef80562 - Browse repository at this point
Copy the full SHA ef80562View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9af1401 - Browse repository at this point
Copy the full SHA 9af1401View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b5a4ba - Browse repository at this point
Copy the full SHA 5b5a4baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7333ca6 - Browse repository at this point
Copy the full SHA 7333ca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4593b52 - Browse repository at this point
Copy the full SHA 4593b52View commit details -
Configuration menu - View commit details
-
Copy full SHA for eefeadc - Browse repository at this point
Copy the full SHA eefeadcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae38d1e - Browse repository at this point
Copy the full SHA ae38d1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1142e81 - Browse repository at this point
Copy the full SHA 1142e81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e0ff5e - Browse repository at this point
Copy the full SHA 3e0ff5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for df49f49 - Browse repository at this point
Copy the full SHA df49f49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 250e9f9 - Browse repository at this point
Copy the full SHA 250e9f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d30294 - Browse repository at this point
Copy the full SHA 2d30294View commit details -
Configuration menu - View commit details
-
Copy full SHA for 869a6f7 - Browse repository at this point
Copy the full SHA 869a6f7View commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f84bb6a - Browse repository at this point
Copy the full SHA f84bb6aView commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4ea6a2d - Browse repository at this point
Copy the full SHA 4ea6a2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fed110 - Browse repository at this point
Copy the full SHA 1fed110View commit details -
Configuration menu - View commit details
-
Copy full SHA for c89f59d - Browse repository at this point
Copy the full SHA c89f59dView commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 61c8c9e - Browse repository at this point
Copy the full SHA 61c8c9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea44cf8 - Browse repository at this point
Copy the full SHA ea44cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9629b14 - Browse repository at this point
Copy the full SHA 9629b14View commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 022baad - Browse repository at this point
Copy the full SHA 022baadView commit details
Commits on Nov 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b9558cc - Browse repository at this point
Copy the full SHA b9558ccView commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12efb8b - Browse repository at this point
Copy the full SHA 12efb8bView commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 814e1ec - Browse repository at this point
Copy the full SHA 814e1ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8242834 - Browse repository at this point
Copy the full SHA 8242834View commit details
Commits on Dec 5, 2023
-
Update WSL alpha2 support (#3097)
* Update WSL alpha2 support * fixed missing colons * change dev to partial support and fix more typos
Configuration menu - View commit details
-
Copy full SHA for 659f3fa - Browse repository at this point
Copy the full SHA 659f3faView commit details
Commits on Dec 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 89b5f0a - Browse repository at this point
Copy the full SHA 89b5f0aView commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 85d68ce - Browse repository at this point
Copy the full SHA 85d68ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85fc3a3 - Browse repository at this point
Copy the full SHA 85fc3a3View commit details -
Update Alpha3 bindings status (#3116)
* Update alpha3-models.csv * Update alpha3-bindings.csv
Configuration menu - View commit details
-
Copy full SHA for 43c4966 - Browse repository at this point
Copy the full SHA 43c4966View commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4b04c10 - Browse repository at this point
Copy the full SHA 4b04c10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 995d9fd - Browse repository at this point
Copy the full SHA 995d9fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 984db86 - Browse repository at this point
Copy the full SHA 984db86View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ea409a2 - Browse repository at this point
Copy the full SHA ea409a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23c2660 - Browse repository at this point
Copy the full SHA 23c2660View commit details
Commits on Dec 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 182f430 - Browse repository at this point
Copy the full SHA 182f430View commit details -
Configuration menu - View commit details
-
Copy full SHA for 371e575 - Browse repository at this point
Copy the full SHA 371e575View commit details
Commits on Dec 17, 2023
-
* [v3 darwin] change hex values for arrow keys pulled from "Key Codes" app * Update changelog --------- Co-authored-by: Josh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b3c96a - Browse repository at this point
Copy the full SHA 2b3c96aView commit details
Commits on Dec 18, 2023
-
Merge branch 'master' into v3-alpha
# Conflicts: # v2/internal/app/app_devtools_not.go # website/src/pages/changelog.mdx
Configuration menu - View commit details
-
Copy full SHA for e51e184 - Browse repository at this point
Copy the full SHA e51e184View commit details -
Configuration menu - View commit details
-
Copy full SHA for 157c5e9 - Browse repository at this point
Copy the full SHA 157c5e9View commit details
Commits on Dec 19, 2023
-
(v3/linux): Add Taskfile template entry for
run:linux
(#3146)* Add Taskfile entry for run:linux, used by task dev Signed-off-by: Marcus Crane <[email protected]> * Add updated CHANGELOG entry Signed-off-by: Marcus Crane <[email protected]> * Correct CHANGELOG entry --------- Signed-off-by: Marcus Crane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for daed414 - Browse repository at this point
Copy the full SHA daed414View commit details -
[v3/windows] Fix dpi scaling on start up (#3145)
* [v3/windows] Fix dpi scaling on start up * add change log
Configuration menu - View commit details
-
Copy full SHA for 51afac4 - Browse repository at this point
Copy the full SHA 51afac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 472288b - Browse repository at this point
Copy the full SHA 472288bView commit details -
[v3] export
SetIcon
method (#3147)* export `SetIcon` method * add change log
Configuration menu - View commit details
-
Copy full SHA for e0b8da8 - Browse repository at this point
Copy the full SHA e0b8da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdf4bdd - Browse repository at this point
Copy the full SHA cdf4bddView commit details
Commits on Dec 22, 2023
-
Update bindings generator to generate bindings in packages and files.
Remove unused JavaScript files Update tests. Update v3 docs
Configuration menu - View commit details
-
Copy full SHA for 2bb25b1 - Browse repository at this point
Copy the full SHA 2bb25b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e419de - Browse repository at this point
Copy the full SHA 3e419deView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf7537d - Browse repository at this point
Copy the full SHA cf7537dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1255d3 - Browse repository at this point
Copy the full SHA d1255d3View commit details
Commits on Dec 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b08126d - Browse repository at this point
Copy the full SHA b08126dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0974a3a - Browse repository at this point
Copy the full SHA 0974a3aView commit details
Commits on Dec 29, 2023
-
Update Wails runtime and increase version
The Wails runtime has been updated to correctly handle debug checks and the version in the package.json has been bumped to 3.0.0-alpha.6. Fixed reference to global wails object in WML.
Configuration menu - View commit details
-
Copy full SHA for 4c3cbc3 - Browse repository at this point
Copy the full SHA 4c3cbc3View commit details -
Better flow for improved CLI output Fixed number of methods calculation
Configuration menu - View commit details
-
Copy full SHA for 4a910a7 - Browse repository at this point
Copy the full SHA 4a910a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f8c1c8 - Browse repository at this point
Copy the full SHA 7f8c1c8View commit details -
Application: increase message buffer sizes, process all messages in g…
…oroutine, Add `IsDebug` to environment info.
Configuration menu - View commit details
-
Copy full SHA for 9f567fe - Browse repository at this point
Copy the full SHA 9f567feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a12a32 - Browse repository at this point
Copy the full SHA 8a12a32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46127c8 - Browse repository at this point
Copy the full SHA 46127c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f9ea7 - Browse repository at this point
Copy the full SHA d8f9ea7View commit details
Commits on Dec 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4151deb - Browse repository at this point
Copy the full SHA 4151debView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b51e0f - Browse repository at this point
Copy the full SHA 5b51e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d423c1c - Browse repository at this point
Copy the full SHA d423c1cView commit details -
Update vanilla+js template and dependencies
The frontend interaction has been significantly updated, including improvements to the Greet function and the addition of an ongoing time display. Additionally, dependencies in package.json have been updated to their latest versions. Also, redundant print statement was removed from messageprocessor_call.go and changes were made to layout structure and styles in the main.go.tmpl and index.html files.
Configuration menu - View commit details
-
Copy full SHA for c531c71 - Browse repository at this point
Copy the full SHA c531c71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6262a4f - Browse repository at this point
Copy the full SHA 6262a4fView commit details -
[windows] Improved focus handling
Make sure the webview is focused on initial show if the window is focused and make behaviour consistent with macOS
Configuration menu - View commit details
-
Copy full SHA for b37d0f1 - Browse repository at this point
Copy the full SHA b37d0f1View commit details -
[windows] Use msWebView2BrowserHitTransparent for non working NC area…
… clicks on unfocused window Without this patch there's a really strange behaviour if there are multiple windows. Having two windows with a webview open with an input field. Focusing the input field on one window, then focusing the input field on the second one. Then clicking directly on the non client area of the first one, e.g. to trigger a minimze, the minimize is not executed until the mouse is getting moved. As long as the mouse is not moved the event for the click is blocked and not executed. Using this new mode fixes that problem, but we need to handle ‘alt+f4’ on our own.
Configuration menu - View commit details
-
Copy full SHA for 2f3eb70 - Browse repository at this point
Copy the full SHA 2f3eb70View commit details -
[windows] Fix #2359 by not redirecting the accelerators to wndproc
If someone wants to handle accelerators they could use the key bindings in a cross-platform way.
Configuration menu - View commit details
-
Copy full SHA for 012eeab - Browse repository at this point
Copy the full SHA 012eeabView commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 40bd612 - Browse repository at this point
Copy the full SHA 40bd612View commit details
Commits on Jan 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34f7f24 - Browse repository at this point
Copy the full SHA 34f7f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dae9f6 - Browse repository at this point
Copy the full SHA 1dae9f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d8a004 - Browse repository at this point
Copy the full SHA 6d8a004View commit details
Commits on Jan 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b6dc199 - Browse repository at this point
Copy the full SHA b6dc199View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07421ea - Browse repository at this point
Copy the full SHA 07421eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dff6c6 - Browse repository at this point
Copy the full SHA 3dff6c6View commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df0419a - Browse repository at this point
Copy the full SHA df0419aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e779d - Browse repository at this point
Copy the full SHA 68e779dView commit details -
Improve window teardown on termination
This commit adds a robust teardown process for windows on application shutdown. It introduces a field to track the destruction state of each window and checks such before performing window operations. Also, it enhances the destroy functions within application for thorough clean up. Finally, redundant event handlers related to application termination were removed while fixing file generating challenge in go tasks.
Configuration menu - View commit details
-
Copy full SHA for 1195464 - Browse repository at this point
Copy the full SHA 1195464View commit details
Commits on Jan 9, 2024
-
Refactored application shutdown process to streamline app termination.
The application shutdown process has been significantly reworked to be more efficient and robust. The refactored code removes the event listener for the 'ApplicationTerminate' event. Instead, an in-process flag is added to the 'Quit' method to prevent recursive calls. Additionally, an optional 'OnShutdown' function variable is introduced to allow custom cleanup operations upon app termination.
Configuration menu - View commit details
-
Copy full SHA for 68b12d4 - Browse repository at this point
Copy the full SHA 68b12d4View commit details -
Added option to disable AssetServer logging.
An option to disable AssetServer logging has been introduced in the application options. This will suppress every request log from the AssetServer if set to true. This adjustment is useful for preventing log saturation in certain scenarios or environments.
Configuration menu - View commit details
-
Copy full SHA for 6c3bd12 - Browse repository at this point
Copy the full SHA 6c3bd12View commit details -
Configuration menu - View commit details
-
Copy full SHA for f759162 - Browse repository at this point
Copy the full SHA f759162View commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c24634 - Browse repository at this point
Copy the full SHA 0c24634View commit details