/[scripts]/trunk/dwm-status.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk/dwm-status.pl

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 136 - (view) (annotate) - [select for diffs]
Modified Wed Jun 30 15:21:02 2010 UTC (13 years, 9 months ago) by dpavlin
File length: 4788 byte(s)
Diff to previous 135 , to selected 80
revert dzen changes


Revision 135 - (view) (annotate) - [select for diffs]
Modified Wed Mar 31 06:55:19 2010 UTC (14 years ago) by dpavlin
File length: 5146 byte(s)
Diff to previous 134 , to selected 80
colorize status bar using dzen2


Revision 134 - (view) (annotate) - [select for diffs]
Modified Mon Mar 29 21:34:11 2010 UTC (14 years ago) by dpavlin
File length: 4788 byte(s)
Diff to previous 115 , to selected 80
disable awesome, move date/time to end


Revision 115 - (view) (annotate) - [select for diffs]
Modified Fri Jun 19 14:40:14 2009 UTC (14 years, 9 months ago) by dpavlin
File length: 4788 byte(s)
Diff to previous 112 , to selected 80
fix /proc/net/dev parsing

Revision 112 - (view) (annotate) - [select for diffs]
Modified Wed Apr 1 19:03:33 2009 UTC (15 years ago) by dpavlin
File length: 4788 byte(s)
Diff to previous 108 , to selected 80
report all network traffic (wlan0 and lo!) and not just
eth0 and ath0

Revision 108 - (view) (annotate) - [select for diffs]
Modified Tue Feb 24 21:27:17 2009 UTC (15 years, 1 month ago) by dpavlin
File length: 4754 byte(s)
Diff to previous 105 , to selected 80
added support for awesome 3

Revision 105 - (view) (annotate) - [select for diffs]
Modified Tue Feb 3 18:41:06 2009 UTC (15 years, 1 month ago) by dpavlin
File length: 4692 byte(s)
Diff to previous 96 , to selected 80
add mA/mAh


Revision 96 - (view) (annotate) - [select for diffs]
Modified Sun Oct 26 23:12:16 2008 UTC (15 years, 5 months ago) by dpavlin
File length: 4691 byte(s)
Diff to previous 95 , to selected 80
even better detection of sysfs files


Revision 95 - (view) (annotate) - [select for diffs]
Modified Sat Oct 25 21:42:24 2008 UTC (15 years, 5 months ago) by dpavlin
File length: 4667 byte(s)
Diff to previous 89 , to selected 80
it seems that change_(now|full) can also be energy_(now|full)
so we search for *_full to find unique full and than use
that name to figure out *_now (which is not unique)


Revision 89 - (view) (annotate) - [select for diffs]
Modified Tue Sep 16 18:10:06 2008 UTC (15 years, 6 months ago) by dpavlin
File length: 4634 byte(s)
Diff to previous 81 , to selected 80
move /sysfs before depricated /proc/acpi


Revision 81 - (view) (annotate) - [select for diffs]
Modified Tue Jul 22 01:16:52 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 4632 byte(s)
Diff to previous 80
I allready require File::Slurp, so I might as well use it ;-)


Revision 80 - (view) (annotate) - [selected]
Modified Tue Jul 22 01:15:19 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 4780 byte(s)
Diff to previous 74
support sys fs's notion of battery


Revision 74 - (view) (annotate) - [select for diffs]
Modified Thu Apr 3 18:39:38 2008 UTC (15 years, 11 months ago) by dpavlin
File length: 4367 byte(s)
Diff to previous 73 , to selected 80
added name of status bar required for newer awesome


Revision 73 - (view) (annotate) - [select for diffs]
Modified Mon Mar 24 13:26:30 2008 UTC (16 years ago) by dpavlin
File length: 4355 byte(s)
Diff to previous 67 , to selected 80
update call to awesome-client for newer version


Revision 67 - (view) (annotate) - [select for diffs]
Modified Fri Feb 15 22:01:01 2008 UTC (16 years, 1 month ago) by dpavlin
File length: 4350 byte(s)
Diff to previous 59 , to selected 80
support awesome again.


