8c67a70db0
Add a small DBus-activated GtkApplication that embeds a WebKitWebView and implements some minimal logic to see if the login succeeds. It will try to connect to a custom NM-provided url (the portal login page), if one exists, or to www.gnome.org in the normal case of a portal doing redirect. https://bugzilla.gnome.org/show_bug.cgi?id=704416
9 lines
203 B
Desktop File
9 lines
203 B
Desktop File
[Desktop Entry]
|
|
_Name=Captive Portal
|
|
Type=Application
|
|
Exec=gapplication launch org.gnome.Shell.PortalHelper
|
|
DBusActivatable=true
|
|
NoDisplay=true
|
|
Icon=network-workgroup
|
|
StartupNotify=true
|
|
OnlyShowIn=GNOME; |