]> git.sur5r.net Git - i3/i3status/history - src
Pass the "instance" JSON property key for tztime blocks
[i3/i3status] / src /
2015-03-23 Ingo BürkPass the "instance" JSON property key for tztime blocks 12/head
2015-03-16 Michael StapelbergMerge pull request #8 from azuwis/master
2015-03-16 Michael Stapelbergclang-format-3.5 -i **/*.[ch], update modeline
2015-03-01 Michael StapelbergMerge pull request #3 from chrko/master
2015-02-22 Christian Kohlstedderemoving Yoda-Style 3/head
2015-02-18 Christian KohlsteddeAdding optional configuration option to "print_disk_info".
2015-02-18 Christian KohlsteddeExcluding the code on BSD systems.
2015-02-18 Christian KohlsteddeMake the code more readable.
2015-02-18 Christian KohlsteddeModify print_disk_info. Now there is no output if the...
2014-12-22 Alexander MonakovAvoid use of uninitialized variable in print_battery_info
2014-12-07 Michael Stapelbergsupport the special interface name _first_ for ethernet...
2014-12-03 Tuomas Tynkkyneni3status: Support %frequency for wireless interfaces
2014-10-07 Cyril AndreattaCreated three individual Strings for each battery statu...
2014-08-26 Michael StapelbergBugfix: fix wrong color tags with xmobar
2014-08-25 Klemen KoširFix battery indicator on systems without POWER_SUPPLY_V...
2014-08-08 Robin HahlingFix Dragonfly BSD CPU temperature gauge
2014-05-31 Michael StapelbergUse the absolute values for (dis)charging rates
2014-05-15 Michael Stapelbergrun_watch: check all matching pid files (until first...
2014-04-30 Alexander VasarabFix NetBSD CPU temp gauge bug
2014-04-30 Alexander VasarabImplement battery functionality for NetBSD users
2014-03-12 MatsUnify use of string comparisons
2014-03-12 Jasper Lievisse... For the %percentage display of batteries, drop the...
2014-03-09 Matsdisk: Colorize output when below given threshold
2014-03-01 Marco HunsickerTypo in function name
2014-03-01 Marco Hunsickeri3status: Allow customization of module separator
2014-02-26 Marco Hunsickeri3status: Bugfix: Reading multiple temperature sensors...
2014-02-08 Iakov DavydovAdd hide_seconds option
2013-12-10 Matsdisk: Distinguish between IEC, SI and custom prefixes
2013-11-22 Kinware ABAdd support for path_exists directive.
2013-11-18 Gereon KremerAdded different format string for volume in case it...
2013-11-09 Michael Stapelbergformat detection: simplify code, handle "sh" processes...
2013-11-09 Michael Stapelbergfix slurp(), it needs to read size-1 for the trailing NUL
2013-10-24 Michael Stapelbergprint_cpu_temperature: fix memory leak (Thanks kuba)
2013-10-07 Arnaud DegrooteAdd support for cpu temperature on NetBSD (using envsys(4))
2013-10-07 Arnaud DegrooteAllow to print cpu usage on NetBSD
2013-10-07 Arnaud DegrooteAllow to print eth information on NetBSD
2013-07-09 M. Kory Woodsallow load to be a float
2013-05-19 Axel WagnerImplement term-output-format
2013-05-19 obliqueprint_volume(linux): Open a new mixer every time.
2013-05-04 Jonas Clevefix #1017: i3status uses generic battery instance
2013-03-20 Baptiste DaroussinSupport colored output for CPU temperature on FreeBSD
2013-03-19 Michael Stapelbergprint_volume: don’t return, complete the buffer first
2013-03-19 Baptiste DaroussinEnable colored output for battery on FreeBSD
2013-03-19 Baptiste DaroussinSupport mixer_idx with OSS
2013-03-19 Baptiste DaroussinShow degraded colors in case volume is muted with OSS
2013-03-09 Christoph GöttschkesAdded format_down option for battery if no battery...
2013-03-02 Jakob HaufeFix FTBFS on Hurd
2013-02-25 Michael Stapelbergwireless: call START_COLOR only once (Thanks XTaran)
2013-02-23 Michael Stapelbergbattery: initialize colorful_output to false
2013-02-23 Michael Stapelbergipv6: properly handle colors for output_format == xmobar
2013-02-22 Raphael MichelAdd colorized output for load avg
2013-02-14 Julien LequertierAdded option to show battery capacity without decimals
2013-02-10 Michael Stapelberguse stdbool instead of (int)1 and (int)0 directly
2013-02-10 Michael Stapelbergs/\<timezone\>/tz/ in order to not shadow the timezone...
2013-02-10 Emil MikulicAdd tztime module to support multiple different timezones.
2013-02-04 Michael StapelbergBugfix: output auto detect: properly detect ambiguous...
2013-01-28 Michael Stapelbergretab! print_cpu_temperature
2013-01-28 Emil MikulicMake sure colorful_output variable is initialized.
2013-01-24 Adrien Schildknechtwifi: properly display ad-hoc networks
2013-01-05 Gereon Kremerchanging volume color from bad to degraded if muted
2012-11-15 Scott TincmanDragonFlyBSD support added
2012-11-05 DeizTeen ordinal numbers always use a 'th' suffix.
2012-10-19 DeizReduce the season day to 0-9 to properly print ordinal...
2012-10-16 Simon Elsbrockbugfix: colorize output even without discharge rate...
2012-10-16 Michael Stapelbergimplement max_threshold for linux, too
2012-10-16 Jasper Lievisse... i3status - More temperature related fixes for OpenBSD...
2012-10-16 Jasper Lievisse... i3status - Default to acpitz(4) instead of cpu(4) for...
2012-10-16 Jasper Lievisse... i3status - Handle down wireless interfaces just like...
2012-10-16 DeizSkip a day in the Discordian calendar when St. Tib...
2012-10-10 Jasper Lievisse... Implement %essid and %signal for wireless on OpenBSD.
2012-10-10 Jasper Lievisse... Implement %speed for Ethernet on OpenBSD.
2012-10-10 Jasper Lievisse... Various fixes for the OpenBSD section of the battery...
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...
next