Alex Tarkovsky
d0adeca94a
Docstring parser for generating xmonad build configs with default settings for extensions
2007-09-05 20:01:28 +00:00
Don Stewart
dd3bd26cec
docs not generated in DragPane.hs
2007-09-04 23:24:47 +00:00
joachim.fasting
f650b2c4f3
run-xmonad.sh: don't hard-code path to mkfifo.
...
mkfifo isn't located in /sbin on all distributions (Gentoo puts it in /bin).
By temporarily appending /sbin to PATH both setups are supported.
'which' and friends are not viable options since /sbin usually isn't in
user's PATH by default.
2007-06-19 12:42:12 +00:00
joachim.fasting
53569827b4
run-xmonad.sh: use $HOME when setting PATH.
2007-06-18 23:47:03 +00:00
Spencer Janssen
e344fc8cdc
Remove all references to exec
2007-06-18 20:16:52 +00:00
glasser
ccf7697b69
Fix name of xmonad-clock in compilation instructions.
2007-06-10 15:52:04 +00:00
Don Stewart
4ac87689b8
tweak pkill
2007-06-10 09:30:27 +00:00
Don Stewart
cb1921b89a
use all 3 load values
2007-06-10 09:09:59 +00:00
buisse
03d93881c2
Modified xmonad-clock.c to display battery information from ACPI (will work only on linux though). Also restored three load averages instead of only one.
2007-06-10 09:02:28 +00:00
Don Stewart
5d8bd71090
example xinitrc
2007-06-10 08:57:15 +00:00
Don Stewart
fd85177063
update run-xmonad.sh
2007-06-10 06:39:15 +00:00
Don Stewart
ba6bcadcad
no need for ./scripts/xmonad-status.c, update run-xmonad.sh
2007-06-10 06:28:06 +00:00
Don Stewart
35999f266d
remove out of date ./scripts/xmonad-status.hs
2007-06-10 00:51:07 +00:00
Don Stewart
b587adc724
improve xmonad-status.c
2007-06-09 14:02:58 +00:00
Don Stewart
629650f5c6
Add C script for parsing new logging encoding, and displaying workspace info
2007-06-09 13:18:56 +00:00
Don Stewart
08186df89d
missing unsetenv
2007-06-09 09:01:27 +00:00
Don Stewart
1c6b90997b
add tiny clock program (C) i'm using in the status bar
2007-06-09 08:04:35 +00:00
Don Stewart
b7d7459a06
latest version of xmonad-status.hs
2007-06-09 06:09:13 +00:00
Don Stewart
0055e337e0
remove dead version
2007-06-09 06:08:57 +00:00
Don Stewart
206b3557e8
nicer format for dynamic workspaces
2007-06-06 04:57:05 +00:00
Don Stewart
8b12639de4
add script which only draws current workspace, and those with clients
2007-06-06 04:45:44 +00:00
glasser
fd395c04bb
In docs, change name of program from mux to xmonad-status.
2007-06-05 14:00:45 +00:00
Don Stewart
b7917965d6
Add xmonad-status.hs
...
An external status bar client for xmonad.
See screenshots:
http://www.cse.unsw.edu.au/~dons/tmp/dons-dzen-status.png
http://www.cse.unsw.edu.au/~dons/tmp/xmonad-dzen-tags.png
2007-06-05 13:21:08 +00:00