aboutsummaryrefslogtreecommitdiff
path: root/src/place.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-30Don't move cursor to center of new windowJohn Ankarstrom
Also prevent offset windows from overflowing.
2021-06-30Add offset to windows opened in quick successionJohn Ankarstrom
Also move cursor to the middle of opened window.
2021-06-29Place new windows at cursor positionJohn Ankarstrom
I guess it would be better if there were an option that controlled this.
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.