Releases: hyprutils/hyprgui
Releases · hyprutils/hyprgui
v0.1.9
v0.1.8
What's Changed
🚀 Features
📚 Documentation
- update preview by @nnyyxxxx in #69
- docs: add a repology badge & nix install instructions by @adamperkowski in #70
🛠️ Refactoring
Other Changes
- fix incorrect repo by @nnyyxxxx in #76
- fix: replace (almost) every
nnyyxxxx
withhyprutils
by @adamperkowski in #81 - nest shadow modules by @nnyyxxxx in #77
- v0.1.8 by @nnyyxxxx in #82
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6
This is a special release
Source file support has been accomplished!
Make sure to open issues if you encounter any bugs with it.
What's Changed
🚀 Features
🛠️ Refactoring
- refact: update
hyprparser
by @adamperkowski in #53
Other Changes
- Revert "fix: application_id naming" by @nnyyxxxx in #52
- docs: add a logo by @adamperkowski in #54
- V0.1.6 by @nnyyxxxx in #58
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
🚀 Features
- add values to descriptions by @nnyyxxxx in #38
- optimize binary size by @nnyyxxxx in #39
- feat: add a
Copyright
button by @adamperkowski in #40
📚 Documentation
- docs: more release labels by @adamperkowski in #46
- fix: github release notes not working by @adamperkowski in #48
- org updates by @adamperkowski in #49
Other Changes
- set up dependabot by @nnyyxxxx in #41
- Bump serde from 1.0.210 to 1.0.213 by @dependabot in #45
- Bump serde_json from 1.0.128 to 1.0.132 by @dependabot in #42
- Bump libc from 0.2.160 to 0.2.161 by @dependabot in #44
- Bump serde from 1.0.213 to 1.0.214 by @dependabot in #47
- fix: application_id naming by @MarkusVolk in #50
- bump manifest ver to v
0.1.5
by @adamperkowski in #51
New Contributors
- @dependabot made their first contribution in #45
- @MarkusVolk made their first contribution in #50
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
What's Changed
🚀 Features
- Move save button to right by @nnyyxxxx in #21
- Implement more headers and add group section by @nnyyxxxx in #22
- Add more sections e.g. debug cursor render by @nnyyxxxx in #23
- Implement Min max values by @nnyyxxxx in #24
- Cap tab names by @nnyyxxxx in #26
- Better error handling by @adamperkowski in #27
- Add more default values by @nnyyxxxx in #28
🐛 Bug Fixes
- Fix position reset by @nnyyxxxx in #20
- use prefixes for nested configuration options by @nnyyxxxx in #25
- Use string instead of int by @nnyyxxxx in #29
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
🚀 Features
- add Layout settings by @nnyyxxxx in #12
- scroll to top on category change by @nnyyxxxx in #13
- implement dynamic page length by @nnyyxxxx in #14
- implement a positive value range to discourage negative values by @nnyyxxxx in #15
🐛 Bug Fixes
- fix a typo in the CI by @adamperkowski in #16
Full Changelog: v0.1.1...v0.1.2
v0.1.1
First release
What's Changed
- Implement GUI by @adamperkowski in #1
- fix missing switch handling by @nnyyxxxx in #2
- Implement tooltips by @nnyyxxxx in #3
- fix ci & remove redundant import by @nnyyxxxx in #4
- feat: a desktop entry + readme update by @adamperkowski in #5
Full Changelog: https://github.com/nnyyxxxx/hyprgui/commits/v0.1.0