/[scripts]/trunk/awesome-client.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

Diff of /trunk/awesome-client.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 69 by dpavlin, Mon Feb 18 21:33:37 2008 UTC revision 72 by dpavlin, Mon Mar 24 13:16:57 2008 UTC
# Line 12  die "$path doesn't exist!\n" unless -e $ Line 12  die "$path doesn't exist!\n" unless -e $
12    
13  warn "# using sock $path\n";  warn "# using sock $path\n";
14    
15  my $msg = '0 widget_tell dwm-status foobar';  my $msg = '0 widget_tell dwm-status text foobar';
16    
17  my $sock = IO::Socket::UNIX->new(  my $sock = IO::Socket::UNIX->new(
18          Type  => SOCK_DGRAM,          Type  => SOCK_DGRAM,

Legend:
Removed from v.69  
changed lines
  Added in v.72

  ViewVC Help
Powered by ViewVC 1.1.26