2009-10-24 |
Michael Stapelberg | Update debian/ for single binary |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Michael Stapelberg | Fix function signature / pointer type |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Michael Stapelberg | config: first try ~/.i3status.conf, then /etc/i3status... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Michael Stapelberg | Change output format to be a config option instead... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Stapelberg | debian: symlink the manpage of i3status for the i3statu... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Stapelberg | debian: Update standards version |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Stapelberg | Fix Makefile to create correct tarball |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Stapelberg | Update debian packaging |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Stapelberg | Don’t compile for DZEN by default |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Stapelberg | Add error message if neither DZEN nor XMOBAR is defined |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Michael Stapelberg | battery: split up %remaining into %percentage and ... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Michael Stapelberg | Actually use the format string for the battery (Thanks... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Michael Stapelberg | Change Makefile to make releases containing our current... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Michael Stapelberg | Implement option to use the last full capacity instead... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Michael Stapelberg | Obey format for run_watches |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Michael Stapelberg | Implement format_up/format_down for ethernet |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Michael Stapelberg | Bugfix: Cast the integers to uint64_t *before* multiply... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Michael Stapelberg | Separate license into file LICENSE |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Michael Stapelberg | Update default config |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Michael Stapelberg | Bugfix: Install manpage from new path (Thanks shatter) |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Michael Stapelberg | Generate manpage in Makefile |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Michael Stapelberg | Add manpage in asciidoc format |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Michael Stapelberg | Cleanup disk "module" |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Michael Stapelberg | Implement disk info (%free/%used/%total) |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Michael Stapelberg | Breaks configfiles! Major refactoring of i3status,... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Michael Stapelberg | Add debian changelog entry to keep updates from overwri... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Michael Stapelberg | Fix linking (Thanks Atsutane) |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Michael Stapelberg | Bugfix: close the filehandle when done |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Michael Stapelberg | Implement getting the wireless ESSID |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Michael Stapelberg | Bugfix: Don’t show colors in wireless info if colors... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Michael Stapelberg | Don’t display an error message if getaddrinfo() fails... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Atsutane | Small improvement regarding readability if one hasn... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Michael Stapelberg | Initialize order array with -1 to avoid printing duplic... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Michael Stapelberg | Fix compilation warning |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Axel Beckert | Support for (Debian) GNU/kFreeBSD |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Michael Stapelberg | Bugfix: Correctly terminate output if time is specified... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Michael Stapelberg | Add support for xmobar |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Michael Stapelberg | debian: fix issues with initscript |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Michael Stapelberg | Update debian changelog |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Michael Stapelberg | Return "no battery" instead of dying if a battery wasn... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Michael Stapelberg | Don’t perror("connect") when there most likely is no... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Michael Stapelberg | Update i3status.conf |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Michael Stapelberg | Bugfix: Use interface instead of eth_interface in get_i... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Michael Stapelberg | Implement battery status and thermal zones for FreeBSD... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Michael Stapelberg | Remove unneeded struct |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Michael Stapelberg | little fixes for FreeBSD |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Michael Stapelberg | Use the highest order actually used, not MAX_ORDER... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Michael Stapelberg | Implement getting the interface speed on FreeBSD, patch... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Michael Stapelberg | Free the addresses correctly |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Michael Stapelberg | Obtain IP address in a portable way, patch by Baptiste... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Michael Stapelberg | Use getloadavg() instead of using /proc, patch by Bapti... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Michael Stapelberg | Hide ugly compilation calls in Makefile |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Michael Stapelberg | get_ipv6_addr: more documentation, use SOCK_DGRAM,... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Michael Stapelberg | Add modelines and retab! all files |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Michael Stapelberg | Correctly handle the order of items |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Michael Stapelberg | Use own files for each function, add get_ipv6_addr.c |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Michael Stapelberg | debian: add README.Debian to git |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Michael Stapelberg | debian: use make distclean instead of make clean betwee... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Michael Stapelberg | debian: change Priority to extra (makes more sense) |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Michael Stapelberg | debian: Increase Standards-Version for next upload |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Michael Stapelberg | debian: add initscripts/default files |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Michael Stapelberg | debian: revert packaging to produce only one package... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Michael Stapelberg | Bugfix: Correctly handle SIGPIPE to avoid unnecessary... 1.2 |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Michael Stapelberg | debian: correctly build an i3status-common package... |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Michael Stapelberg | debian: update policy-version to 3.8.2, fix build,... |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Michael Stapelberg | makefile: fix linking 1.1 |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Michael Stapelberg | makefile: fix dependencies |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Michael Stapelberg | makefile: fix release target |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Michael Stapelberg | release 1.1 / debian: update changelog |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Michael Stapelberg | debian: build separate packages for dzen2/wmii |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Michael Stapelberg | Bugfix: Exit upon errors from printf in dzen2-mode... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Michael Stapelberg | Merge getting thermal zone temperature from atsutane... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Michael Stapelberg | debian: Add ${misc:Depends} |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Michael Stapelberg | Debian: Fix email address, add build-dependency |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Michael Stapelberg | Fix URLs, fix make release, update debian/changelog 1.0 |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Michael Stapelberg | Debian: Recommend dzen2 |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Michael Stapelberg | Implement flags for batteries to use the last full... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Michael Stapelberg | Display 0 instead of negative values for remaining... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Michael Stapelberg | Replace last occurences of wmiistatus |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Michael Stapelberg | Enable expandtab, retab! source |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Michael Stapelberg | Fix display of IP addresses (display "no IP" correctly) |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Michael Stapelberg | Debian: Change maintainer email address, set DM-Upload... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Stapelberg | Modify debian package to use the new name, remove inits... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Stapelberg | Replace wmiistatus with i3status in files |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Stapelberg | Rename wmiistatus* to i3status* |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Michael Stapelberg | Add forgotten file |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Michael Stapelberg | Implement arbitrary number of batteries to support... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Michael Stapelberg | Fix initscript to be dash-compatible (Thanks Mirko) |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Michael Stapelberg | *doh* logic error |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Michael Stapelberg | Display the information we have |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Michael Stapelberg | Bugfix: Check if the present rate is > 0, not only... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Michael Stapelberg | Remove unnecessary code for dzen |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Michael Stapelberg | Add dzen2-compatible mode |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Michael Stapelberg | Update manpage, remove unnecessary ifdefs |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Michael Stapelberg | Move configuration file parsing into wmiistatus.c,... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Michael Stapelberg | Simplify config file parsing *a lot* |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Michael Stapelberg | Fix warnings due to unused variables on NetBSD |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Michael Stapelberg | Add code for getting process status (running/not) and... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Michael Stapelberg | Append \n to error messages to make them readable,... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Michael Stapelberg | Make linux-dependant part use #ifdef LINUX |
commit | commitdiff | tree | snapshot |
next |