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
{{ message }}
This repository was archived by the owner on Jun 22, 2025. It is now read-only.
Describe the bug
hi, i'm trying to open an empty window in eel using edge chromium and it does work but it opens a new tab instead of a window in app mode. does anyone know how to fix this?
To Reproduce
run the following code:
import eel
eel.init("web")
eel.start("main.html", mode="edge", app_mode=True)
Expected behavior
an edge window should open in app mode instead of a new tab.
Screenshots
n/a
Desktop (please complete the following information):