| Age | Commit message (Collapse) | Author |
|
thanks to jasonwryan for the suggestion:
https://bbs.archlinux.org/viewtopic.php?pid=1030261#p1030261
using quit to restart and/or quit is
more unlikely to be pressed by accident
|
|
|
|
|
|
|
|
exec
|
|
togglepanel() doesn't really hide the panel
togglepanel() actually resizes the windows to ignore the panel height thus overriding it
when no windows are visible the panel is there, which is kind of a feature
|
|
config.h.def -> config.def.h
update to match current state of code
update readme to reference config.def.h
also minor corrections for readme
|