mirror of
https://github.com/artizirk/wdisplays.git
synced 2025-12-08 09:05:13 +02:00
Release 1.1.3
This commit is contained in:
@@ -6,6 +6,12 @@ This project tries to adhere to [Semantic Versioning][2].
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.1.3] - 2025-07-25
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
Fixed tiny GTK dropdown menu on Hyprland (Aleksanaa)
|
||||||
|
|
||||||
## [1.1.2] - 2025-07-25
|
## [1.1.2] - 2025-07-25
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
@@ -58,7 +64,8 @@ Update application ID and readme (Jason Francis)
|
|||||||
[1]: https://keepachangelog.com/en/1.0.0/
|
[1]: https://keepachangelog.com/en/1.0.0/
|
||||||
[2]: https://semver.org/spec/v2.0.0.html
|
[2]: https://semver.org/spec/v2.0.0.html
|
||||||
|
|
||||||
[Unreleased]: https://github.com/artizirk/wdisplays/compare/1.1.2...HEAD
|
[Unreleased]: https://github.com/artizirk/wdisplays/compare/1.1.3...HEAD
|
||||||
|
[1.1.3]: https://github.com/artizirk/wdisplays/compare/1.1.2...1.1.3
|
||||||
[1.1.2]: https://github.com/artizirk/wdisplays/compare/1.1.1...1.1.2
|
[1.1.2]: https://github.com/artizirk/wdisplays/compare/1.1.1...1.1.2
|
||||||
[1.1.1]: https://github.com/artizirk/wdisplays/compare/1.1...1.1.1
|
[1.1.1]: https://github.com/artizirk/wdisplays/compare/1.1...1.1.1
|
||||||
[1.1]: https://github.com/artizirk/wdisplays/compare/1.0...1.1
|
[1.1]: https://github.com/artizirk/wdisplays/compare/1.0...1.1
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
project('network.cycles.wdisplays', 'c',
|
project('network.cycles.wdisplays', 'c',
|
||||||
license: 'GPL-3.0-or-later',
|
license: 'GPL-3.0-or-later',
|
||||||
version: '1.1.2'
|
version: '1.1.3'
|
||||||
)
|
)
|
||||||
|
|
||||||
conf = configuration_data({
|
conf = configuration_data({
|
||||||
|
|||||||
Reference in New Issue
Block a user