~emersion/wlr-randr

v0.4.1 10 months ago .tar.gz browse log

wlr-randr v0.4.1

Kirill Primak (1):
      Don't send unset props

Simon Ser (3):
      Fix zwlr_output_configuration_head_v1 leak
      Turn adaptive sync version check into assert in apply_state()
      build: bump version to 0.4.1

v0.4.0 1 year, 4 days ago .tar.gz browse log

wlr-randr v0.4.0

This release introduces a new --json flag to format data as JSON.

Simon Ser (4):
      build: find wayland-scanner via pkg-config
      build: require wayland-scanner >= 1.14.91
      build: drop unnecessary intermediate protocols library
      build: bump version to 0.4.0

bozo.kopic (1):
      Add --json option

v0.3.1 1 year, 3 months ago .tar.gz browse log

wlr-randr v0.3.1

Isaac Freund (1):
      Destroy head and mode objects before disconnect

Simon Ser (3):
      Stop assuming serial is non-zero
      Check for wl_display_roundtrip errors
      build: bump to v0.3.1

v0.3.0 1 year, 11 months ago .tar.gz browse log

wlr-randr v0.3.0

Anbang Wen (1):
      add an option to toggle output

Isaac Freund (4):
      Support wlr-output-management version 2
      Support output-management version 3 release requests
      Support output-management version 4 adaptive sync
      Fix typo in --adaptive-sync CLI

Simon Ser (3):
      readme: add links to new issue tracker, IRC channel and mailing list
      Retain head/mode ordering
      build: bump version to 0.3.0

v0.2.0 3 years ago .tar.gz browse log

wlr-randr v0.2.0

Jaakkonen (1):
      Add --preferred

Jordan Leppert (1):
      Fix mode refresh rounding issue

Simon Ser (1):
      Bump version to 0.2.0

v0.1.0 4 years ago .tar.gz browse log

wlr-randr v0.1.0

Guido Günther (1):
      Fixup head when enabled

Simon Ser (2):
      Add --dryrun
      Bump version to 0.1.0

emersion (12):
      Initial commit
      Add support for modes
      Add support for position, transform and scale
      Add LICENSE and README
      readme: add build instructions
      Support changing current output configuration
      Exit on unknown option
      Parse refresh rate in --mode
      Don't print refresh rate if zero
      Update protocol, add --custom-mode
      Update usage string
      Update protocol

henry-nicolas (1):
      Update LICENSE - add contributors