Skip to content

Releases: alex-courtis/way-displays

1.11.0

20 Apr 04:14
Compare
Choose a tag to compare

What's Changed

  • #138 always round scales to nearest 1/8 to support fractional scaling and other recent compositor changes; use --log-threshold debug to see details by @fberg in #145
  • #146 capture and log xdg logical box by @alex-courtis in #157
  • docs: path to docs in examples/cfg.yaml by @haug1 in #160
  • #65 add CHANGE_SUCCESS_CMD to run a shell command in handle_success by @PaideiaDilemma in #162

New Contributors

Full Changelog: 1.10.2...1.11.0

1.10.2

21 Jan 03:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.10.1...1.10.2

1.10.1

20 Jan 04:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.10.0...1.10.1

1.10.0

16 Jan 06:44
Compare
Choose a tag to compare

What's Changed

#135 add AUTO_SCALE_MIN/MAX by @dancek in #136
#147 retry after cancellations up to 3 times by @alex-courtis in #149
#151 add VRR_OFF hint on adaptive sync failure by @alex-courtis in #152

New Contributors

Full Changelog: 1.9.0...1.10.0

1.9.0

04 Sep 03:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.2...1.9.0

1.8.2

21 Aug 01:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.1...1.8.2

1.8.1

09 May 02:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.8.1

1.8.0

06 May 06:00
Compare
Choose a tag to compare

What's Changed

  • ORDER, DISABLED, SCALE, MODE may use a regex @matthewwardrop
  • Explicit ORDER: exact match, regex match, partial match
  • Add VRR_OFF
  • Add SCALING
  • CLI --get prints commands
  • CLI --yaml output
  • flake.nix, CI by @edrex
  • Use $PKG_CONFIG if set by @alyssais
  • cmocka unit tests

New Contributors

Full Changelog: 1.7.1...1.8.0

1.7.1

24 Jan 02:49
Compare
Choose a tag to compare
  • Add VRR / adaptive sync support - river

1.7.0

24 Jan 01:33
Compare
Choose a tag to compare
  • Add VRR / adaptive sync support
  • Bug #60 order exact name / description matches first