You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`malloc/free/memcpy/encode/decode`| Zig allocators and standard library |
@@ -296,7 +297,6 @@ implementations.
296
297
| Upstream API | Current gap |
297
298
|---|---|
298
299
|`webui_set_config(folder_monitor)`| Directory change monitoring and automatic browser reload are not implemented. |
299
-
|`webui_set_default_root_folder()`| There is no application-wide default directory content setting. |
300
300
|`webui_set_icon()`, `webui_set_icon_file()`| Window icon configuration is not implemented. |
301
301
|`webui_open_url()`| The internal OS URL opener is not exposed as a general public API. |
302
302
|`webui_get_best_browser()`, `webui_browser_exist()`, `webui_show_browser()`, `webui_set_browser_folder()`| Browser discovery, selection, and custom executable locations are not implemented. |
0 commit comments