Xfce Wiki

Sub domains
 

This is an old revision of the document!


xfce4-wavelan-plugin

About

This plugin is used to display stats from a wireless lan interface (signal state, signal quality, network name (SSID)). It supports NetBSD, OpenBSD, FreeBSD, and Linux.

It shows signal quality as percentage on Linux and dBm on BSDs, hence progressbar will probably be not really accurate on BSDs, as dBm is hardly comparable to a maximum.

Usage

Add the plugin to the panel, and select the wireless interface you want to monitor.

Screenshot

:projects:panel-plugins:wavelan.png

Reporting Bugs

Bugs should be reported to the Xfce bug tracking system.

Getting it

The normal (and best) way to get the wavelan plugin is to use the package manager or port system of your operating system.

If wavelan isn't available there, or if you want a different version, you can download it in source form from http://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/.

Recent Releases

0.5.12 (2015/03/04)

  • Add strings to translation
  • Use GtkComboBoxText instead of GtkCombo
  • Use check buttons with mnemonic for hot keys
  • Use getifaddrs() instead of popen (“/sbin/ifconfig -a”) (bug #10822)
  • Remove check for glib 2.14, was released 7 years ago..
  • Make this compile with -Wall -Werror (declarations after statement)
  • new translations: bg, en_AU, fi, he, is, ms, oc, th, sr
  • updated translations: ar, ast, be, cs, en_AU, es, fr, he, hr, it,ja, ko, ms, nb, nl, pl, pt, pt_BR, ru, sk, sv, tr, uk, ug, zh_CN, zh_TW

0.5.11 (2012/06/30)

  • Better compliance with panel plugin HIG
  • Fix transparency and put event box above its children (bug #8913)

0.5.10 (2012/04/13)

  • Translation updates (uk,sk,eu,pt_BR,it,da,nl,pt,gl,ko,zh_CN)

0.5.9 (2012/04/13)

  • Make the icon optional (bug #7520)

0.5.8 (2012/04/09)

  • Build the plugin as an external module
  • Add about dialog

0.5.7 (2012/04/03)

  • Port to libxfce4ui
  • Adapt to panel 4.9 and newer
  • Fix compatibility with GNU/kFreeBSD (bug #6963)
  • Fix transparency and bar color (bug #7346)
  • Explicitely link against libm (bugs #7991, #8516)

0.5.6 (2010/12/04)

  • Support for both xfce 4.6 and 4.8
  • Various bug fixes and code cleanup
  • Translated into 6 more languages (33 total)

0.5.5 (2009/04/09)

  • Merge various patches from NetBSD and FreeBSD, 'should' work everywhere now..
  • Totally revamped GUI, courtesy of Johan van der Slikke
  • Show signal strengh in dBm on BSDs, in % on Linux
  • Various bugfixes, localized config dialog is fixed

0.5.4 (2007/01/17)

  • Add an option to make the panel icon square.
  • Fix a bug that calculated the signal strength incorrectly, reporting 102% for some people. Your signal strength may well be reported lower now, but apparently it was wrong before.
  • Fix a bug where the interface wasn't activated if it was the first in the list.
  • Improve the handling of the kernel's include files.
  • Fix compilation on kfreebsd thanks to Petr Salinger.

0.5.3 (2006/09/11)

  • Fix a typo that referenced the wrong executable in the .desktop file.

0.5.2 (2006/08/10)

  • Fix the regression that made the icon square.
  • Added Italian translation. (Thanks ema).
  • Allow hiding the plugin if no device is present.

0.5.1 (2006/08/09)

  • Fix the bug that meant that it couldn't find the device on most systems.

0.5.0 (2006/05/03)

  • Updated to new panel API

Source code repository

Recent Changes

Open Bugs