Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
shows the usage already. | |||
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 | |