]> git.sur5r.net Git - i3/i3status/shortlog
i3/i3status
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-10 Michael StapelbergREADME: refer to cr.i3wm.org for patches
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-25 Emil Mikulicsrc/*.c depends on include/i3status.h
2013-01-24 Adrien Schildknechtwifi: properly display ad-hoc networks
2013-01-08 Gereon Kremermake refreshs align with minutes
2013-01-05 Gereon Kremerchanging volume color from bad to degraded if muted
2012-12-05 Michael Stapelbergmake SIGUSR1 do nothing, so that killall -USR1 i3status...
2012-11-15 Scott TincmanDragonFlyBSD support added
2012-11-10 Michael StapelbergBugfix: make custom colors configurable for battery...
2012-11-07 Michael StapelbergBugfix: make custom colors configurable for cpu_tempera...
2012-11-05 DeizTeen ordinal numbers always use a 'th' suffix.
2012-11-05 Michael Stapelbergconfig: introduce an utf-8 character so that editors...
2012-11-05 Michael Stapelbergconfig: remove documentation from the disk field (got...
2012-10-24 Marcelo Cerriadd good, degraded and bad colors per module
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-10-03 Michael Stapelbergremove debian/, packaging now lives on alioth
2012-10-03 Michael Stapelberginclude contrib/ in release tarballs 2.6
2012-10-03 Michael Stapelbergupdate changelog and manpage for 2.6
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-09-05 Simon Elsbrockmodify START_COLOR macro variable naming
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-08-12 Michael StapelbergBugfix: non-i3bar formats always used color_bad (Thanks...
2012-08-12 Valentin Haenelcontrib: python version of the wrapper
2012-08-04 Michael StapelbergImport measure-net-speed bash scripts to contrib/
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-10 Michael StapelbergREADME: fix trailing whitespace, add libcap2-bin, more...
2012-07-10 Lars KumbierSome information on building i3status from source
2012-07-09 Michael Stapelbergclarify the unit of the power consumption and reformat...
2012-07-09 Marcel HellwigAdded new feature - consumption - to documentation
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-06-10 Michael Stapelbergadd a small perl example wrapper script for i3status...
2012-05-25 Michael Stapelbergrename threshold to low_threshold and document it properly
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-11 Michael Stapelbergupdate changelog 2.5.1
2012-05-09 Michael StapelbergError handling: Never output null as full_text (JSON...
2012-05-09 Michael StapelbergRemove cpu_temperature from the default config
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 Jasper Lievisse... Update wrt. recent OpenBSD changes.
2012-05-04 Michael Stapelbergadd CHANGELOG to release tarball
2012-05-04 Michael Stapelbergmakefile: include yajl-fallback in release tarballs
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-05-02 Michael Stapelbergadd CHANGELOG file
2012-05-02 Michael Stapelbergbump copyright
2012-05-02 Michael Stapelbergbump version number
2012-05-02 Michael Stapelbergclean (generated) i3status.1 in distclean target
2012-05-02 Michael Stapelbergmanpage: spelling / sentence fixes
2012-05-02 Michael Stapelbergmanpage: remove paragraph about version 2, that’s outda...
2012-04-30 Michael Stapelbergbugfix: don’t use TOPDIR (Thanks loblik)
2012-04-30 Michael Stapelbergdocument the i3bar output format in the manpage
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... Allow overriding of a2x in the environment; as it may...
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-28 Jasper Lievisse... Add some extra paths if we're compiling on OpenBSD.
2012-04-26 Thorsten TöpperAdded %emptytime to the battery part
2012-04-08 Michael Stapelbergadd yajl compat code
2012-03-25 Michael Stapelbergdebian: recommend libcap2-bin only on linux, recommend...
2012-03-25 Michael Stapelberguse printf instead of write to not mix two ways of...
2012-03-25 Michael StapelbergProperly output JSON with libyajl
2012-03-17 Stefan Breunigadd "exit 1" to example shell script.
2012-03-11 Michael StapelbergFix indentation in i3status.conf
2012-03-11 Michael StapelbergFix configuration paths in error message
next