5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-11 22:49:29 +08:00
wails/v3/internal/assetserver
Lea Anthony 6522657893
Refactor menu functions and streamline devtools toggle across systems
This update adds implementation to several menu item functions, replacing their previous 'not implemented' state. This includes actions for close, reload, forcing reload, toggling of fullscreen, reset zoom, and others. The update also includes modifications for the handling of developer tools toggle under different build configurations. This refactoring is aimed to standardize devtools configuration across different operating systems.
2024-01-21 20:52:32 +11:00
..
webview [windows] Serve assets async 2023-10-05 19:18:32 +11:00
assethandler.go Initial implementation of dev mode. 2024-01-19 21:34:49 +11:00
assetserver_darwin.go Refactor menu functions and streamline devtools toggle across systems 2024-01-21 20:52:32 +11:00
assetserver_dev.go Refactor menu functions and streamline devtools toggle across systems 2024-01-21 20:52:32 +11:00
assetserver_production.go Refactor menu functions and streamline devtools toggle across systems 2024-01-21 20:52:32 +11:00
assetserver_webview.go Initial implementation of dev mode. 2024-01-19 21:34:49 +11:00
assetserver_windows.go Refactor menu functions and streamline devtools toggle across systems 2024-01-21 20:52:32 +11:00
assetserver.go Refactor menu functions and streamline devtools toggle across systems 2024-01-21 20:52:32 +11:00
build_dev.go Initial implementation of dev mode. 2024-01-19 21:34:49 +11:00
build_production.go Initial implementation of dev mode. 2024-01-19 21:34:49 +11:00
common.go Initial implementation of dev mode. 2024-01-19 21:34:49 +11:00
content_type_sniffer.go [v3 assetserver] cleanup logging 2023-08-24 12:44:13 -05:00
defaultindex.html Move assetserver to internal 2023-08-14 08:31:55 +10:00
fs.go Initial implementation of dev mode. 2024-01-19 21:34:49 +11:00
middleware.go Move assetserver to internal 2023-08-14 08:31:55 +10:00
mimecache_test.go Move assetserver to internal 2023-08-14 08:31:55 +10:00
mimecache.go Initial implementation of dev mode. 2024-01-19 21:34:49 +11:00
options.go Refactor menu functions and streamline devtools toggle across systems 2024-01-21 20:52:32 +11:00
ringqueue.go Move assetserver to internal 2023-08-14 08:31:55 +10:00