Age | Commit message (Collapse) | Author | Files | Lines |
|
This is required to support the newer skalibs releases. We don't need
to have good support for older versions because this code is only used
in the Install Environment, which we control.
|
|
|
|
|
|
|
|
|
|
This is necessary in case someone needs font sizes raised.
Otherwise, content may be truncated.
|
|
|
|
If we pop a modal box before disabling the notifier, we'll get multiple
messages. When a user clicks OK on the second message, it will attempt
to double-free, causing a segfault. Whoops.
|
|
|
|
|
|
We restart wpactrl every time we do a new scan (for some reason?),
so we need to add the filters when we attempt to join or else they
won't be there.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|