]> git.sur5r.net Git - i3/i3status/shortlog
i3/i3status
2016-06-30 Bandie Yip... Manpage subsection TzTime: Example config now matches...
2016-06-27 eplanetAdded version files for release tarball. Fixes #78...
2016-06-15 eplanetDefault configuration paths ordered the same way as...
2016-06-15 Michael Stapelbergtravis: use trusty instead of (failing) llvm repo
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-03-12 Michael StapelbergMerge pull request #114 from ixjlyons/fix-man-url
2016-03-11 Kenneth LyonsFixed link to contrib in man page. 114/head
2016-02-01 Michael StapelbergMerge pull request #105 from cornerman/issue_104
2016-01-31 johannes karoffadd separator and separator_block_width as universal... 105/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-22 Michael StapelbergMerge pull request #100 from czarkoff/mail-python
2016-01-21 Dmitrij D.... check_mail.py: more detailed report on IOError 100/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 Benedikt Heinegive more descriptive symbols to battery format 96/head
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...
2016-01-11 Michael StapelbergMerge pull request #94 from rpls/master
2016-01-11 Richard PetriForgotten wakeup call from USR1 handler 94/head
2016-01-01 Michael Stapelbergrelease v2.10 2.10
2015-12-27 Michael StapelbergMerge pull request #88 from auscompgeek/swaybar
2015-12-27 Davidformat detection: recognise swaybar 88/head
2015-12-23 Michael StapelbergMerge pull request #86 from remijouannet/master
2015-12-23 Rémi Jouannetupdate README.md with libnl-genl-3-dev 86/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... Added 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 Stapelbergtravis: switch to libnl-genl-3-dev
2015-09-24 Michael Stapelbergwireless (linux): switch from libiw to libnl
2015-09-24 Michael StapelbergMerge pull request #62 from brioscaibriste/master
2015-09-24 Michael StapelbergMerge pull request #63 from JSmith-BitFlipper/patch-1
2015-09-23 konadradding new markdown README.md to display nicely on... 62/head
2015-09-20 JSmith-BitFlipperResolved potential bug 63/head
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-10 Michael StapelbergMerge pull request #51 from czarkoff/mail-python
2015-08-07 Dmitrij D.... Basic mail checker in python 51/head
2015-08-06 Michael StapelbergMerge pull request #50 from czarkoff/no_ip
2015-08-06 Dmitrij D.... Use "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.... Use 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 HildebrandtUse gettimeofday instead of clock_gettime on Mac
2015-07-06 Alexis HildebrandtFix undeclared identifier thermal_zone error
2015-07-06 Alexis HildebrandtAdd A2X_FLAGS
2015-07-06 Alexis HildebrandtWhitespace edit
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-21 Michael StapelbergMerge pull request #30 from Deiz/update-notices
2015-04-21 DeizUpdate copyright notices and get rid of ranges 30/head
2015-04-20 Michael Stapelbergtravis: re-add libpulse-dev
2015-04-20 Michael Stapelbergtravis: switch to container-based build infrastructure
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-12 Michael StapelbergMerge pull request #23 from Deiz/net-speed
2015-04-08 Michael StapelbergMerge pull request #24 from tanderson92/master
2015-04-08 Thomas AndersonAdd support for differing PREFIX and MANPREFIX. 24/head
2015-04-04 DeizBasic XDG support and minor tweaks to the net-speed... 23/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
2015-04-02 Hendrik RFix spacing 16/head
2015-04-02 Michael Stapelbergfix invalid forward declaration
next