]> git.sur5r.net Git - i3/i3status/history - src
Merge pull request #336 from gokcehan/patch-1
[i3/i3status] / src /
2016-11-12 Jon BernardUse blank padding for wireless quality (#166) (#167)
2016-10-24 Björn LindströmSetting of custom locale in tztime configuration. ...
2016-10-23 Stu ZhaoDetect batteries using glob (#163)
2016-09-14 Watcompulse device may be specified by name (#126) (#162)
2016-08-29 Michael StapelbergMerge pull request #140 from tommie/multibatt
2016-08-28 Tommie GannertImplement aggregates for batteries. 140/head
2016-08-22 Tommie GannertMatch trailing equal sign in slurp_battery_info.
2016-08-22 Cihangir AkturkParse uevent file to detect network device type (#153)
2016-08-22 Michael Stapelbergprint_wireless_info: fix FTBFS on hurd and kfreebsd
2016-08-21 tnnnAdded missing ampere to watt conversion for last full...
2016-08-16 eplanetPrint empty string for not mounted disks. (#148)
2016-08-15 tommieMove time and ratio computations out of slurp_battery_i...
2016-08-14 Michael StapelbergMerge pull request #150 from tommie/incremental_multibatt
2016-08-14 Tommie GannertMove full_design and full_last into struct battery_info. 150/head
2016-08-14 Tommie GannertAlso capture charge rate in NetBSD.
2016-08-14 Michael StapelbergMerge pull request #149 from tommie/incremental_multibatt
2016-08-14 Tommie GannertFix warnings about using a char array index on NetBSD. 149/head
2016-08-14 Tommie GannertSimplify string comparisons in slurp_battery_info for...
2016-08-14 Tommie GannertMake print_disk_info, print_eth_info and print_wireless...
2016-08-14 Tommie GannertRemove warnings about unused variables in slurp_battery...
2016-08-14 Tommie GannertDefine IW_ESSID_MAX_SIZE for OpenBSD.
2016-08-13 Michael StapelbergMerge pull request #145 from tommie/incremental_multibatt
2016-08-03 Tommie GannertMove OS-specific code to slurp_battery_info. 145/head
2016-08-03 Tommie GannertIntroduce a struct battery_info to carry information...
2016-08-03 Michael StapelbergMerge pull request #144 from tommie/incremental_multibatt
2016-08-03 Tommie GannertRefactor common seconds_remaining code in print_battery... 144/head
2016-08-03 Tommie GannertRemove an END_COLOR in print_battery_info for OpenBSD.
2016-08-03 Tommie GannertMove START_COLOR to after OS-specific code.
2016-08-03 Michael StapelbergMerge pull request #143 from tommie/incremental_multibatt
2016-08-03 Tommie GannertRemove consumptionbuf from print_battery_info. 143/head
2016-08-03 Tommie GannertRemove emptytimebuf from print_battery_info.
2016-08-03 Michael StapelbergMerge pull request #142 from tommie/incremental_multibatt
2016-08-03 Tommie GannertRemove remainingbuf from print_battery_info. 142/head
2016-07-31 Tommie GannertRemove percentagebuf from print_battery_info.
2016-07-31 Tommie GannertRemove statusbuf from print_battery_info.
2016-07-30 Michael StapelbergMerge pull request #139 from Gjum/wb-colored-cpu-usage
2016-05-13 Alexis HildebrandtAdd ifdef to compile wireless_info on Mac (#127)
2016-05-07 Watcomreconnect to PulseAudio if connection is lost (fixes...
2016-04-13 Mark SchreiberAdd CPU usage color thresholds 122/head
2016-03-30 Michael StapelbergMerge pull request #117 from egroat/master upstream/master
2016-03-21 eoinAdded status_unk to battery_info 117/head
2016-03-21 Michael StapelbergMerge pull request #116 from eplanet/55_path_cputemp
2016-03-20 eplanetAdding glob check to cpu temperature fixes #55 116/head
2016-01-25 Michael StapelbergMerge pull request #103 from craftyguy/bat_full_remaining
2016-01-25 Clayton CraftThis removes the 'remaining' time when the battery... 103/head
2016-01-12 Michael StapelbergMerge pull request #96 from bebehei/symbols-battery
2016-01-12 Michael StapelbergMerge pull request #95 from Watcom/nanosleep
2016-01-12 Watcom Hechtrevert back to using nanosleep 95/head
2016-01-12 Michael StapelbergBugfix: check that format_not_mounted is not NULL befor...
2015-12-27 Michael StapelbergMerge pull request #88 from auscompgeek/swaybar
2015-12-27 Davidformat detection: recognise swaybar 88/head
2015-12-05 Michael StapelbergMerge pull request #72 from ixjlyons/pango-setting
2015-12-04 Kenneth LyonsAdded support for Pango markup. 72/head
2015-11-24 Michael Stapelbergfix compilation on FreeBSD
2015-11-16 Michael Stapelbergfirst_eth_interface: ignore MAC addresses, look for...
2015-10-16 Michael StapelbergMerge pull request #77 from StefaBa/master
2015-10-12 Stefan BaderCorrectly calculate Wireless link quality 77/head
2015-10-12 Michael StapelbergMerge pull request #76 from lahwaacz/volume_fix
2015-10-12 Jakub KlinkovskýVolume percentage should be obtained by float division... 76/head
2015-10-09 Michael StapelbergMerge pull request #71 from bsdjhb/freebsd_wifi_buildfix
2015-10-09 Michael StapelbergMerge pull request #70 from bsdjhb/freebsd_battery
2015-10-08 John BaldwinFix build under FreeBSD after recent changes for Linux. 71/head
2015-10-08 John BaldwinProperly detect the battery charging status under FreeBSD. 70/head
2015-10-04 Michael StapelbergMerge pull request #68 from bsvh/master
2015-10-04 Brendan Van HookAdded support for lemonbar 68/head
2015-09-25 Michael Stapelbergdocument code origins
2015-09-25 Michael StapelbergFix comparison between signed/unsigned warning for...
2015-09-25 Michael Stapelberguse proper unsigned type for ESSID length
2015-09-25 Michael Stapelberguse nlmsg_data instead of the too-new genlmsg_hdr
2015-09-25 Michael Stapelberguse NL80211_RATE_INFO_BITRATE (16-bit)
2015-09-24 Michael Stapelbergwireless (linux): switch from libiw to libnl
2015-09-16 Michael StapelbergMerge pull request #59 from bsdjhb/freebsd_wifi
2015-09-16 Michael StapelbergMerge pull request #58 from bsdjhb/freebsd_ethernet_media
2015-09-15 John BaldwinFix various issues with wireless information under... 59/head
2015-09-15 John BaldwinFix some issues with displaying Ethernet media status... 58/head
2015-08-06 Michael StapelbergMerge pull request #50 from czarkoff/no_ip
2015-08-06 Dmitrij D. CzarkoffUse "color_degraded" when interface has no IP 50/head
2015-08-02 Michael StapelbergMerge pull request #47 from czarkoff/sndio
2015-08-01 Dmitrij D. CzarkoffUse SndIO for volume module on OpenBSD 47/head
2015-07-08 Michael StapelbergMerge pull request #40 from afh/pull/osx
2015-07-06 Alexis HildebrandtAdd ifdef to compile print_disk_info on Mac 40/head
2015-07-06 Alexis HildebrandtFix undeclared identifier thermal_zone error
2015-06-13 Michael StapelbergMerge pull request #39 from vikstrous/master
2015-06-13 Viktor Stanchevadd apostrophe to error message to fix grammar 39/head
2015-05-29 Michael StapelbergMerge pull request #35 from Airblader/feature-33
2015-05-29 Ingo BürkUse format_not_mounted if the directory for a disk_info... 35/head
2015-05-20 Michael StapelbergClamp the percentage at 100% when last_full_capacity...
2015-05-05 Michael StapelbergMerge pull request #26 from nhelke/master
2015-05-05 Nicholas HelkeChanged battery info output to HH:MM for consistency... 26/head
2015-04-19 Michael StapelbergMerge pull request #28 from Watcom/mute
2015-04-19 Watcom HechtPulseAudio muted volume support (fixes #27) 28/head
2015-04-04 Michael StapelbergMerge pull request #22 from jasperla/obsd_signal
2015-04-04 Jasper Lievisse... Use the maximum rssi, not the scaled percentage for... 22/head
2015-04-03 Michael StapelbergMerge pull request #7 from Watcom/master
2015-04-03 Watcom HechtPulseAudio support for volume input 7/head
2015-04-02 Michael StapelbergMerge pull request #17 from chrko/format_down
2015-04-02 Christian KohlsteddeAdding the option "format_down" to path_exists and... 17/head
2015-04-02 Michael StapelbergMerge pull request #16 from He-Ro/patch-1
2015-04-02 Michael StapelbergMerge pull request #18 from jasperla/sched_h
2015-04-02 Jasper Lievisse... sys/dkstat.h has been removed from OpenBSD and it's... 18/head
next