Skip to content

Commit

Permalink
xrandr: Update version from 1.4.1 to 1.5.0
Browse files Browse the repository at this point in the history
Announcement [1]:

> xrandr is a command line interface to the X11 Resize, Rotate, and Reflect
> (RandR) extension.
>
> This release adds support for the new monitor objects added in RandR 1.5, and
> fixes a few bugs.
>
>
> Aaron Plattner (2):
>       Split verbose mode printing into a helper function
>       xrandr 1.5.0
>
> Chris Wilson (3):
>       Mark disabling an output as a change in its CRTC
>       Mark all CRTC as currently unused for second picking CRTC pass
>       Only use the current information when setting modes
>
> Dave Airlie (2):
>       xrandr: parse property returns correctly.
>       xrandr: don't return NULL from a void
>
> Keith Packard (3):
>       Increase keystone.5c default window size
>       keystone: Report matrix error. Deal with "primary" in xrandr output
>       Add monitor support (v2)

[1] https://lists.freedesktop.org/archives/xorg-announce/2016-February/002677.html
  • Loading branch information
pmenzel committed Nov 17, 2017
1 parent 760f800 commit e5ac742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xrandr.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION xrandr-1.4.1-0
# BEE_VERSION xrandr-1.5.0-0

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand Down

0 comments on commit e5ac742

Please sign in to comment.