aboutsummaryrefslogtreecommitdiff
path: root/src/parse.c
AgeCommit message (Collapse)Author
2021-07-25Convert remaining function definitionsJohn Ankarström
2021-07-19Change function declaration styleJohn Ankarström
This is a very sweeping change, but I feel that it is necessary.
2021-06-30Associate 'confirm' value with each individual Exit menu itemJohn Ankarstrom
Previously, the 'confirm' property would set a global value, controlling the behavior of all exits.
2021-06-07Add 'put#' actionJohn Ankarström
I wanted to call it layer#, but it (rather silently, apart from the crashing...) conflicted with something else.
2021-05-30Add 'sendto#' actionJohn Ankarstr\xf6m
2021-05-29Add 'raise' actionJohn Ankarstr\xf6m
2021-05-29Implement 'prev' and 'prevstacked' actionsJohn Ankarstr\xf6m
2021-05-29First commitJohn Ankarstr\xf6m
This is the original state of the released tarball for JWM 1.8, which will serve as my starting point for further modifications.