Skip to content

Releases: FieldofClay/hyprland-workspaces

v2.0.4

08 Dec 00:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.0.4

v2.0.3

01 Nov 23:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

20 Sep 13:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

11 May 00:44
abd68dd
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @kiike made their first contribution in #16

Full Changelog: v2.0.0...v2.0.1

v2.0.1-beta

07 May 09:20
Compare
Choose a tag to compare
v2.0.1-beta Pre-release
Pre-release

What's Changed

Initial work for hyprland-rs 0.4.0. Mainly fixes issue with new hyprland socket location.

New Contributors

  • @kiike made their first contribution in #16

Full Changelog: v2.0.0...v2.0.1-beta

v2.0.0

19 Mar 23:08
d5f2356
Compare
Choose a tag to compare

***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

v2.0.0-beta

18 Feb 07:59
Compare
Choose a tag to compare
v2.0.0-beta Pre-release
Pre-release

***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

v1.2.5

11 Sep 09:34
Compare
Choose a tag to compare
Revert "Added new workspace rename event listener"

This reverts commit 4caa95c03a28f4624ca857ae22445f4032c83e77.

v1.2.4

06 Aug 10:44
Compare
Choose a tag to compare
Bump hyprland to 0.3.9

v1.2.3

14 Jul 06:45
Compare
Choose a tag to compare
Added new event listeners