]> git.sur5r.net Git - i3/i3status/history - src
Bugfix: Move the pbval definition outside the ifdef (Thanks XTaran)
[i3/i3status] / src /
2012-10-03 Michael StapelbergBugfix: Move the pbval definition outside the ifdef...
2012-09-28 Michael StapelbergSave the DNS lookup for K.root-servers.net (Thanks...
2012-09-05 Simon Elsbrockprint_battery.c: do END_COLOR only if START_COLOR was...
2012-09-05 Simon Elsbrockturn volume into red if muted
2012-08-31 Michael Stapelbergintroduce percentages for all values, document them
2012-08-31 gereonadding percentage format string for disk info module
2012-08-31 Piotr DomagalskiEat unnecessary space from the battery format str.
2012-08-28 Simon Elsbrockadd additional battery threshold type "percentage"
2012-08-12 Philipp Schaeferuse correct units for battery calculation
2012-07-12 Michael StapelbergBugfix: Properly skip "consumption", not "consumptionbu...
2012-07-11 Michael Stapelbergsmall style fix in src/print_battery_info.c (move comment)
2012-07-11 Marcel HellwigCalculate the consumption if POWER_SUPPLY_POWER_NOW...
2012-07-10 Lars Kumbiercolorful ipv6 status message
2012-07-09 Marcel HellwigAdded consumption to battery info
2012-07-09 Marcel HellwigAdded condition, for red color, when battery-time is...
2012-06-28 Mateusz PoszwaAvoid division by zero when calculating CPU usage.
2012-06-11 Mateusz LoskotMoved translation of wireless status code to text from...
2012-05-25 Simon Elsbrockcolorize battery output if remaining time below threshold
2012-05-15 Michael Stapelbergbattery info: output errors in JSON in every case
2012-05-09 Michael StapelbergError handling: Never output null as full_text (JSON...
2012-05-09 Michael StapelbergImprove error message when the cpu temperature cannot...
2012-05-07 Michael StapelbergUse (void) instead of () for functions without args...
2012-05-04 Jasper Lievisse... - Remove some superfluous #ifdef clutter - If we're...
2012-05-04 Ewgenij StarostinHandle %d with non-default CPU temperature path.
2012-05-02 Michael StapelbergFix harmless format string mistake (Thanks loblik) 2.5
2012-04-30 Jasper Lievisse... Implement displaying battery status on OpenBSD.
2012-04-30 Jasper Lievisse... Implement basic fetching of cpu temperature on OpenBSD.
2012-04-29 Jasper Lievisse... Print the volume on OpenBSD too. Add missing library...
2012-04-29 Jasper Lievisse... Fix disk usage on OpenBSD.
2012-04-29 Jasper Lievisse... Fix CPU usage on OpenBSD. Currently only takes the...
2012-04-28 Jasper Lievisse... Fix include order; fixes build on OpenBSD.
2012-04-08 Michael Stapelbergadd yajl compat code
2012-03-25 Michael StapelbergProperly output JSON with libyajl
2012-02-16 Michael StapelbergImplement the i3bar JSON protocol
2011-12-09 Baptiste DaroussinFreeBSD: fix disk usage print
2011-11-26 Michael Stapelbergbattery: implement "path" option for batteries with...
2011-08-29 Mateusz Poszwafix parentheses in cc1457c4f0f4cccb8bec326dd0bb13082ac806e6
2011-08-25 Michael Stapelberginitialize variables to fix compiler warning
2011-08-25 Connor Lane Smithmake modules more resilient to failure
2011-07-24 Michael Stapelbergonly compile print_cpu_temperature if THERMAL_ZONE...
2011-07-24 Baptiste DaroussinAdd simple volume support on FreeBSD
2011-07-24 Baptiste DaroussinAdd support for cpu usage on FreeBSD
2011-07-24 Baptiste DaroussinSupport wifi on FreeBSD
2011-07-21 Axel BeckertFix FTBFS on kFreeBSD
2011-07-13 Michael Stapelbergslurp(): null-terminate buffer (Thanks mist)
2011-07-13 Michael Stapelbergcorrectly auto-detect the output format with zsh (Thank...
2011-07-13 Michael Stapelbergfix memory leak
2011-07-13 Michael Stapelbergmagic: try to auto-detect output_format by default...
2011-05-06 Michael StapelbergFix trailing whitespaces, document cpu_usage in manpage
2011-05-06 Peter BuiAdd print_cpu_usage
2011-04-21 Michael StapelbergAlso use the correct time for the ddate module
2011-04-21 Michael Stapelbergget time at the beginning of the loop
2011-01-06 Michael Stapelbergimplement the 'path' option for cpu temperature
2011-01-03 Michael StapelbergCache the result of the DNS query also if there is...
2010-11-28 Michael StapelbergUse kill(pid, 0) to check if the process is alive
2010-11-03 Michael Stapelbergbattery: use POWER_NOW if CURRENT_NOW is not available
2010-09-22 Michael StapelbergImplement displaying the wireless connection speed...
2010-07-21 Michael StapelbergBugfix: Correctly check for interface up/down-status...
2010-07-20 Michael StapelbergImplement ALSA volume support
2010-07-15 Axel Wagnerprint_ddate(): Correctly seperate the St. Tibs String...
2010-07-04 Fernando Tarlá Car... Support customized colors.
2010-06-30 Fernando Tarlá Car... Don't leak skfd on errors. Don't spam stderr if the...
2010-06-25 Fernando Tarlá Car... Evaluate wireless quality average. Fix dBm calculations.
2010-06-24 Mirko Augsburgerdisk_info: implement %avail
2010-06-24 Michael Stapelbergwireless: fix formats
2010-06-24 Michael StapelbergDisplay wireless quality as percentage
2010-06-24 Fernando Tarlá Car... Take into account the wireless quality maximum.
2010-06-19 Michael Stapelbergddate: Use static memory / only allocate format copy...
2010-06-19 Axel WagnerImplemented a ddate-module
2010-06-19 Axel WagnerDo proper error handling in print_time()
2010-04-19 Michael StapelbergTreat the interface as 'down' when it cannot be found...
2010-04-06 Michael StapelbergLittle style fixes for the last commit
2010-04-06 Christian Dietrichipv6: provide format strings for ipv6 up and ipv6 down
2010-02-14 Michael StapelbergColorize ethernet output (patch by Peter Johnson)
2010-01-26 Michael Stapelbergwireless: display no IP instead of (null)
2010-01-26 Michael Stapelbergget_ip_address: return NULL instead of down
2010-01-11 Axel BeckertFix FTBFS on kFreeBSD and Hurd: libiw is Linux-only
2010-01-10 Michael Stapelbergdisk: also round when printing TB (Thanks Merovius)
2010-01-04 Michael Stapelbergipv6: cache the result of the DNS query only, the socke...
2010-01-01 Michael Stapelbergipv6: reuse the existing socket for further lookups
2009-12-20 Michael StapelbergRemove trailing whitespace
2009-12-20 André-Patrick BubelImplemented showing the time when battery is empty
2009-12-13 Michael StapelbergThe load values represent 1,5,15 min, not 5,10,15 min...
2009-10-24 Michael StapelbergChange output format to be a config option instead...
2009-10-16 Michael Stapelbergbattery: split up %remaining into %percentage and ...
2009-10-16 Michael StapelbergActually use the format string for the battery (Thanks...
2009-10-16 Michael StapelbergImplement option to use the last full capacity instead...
2009-10-16 Michael StapelbergObey format for run_watches
2009-10-16 Michael StapelbergImplement format_up/format_down for ethernet
2009-10-15 Michael StapelbergBugfix: Cast the integers to uint64_t *before* multiply...
2009-10-11 Michael StapelbergCleanup disk "module"
2009-10-11 Michael StapelbergImplement disk info (%free/%used/%total)
2009-10-11 Michael StapelbergBreaks configfiles! Major refactoring of i3status,...
2009-10-01 Michael StapelbergBugfix: close the filehandle when done
2009-10-01 Michael StapelbergImplement getting the wireless ESSID
2009-09-26 Michael StapelbergBugfix: Don’t show colors in wireless info if colors...
2009-09-26 Michael StapelbergDon’t display an error message if getaddrinfo() fails...
2009-09-11 AtsutaneSmall improvement regarding readability if one hasn...
2009-09-01 Michael StapelbergInitialize order array with -1 to avoid printing duplic...
2009-09-01 Axel BeckertSupport for (Debian) GNU/kFreeBSD
next