Age | Commit message (Expand) | Author |
2016-10-24 | Setting of custom locale in tztime configuration. (#168) | Björn Lindström |
2016-10-23 | Detect batteries using glob (#163) | Stu Zhao |
2016-09-14 | pulse device may be specified by name (#126) (#162) | Watcom |
2016-09-05 | Bugfix: re-add single quotes around I3STATUS_VERSION | Michael Stapelberg |
2016-08-29 | Merge pull request #140 from tommie/multibatt | Michael Stapelberg |
2016-08-28 | Implement aggregates for batteries. | Tommie Gannert |
2016-08-22 | Match trailing equal sign in slurp_battery_info. | Tommie Gannert |
2016-08-22 | Parse uevent file to detect network device type (#153) | Cihangir Akturk |
2016-08-22 | print_wireless_info: fix FTBFS on hurd and kfreebsd | Michael Stapelberg |
2016-08-21 | Added missing ampere to watt conversion for last full capacity. (#158) | tnnn |
2016-08-17 | default config: remove DHCP, VPN | Michael Stapelberg |
2016-08-16 | Print empty string for not mounted disks. (#148) | eplanet |
2016-08-14 | Move time and ratio computations out of slurp_battery_info. (#151) | tommie |
2016-08-14 | Merge pull request #150 from tommie/incremental_multibatt | Michael Stapelberg |
2016-08-14 | Move full_design and full_last into struct battery_info. | Tommie Gannert |
2016-08-14 | Also capture charge rate in NetBSD. | Tommie Gannert |
2016-08-14 | Merge pull request #149 from tommie/incremental_multibatt | Michael Stapelberg |
2016-08-14 | Fix warnings about using a char array index on NetBSD. | Tommie Gannert |
2016-08-14 | Simplify string comparisons in slurp_battery_info for NetBSD. | Tommie Gannert |
2016-08-14 | Make print_disk_info, print_eth_info and print_wireless_info compile on NetBS... | Tommie Gannert |
2016-08-14 | Remove warnings about unused variables in slurp_battery_info on OpenBSD. | Tommie Gannert |
2016-08-14 | Define IW_ESSID_MAX_SIZE for OpenBSD. | Tommie Gannert |
2016-08-13 | Merge pull request #145 from tommie/incremental_multibatt | Michael Stapelberg |
2016-08-13 | Deleting VERSION and extracting it from I3STATUS_VERSION instead (#146) | eplanet |
2016-08-03 | Move OS-specific code to slurp_battery_info. | Tommie Gannert |
2016-08-03 | Introduce a struct battery_info to carry information from data retrieval to t... | Tommie Gannert |
2016-08-04 | Merge pull request #144 from tommie/incremental_multibatt | Michael Stapelberg |
2016-08-03 | Refactor common seconds_remaining code in print_battery_info. | Tommie Gannert |
2016-08-03 | Remove an END_COLOR in print_battery_info for OpenBSD. | Tommie Gannert |
2016-08-03 | Move START_COLOR to after OS-specific code. | Tommie Gannert |
2016-08-03 | Merge pull request #143 from tommie/incremental_multibatt | Michael Stapelberg |
2016-08-03 | Remove consumptionbuf from print_battery_info. | Tommie Gannert |
2016-08-03 | Remove emptytimebuf from print_battery_info. | Tommie Gannert |
2016-08-03 | Merge pull request #142 from tommie/incremental_multibatt | Michael Stapelberg |
2016-08-03 | Remove remainingbuf from print_battery_info. | Tommie Gannert |
2016-08-01 | Fixed typo in README.md (#141) | eplanet |
2016-08-01 | Remove percentagebuf from print_battery_info. | Tommie Gannert |
2016-08-01 | Remove statusbuf from print_battery_info. | Tommie Gannert |
2016-07-30 | Merge pull request #139 from Gjum/wb-colored-cpu-usage | Michael Stapelberg |
2016-07-27 | change default cpu_usage thresholds to 90 and 95 | Gjum |
2016-06-30 | Manpage subsection TzTime: Example config now matches to the context (#134) | Bandie Yip Kojote |
2016-06-27 | Added version files for release tarball. Fixes #78 (#132) | eplanet |
2016-06-15 | Default configuration paths ordered the same way as i3. Fixes #129 (#130) | eplanet |
2016-06-15 | travis: use trusty instead of (failing) llvm repo | Michael Stapelberg |
2016-05-13 | Add ifdef to compile wireless_info on Mac (#127) | Alexis Hildebrandt |
2016-05-08 | reconnect to PulseAudio if connection is lost (fixes #124) (#125) | Watcom |
2016-04-13 | Add CPU usage color thresholds | Mark Schreiber |
2016-03-30 | Merge pull request #117 from egroat/master | Michael Stapelberg |
2016-03-21 | Added status_unk to battery_info | eoin |
2016-03-21 | Merge pull request #116 from eplanet/55_path_cputemp | Michael Stapelberg |