wails
wails copied to clipboard
Create beautiful applications using Go
### Description When building our Wails application (Venezuela Launcher) via GitHub Actions, the resulting installer works and the application launches, but the UI is completely invisible. The process runs (visible...
# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....
We would like to support cookies but this will require support for cookies over custom protocols in the upstream projects. Related tickets: - https://github.com/wailsapp/wails/issues/2590 - https://github.com/wailsapp/wails/issues/3609 - https://github.com/wailsapp/wails/issues/2968
### Is your feature request related to a problem? Please describe. Tauri and Electron allow setting a badge on the app icon. Tauri https://tauri.app/reference/javascript/api/namespacewindow/#setbadgecount https://tauri.app/reference/javascript/api/namespacewindow/#setbadgelabel Electron https://www.electronjs.org/docs/latest/api/dock#docksetbadgetext-macos ### Describe the...
It would be great to generate icons to the Apple specs: https://developer.apple.com/design/human-interface-guidelines/app-icons 
# Description This fixes a problem reported in https://discord.com/channels/1042734330029547630/1341502426825494730/1341502426825494730, wherein it's not possible to set an `OnClick` for a menu item that starts out disabled. It's a draft mostly because...
# Description This PR fixes #3686 by copying a dead PR, #3704. ## Type of change Please select the option that is relevant. - [x] Bug fix (non-breaking change which...
Whenever the systray is used, window menus don't work...