Revision 59 - (view) (annotate) - [select for diffs]
Modified Fri Jan 18 19:10:10 2008 UTC (16 years, 2 months ago) by dpavlin
File length: 4168 byte(s)
Diff to previous 57 , to selected 80
remove awesome left-overs


Revision 57 - (view) (annotate) - [select for diffs]
Modified Thu Jan 10 20:11:42 2008 UTC (16 years, 2 months ago) by dpavlin
File length: 4392 byte(s)
Diff to previous 56 , to selected 80
setup bridge between eth0 and wifi or other way around


Revision 56 - (view) (annotate) - [select for diffs]
Modified Tue Oct 2 16:32:17 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 4150 byte(s)
Diff to previous 55 , to selected 80
make eval hack work, allow any word-characters for battery name (as it often has various cruft in it)


Revision 55 - (view) (annotate) - [select for diffs]
Modified Tue Oct 2 16:10:08 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 4153 byte(s)
Diff to previous 40 , to selected 80
use Data::Dump dependency optional if running without debug


Revision 40 - (view) (annotate) - [select for diffs]
Modified Fri Jun 15 20:34:04 2007 UTC (16 years, 9 months ago) by dpavlin
File length: 4142 byte(s)
Diff to previous 39 , to selected 80
write digits up to 10000 (4-digit) and don't switch at 1024


Revision 39 - (view) (annotate) - [select for diffs]
Modified Thu Jun 14 11:56:26 2007 UTC (16 years, 9 months ago) by dpavlin
File length: 4141 byte(s)
Diff to previous 38 , to selected 80
wrote /proc/acpi/battery/ and /proc/acpi/thermal_zone/ auto-detection


Revision 38 - (view) (annotate) - [select for diffs]
Modified Tue May 29 11:44:46 2007 UTC (16 years, 10 months ago) by dpavlin
File length: 3160 byte(s)
Diff to previous 37 , to selected 80
fix charging estimate (but lust design capacity instead of last full
capacity so numbers will be bigger than reported by acpi, but hopefully more
correct ;-)


Revision 37 - (view) (annotate) - [select for diffs]
Modified Sun May 27 19:31:52 2007 UTC (16 years, 10 months ago) by dpavlin
File length: 3003 byte(s)
Diff to previous 36 , to selected 80
always stuck device name and bytes


Revision 36 - (view) (annotate) - [select for diffs]
Modified Sun May 27 15:30:12 2007 UTC (16 years, 10 months ago) by dpavlin
File length: 2990 byte(s)
Diff to previous 35 , to selected 80
correct network usage calculation (off-by-one error)


Revision 35 - (view) (annotate) - [select for diffs]
Modified Sun May 27 09:14:14 2007 UTC (16 years, 10 months ago) by dpavlin
File length: 2989 byte(s)
Diff to previous 34 , to selected 80
added disk stat


Revision 34 - (view) (annotate) - [select for diffs]
Modified Sun May 27 08:54:17 2007 UTC (16 years, 10 months ago) by dpavlin
File length: 2398 byte(s)
Diff to previous 33 , to selected 80
simplier networking display


Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun May 27 08:41:53 2007 UTC (16 years, 10 months ago) by dpavlin
File length: 2403 byte(s)
Diff to previous 32 , to selected 80
report no networking as empty string


Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun May 27 08:39:20 2007 UTC (16 years, 10 months ago) by dpavlin
File length: 2367 byte(s)
Diff to previous 31 , to selected 80
calulate time correctly, hide battery when charged


Revision 31 - (view) (annotate) - [select for diffs]
Modified Sat May 26 23:47:35 2007 UTC (16 years, 10 months ago) by dpavlin
File length: 2418 byte(s)
Diff to previous 30 , to selected 80
poll acpi very 10 * 3 s, debug with any command-line param,
network traffic < 1 now decimal, added present rate in W


Revision 30 - (view) (annotate) - [select for diffs]
Added Sat May 26 23:18:05 2007 UTC (16 years, 10 months ago) by dpavlin
File length: 2207 byte(s)
Diff to selected 80
sample perl program to produce dwm status bar with minimal resource usage (measured with great powertop)


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26