aboutsummaryrefslogtreecommitdiff
path: root/src/root.c
AgeCommit message (Collapse)Author
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-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.