Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.5.0 Release: 0.5.0
    wlr-randr v0.5.0
    
    Simon Ser (12):
          Hide make/model/serial line if unset
          Add .editorconfig
          Reject standalone CLI arguments
          Introduce find_head()
          man: document --json
          Bail out on cyclic relative positions
          Skip event loop when printing current state
          Error out when --json is used while changing configuration
          Migrate to gitlab.freedesktop.org
          readme: switch to newer meson setup command
          Add CI
          build: bump version to 0.5.0
    
    Sören Tempel (2):
          Implement relative positioning options from xrandr
          Start working on a man page
    
  • v0.4.1
    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
    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
    88f21861 · build: bump to v0.3.1 ·
    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
    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
    ced1daa8 · Bump to v0.2.0 ·
    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
    988a802f · Bump version to 0.1.0 ·
    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