Enhancements and Fixes
-
Info Screen:
-
Scan Screen:
- do not enable scan if
rfkill
is enabled (#84), - unblock data mutex at end (fixing a deadlock condition),
- reset filter when there are no results;
- do not enable scan if
-
History Screen:
-
Menu Bar:
- improve highlighting of selected entries;
Miscellaneous
- drop dependency on wireless extensions,
- build uses correct
ncurses
flags (#89), - build now uses
-Wextra
by default, - build now honours
configure
CFLAGS
(#90), - update
README
(#92), - document how to use
wavemon
withinscreen
(#85), - list of wireless interfaces is now also populated via nl80211 (no longer
ioctl
).