All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added support for Hyprland v0.42.0+
Full Changelog: https://github.com/donovanglover/hyprnome/compare/0.3.0...0.3.1
- New
--cycle
flag to cycle between workspaces in a given direction - Added support for Hyprland v0.40.0+
Full Changelog: https://github.com/donovanglover/hyprnome/compare/0.2.0...0.3.0
- Added colors to
--help
. Optionally disable withNO_COLOR=1
. - Simplified
--no-empty-before
and--no-empty-after
to--no-empty
. Old flags are preserved for backwards compatibility. - Special workspaces now close by default when switching workspaces. Optionally disable with
--keep-special
.
Full Changelog: https://github.com/donovanglover/hyprnome/compare/0.1.0...0.2.0
- Initial release.