Age | Commit message (Expand) | Author |
---|---|---|
2024-02-04 | More checking for geometry.HEADmaster | B. Watson |
2024-02-04 | Simplify option parsing. | B. Watson |
2024-02-04 | Remove redundant -i option, remove -abs (make absolute positioning the default). | B. Watson |
2024-02-03 | Use a switch in the event loop, clean up debug output. | B. Watson |
2024-02-03 | Fix normal window mode (handle resizes/moves). | B. Watson |
2024-02-03 | Blank line between error message and usage; get rid of "try --help" since it ... | B. Watson |
2024-02-03 | Smarter warp direction, allow ctrl plus any mod key to override. | B. Watson |
2024-02-01 | Accidentally left DEBUG defined. | B. Watson |
2024-02-01 | Do not allow "-n -i". | B. Watson |
2024-02-01 | Add -n (normal window) option. | B. Watson |
2024-02-01 | Enforce "only one mode argument" rule. | B. Watson |
2024-02-01 | Further simplify argument procesing, fix -abs negative offsets. | B. Watson |
2024-02-01 | Add black/white/invisible modes. | B. Watson |
2024-02-01 | Use XParseGeometry(), simplify argument processing. | B. Watson |
2024-01-31 | Initial commit. | B. Watson |