summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-08-02Merge pull request #47 from czarkoff/sndioMichael Stapelberg
2015-08-01Use SndIO for volume module on OpenBSDDmitrij D. Czarkoff
2015-07-07Merge pull request #40 from afh/pull/osxMichael Stapelberg
2015-07-06Add ifdef to compile print_disk_info on MacAlexis Hildebrandt
2015-07-06Use gettimeofday instead of clock_gettime on MacAlexis Hildebrandt
2015-07-06Fix undeclared identifier thermal_zone errorAlexis Hildebrandt
2015-07-06Add A2X_FLAGSAlexis Hildebrandt
2015-07-06Whitespace editAlexis Hildebrandt
2015-06-13Merge pull request #39 from vikstrous/masterMichael Stapelberg
2015-06-12add apostrophe to error message to fix grammarViktor Stanchev
2015-05-29Merge pull request #35 from Airblader/feature-33Michael Stapelberg
2015-05-29Use format_not_mounted if the directory for a disk_info block does not exist.Ingo Bürk
2015-05-20Clamp the percentage at 100% when last_full_capacity is enabled.Michael Stapelberg
2015-05-05Merge pull request #26 from nhelke/masterMichael Stapelberg
2015-05-05Changed battery info output to HH:MM for consistency accross all platformsNicholas Helke
2015-04-21Merge pull request #30 from Deiz/update-noticesMichael Stapelberg