Minimizing, but not to taskbar

2016-07-26 Thread Greg Bell
Hi, When I open Zeal (development docs viewer) from the wibar, then minimize it, it goes back to the wibar. Skype, however, stays in the taskbar. I have to Ctrl-W its chat window, and Shift-Mod4-C its main window! Yuck. Synergy (the keyboard/mouse sharing application) behaves just as Skyp

UPS Status [NUT]

2016-07-26 Thread David Sorkovsky
Hi All, Anyone display information on a UPS [I am using NUT to monitor it]? Wanted: Widget? Notification popup? Regards, Dave --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus

Re: UPS Status [NUT]

2016-07-26 Thread Aleksei Fedotov
Hi David, Could you check if upowerd could see your UPS ? Run 'upower -d' in your terminal and look if it has information about UPS status. If upower provides information about UPS status, you can use widget https://github.com/lexa/awesome_upower_battery . It grabs information from upowerd via DB

RE: UPS Status [NUT]

2016-07-26 Thread David Sorkovsky
Hi Aleksei, I looked at most of the battery monitor widgets but the seemed to be for Laptops The UPS is external (before) the PC and "NUT" runs to get status (upsc) Just as an FYI, upower returns the following wether the UPS is powered or on battery... Daemon: daemon-version:

Re: UPS Status [NUT]

2016-07-26 Thread Riccardo Sven Risuleo
Hi David, I would advise you to use bashets (https://awesome.naquadah.org/wiki/Bashets); you get all kinds of widgets (barplots, graphs,numerical) to display raw data that gets extracted with your own bash scripts. Hope this helps you, All the best On Tue, Jul 26, 2016 at 4:24 PM David Sorkovsky