Skip to content

v2.0.0

Compare
Choose a tag to compare
@FieldofClay FieldofClay released this 19 Mar 23:08
· 25 commits to main since this release
d5f2356

***BREAKING CHANGES***

The functionality of the special argument '_' has changed. If you want the existing functionality this argument provided, pass 'ALL' instead.

Changes:

  • Added new Advanced mode by calling '_', this outputs all workspaces wrapped in a monitors array.
  • Added special argument 'ALL'. This is the same functionality as '_' from v1.x
  • Added logging, logs appear under /tmp
  • Stability improvments
  • Updated hyprland-rs version