aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Collapse)Author
2011-12-14monocle ~ not monocycle :PIvan Kanakarakis
2011-12-12commands should be staticIvan Kanakarakis
2011-12-11set default desktop to focus and whether or not the panel should be shown on ↵Ivan Kanakarakis
exec
2011-12-11implement togglepanel() function; to "hide" the panel on runtimeIvan Kanakarakis
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
2011-12-11rename and update default configurationIvan Kanakarakis
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