Split up in multiple files
commit346e23108815cb2b82288167b2e2fc8d69c728cd
authorDag Odenhall <dag.odenhall@gmail.com>
Sat, 8 Mar 2008 16:13:11 +0000 (8 17:13 +0100)
committerDag Odenhall <dag.odenhall@gmail.com>
Sat, 8 Mar 2008 16:13:11 +0000 (8 17:13 +0100)
tree059f69088a1a276a7cdaa1606d64a44fb3da3b4b
parent525923cac7f1f593e290f81a31ab3c9a160a9b70
Split up in multiple files
22 files changed:
COPYING [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
amazing [new file with mode: 0755]
amazing.rb [deleted file]
bin/amazing [new file with mode: 0755]
lib/amazing.rb [new file with mode: 0644]
lib/amazing/awesome.rb [new file with mode: 0644]
lib/amazing/cli.rb [new file with mode: 0644]
lib/amazing/options.rb [new file with mode: 0644]
lib/amazing/proc_file.rb [new file with mode: 0644]
lib/amazing/widget.rb [new file with mode: 0644]
lib/amazing/widgets.rb [new file with mode: 0644]
lib/amazing/widgets/alsa.rb [new file with mode: 0644]
lib/amazing/widgets/battery.rb [new file with mode: 0644]
lib/amazing/widgets/clock.rb [new file with mode: 0644]
lib/amazing/widgets/maildir.rb [new file with mode: 0644]
lib/amazing/widgets/memory.rb [new file with mode: 0644]
lib/amazing/widgets/raggle.rb [new file with mode: 0644]
lib/amazing/x11.rb [new file with mode: 0644]
lib/amazing/x11/display_name.rb [new file with mode: 0644]