Eetu Huisman

Results 3 issues of Eetu Huisman

I was trying to patch `svpn-login` to include support for [systemd-resolved](https://www.freedesktop.org/software/systemd/man/org.freedesktop.resolve1.html), but realized that it actually no longer actually calls the platform-specific DNS setup code since https://github.com/zrhoffman/svpn-login/commit/2203bc26cdd83aff67c16153abfcf51631aa8dae. Is this by...

The settings dialog should quite clearly be a singleton. (Or, better yet, since there are only two options, maybe the settings dialog could be replaced with a "hamburger menu", which...

This commit unifies the handling of keys, enabling the use of camelCase keys in #set(). The practical effect is that default values with camelCase paths now work the same way...