Skip to content

Releases: hyprland-community/hyprland-rs

0.4.0-alpha.2

07 May 04:40
11f8a9f
Compare
Choose a tag to compare
0.4.0-alpha.2 Pre-release
Pre-release

alpha 2

this release basically exists so someone can use a new PR in crates.io, so no release notes

What's Changed

New Contributors

Full Changelog: 0.4.0-alpha.1...0.4.0-alpha.2

0.4.0-alpha.1 - Alpha release to allow usage of new socket location

03 May 06:58
58cef58
Compare
Choose a tag to compare

It's an Alpha

Since its an alpha expect release notes in the full release notes, sorry about that, but I don't have time right now.

What's Changed

New Contributors

Full Changelog: 0.3.13...0.4.0-alpha.1

0.3.13 Big fix update

03 Feb 08:01
0.3.13
3153895
Compare
Choose a tag to compare

A lot of QOL fixes were pushed

Finally, Client::get_active() was fixed, hopefully for the final time!!!

The future from @yavko

I need maintainers, I'm in school and can only really work on hyprland-rs during the summer extensively. Once I find time I'll work on 0.4, but I need help with the problems listed in gh issues

Autogenerated

What's Changed

New Contributors

Full Changelog: 0.3.12...0.3.13

0.3.12 Patch

19 Sep 12:32
0.3.12
68f30b1
Compare
Choose a tag to compare

Fix wrong type

What's Changed

New Contributors

Full Changelog: 0.3.11...0.3.12

0.3.11 Patch

11 Sep 02:04
122caaf
Compare
Choose a tag to compare

Fixes wrong type

Full Changelog: 0.3.10...0.3.11

BROKEN RELEASE!! 0.3.10 🥳

08 Sep 18:17
a02b14a
Compare
Choose a tag to compare

What's Changed

  • fix: windowpixel dispatchers and delta positioning by @Gustash in #87
  • fix: make address parsing consistent between events and data commands by @Gustash in #88
  • fix: monitor use u64 by @cyrinux in #108
  • chore: add workspace rename event by @cyrinux in #110

Full Changelog: 0.3.9...0.3.10

0.3.9

03 Aug 15:13
0.3.9
0632ca5
Compare
Choose a tag to compare

What's Changed

  • chore: refactoring to prevent bad event parsing using enum by @cyrinux in #63
  • WorkspaceType: implement Hash by @fufexan in #69
  • fix: window address string formatting by @Gustash in #85
  • chore: bump libs

New Contributors

Full Changelog: 0.3.8...0.3.9

Fix: Add mapped client support and fix active_window regex 📦

10 Jul 17:40
0.3.8
93d4933
Compare
Choose a tag to compare

What's Changed

  • feat: add mapped state for client by @cyrinux in #64
  • fix: make class capture group lazy by @zd4y in #66

New Contributors

  • @zd4y made their first contribution in #66 🚀

Full Changelog: 0.3.7...0.3.8

Fix: minimize and screencast event missordering

08 Jul 23:13
0.3.7
7bf792b
Compare
Choose a tag to compare

What's Changed

  • fix: reorder minimize and screencast by @cyrinux in #62

Full Changelog: 0.3.6...0.3.7

Hotfix: Fix regex and notify

07 Jul 18:59
0.3.6
861f506
Compare
Choose a tag to compare

So regex updated, and stuff should hypothetically break. Also there should be a fix for ctl::notify for colors

Autogenerated stuffies

What's Changed

  • Fix hyprctl Color and Icon problem by @ysekka in #58
  • Remove reference to RegexError::__Nonexhaustive by @danhandrea in #59

New Contributors

Full Changelog: https://github.com/hyprland-community/hyprland-rs/compare/0.3.4..0.3.6