summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-31add separator and separator_block_width as universal module optionsjohannes karoff
2016-01-25Merge pull request #103 from craftyguy/bat_full_remainingMichael Stapelberg
2016-01-25This removes the 'remaining' time when the battery is full, since the remaini...Clayton Craft
2016-01-22Merge pull request #100 from czarkoff/mail-pythonMichael Stapelberg
2016-01-21check_mail.py: more detailed report on IOErrorDmitrij D. Czarkoff
2016-01-12Merge pull request #96 from bebehei/symbols-batteryMichael Stapelberg
2016-01-12Merge pull request #95 from Watcom/nanosleepMichael Stapelberg
2016-01-12give more descriptive symbols to battery formatBenedikt Heine
2016-01-12revert back to using nanosleepWatcom Hecht
2016-01-12Bugfix: check that format_not_mounted is not NULL before using itMichael Stapelberg
2016-01-11Merge pull request #94 from rpls/masterMichael Stapelberg
2016-01-11Forgotten wakeup call from USR1 handlerRichard Petri
2016-01-01release v2.102.10Michael Stapelberg
2015-12-27Merge pull request #88 from auscompgeek/swaybarMichael Stapelberg
2015-12-27format detection: recognise swaybarDavid
2015-12-23Merge pull request #86 from remijouannet/masterMichael Stapelberg
2015-12-23update README.md with libnl-genl-3-devRémi Jouannet
2015-12-05Merge pull request #72 from ixjlyons/pango-settingMichael Stapelberg
2015-12-04Added support for Pango markup.Kenneth Lyons
2015-11-24fix compilation on FreeBSDMichael Stapelberg
2015-11-16first_eth_interface: ignore MAC addresses, look for IPv4/IPv6 addressesMichael Stapelberg
2015-10-16Merge pull request #77 from StefaBa/masterMichael Stapelberg
2015-10-12Correctly calculate Wireless link qualityStefan Bader
2015-10-12Merge pull request #76 from lahwaacz/volume_fixMichael Stapelberg
2015-10-12Volume percentage should be obtained by float division and rounded to int.Jakub Klinkovský
2015-10-09Merge pull request #71 from bsdjhb/freebsd_wifi_buildfixMichael Stapelberg
2015-10-09Merge pull request #70 from bsdjhb/freebsd_batteryMichael Stapelberg
2015-10-08Fix build under FreeBSD after recent changes for Linux.John Baldwin
2015-10-08Properly detect the battery charging status under FreeBSD.John Baldwin
2015-10-04Merge pull request #68 from bsvh/masterMichael Stapelberg
2015-10-04Added support for lemonbarBrendan Van Hook
2015-09-25document code originsMichael Stapelberg
2015-09-25Fix comparison between signed/unsigned warning for realMichael Stapelberg
2015-09-25use proper unsigned type for ESSID lengthMichael Stapelberg
2015-09-25use nlmsg_data instead of the too-new genlmsg_hdrMichael Stapelberg
2015-09-25use NL80211_RATE_INFO_BITRATE (16-bit)Michael Stapelberg
2015-09-24travis: switch to libnl-genl-3-devMichael Stapelberg
2015-09-24wireless (linux): switch from libiw to libnlMichael Stapelberg
2015-09-24Merge pull request #62 from brioscaibriste/masterMichael Stapelberg
2015-09-24Merge pull request #63 from JSmith-BitFlipper/patch-1Michael Stapelberg
2015-09-23adding new markdown README.md to display nicely on githubkonadr
2015-09-20Resolved potential bugJSmith-BitFlipper
2015-09-16Merge pull request #59 from bsdjhb/freebsd_wifiMichael Stapelberg
2015-09-16Merge pull request #58 from bsdjhb/freebsd_ethernet_mediaMichael Stapelberg
2015-09-15Fix various issues with wireless information under FreeBSD:John Baldwin
2015-09-15Fix some issues with displaying Ethernet media status on recent FreeBSD kernels.John Baldwin
2015-08-10Merge pull request #51 from czarkoff/mail-pythonMichael Stapelberg
2015-08-07Basic mail checker in pythonDmitrij D. Czarkoff
2015-08-06Merge pull request #50 from czarkoff/no_ipMichael Stapelberg
2015-08-06Use "color_degraded" when interface has no IPDmitrij D. Czarkoff