Up to [NetBSD + pkgsrc-wip] / pkgsrc / x11 / randrproto
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Update to randrproto-1.3.1. Changes: Punctuation fix. Clarify that GetOutputPrimary is per-screen. Update reference to renderproto.txt Allow inactive outputs to be set as primary Remove trailing white space from randrproto.txt Add XORG_DEFAULT_OPTIONS invocation in configure.ac Bump version to 1.3.1 New properties claimed to be in version 1.4 instead of 1.3.1 Sort properties alphabetically. Should read "EDID", not "EdidData" (2). Add Backlight property description.
Update to 1.3.0:
Changes since randrproto 1.2.2:
Adam Jackson (7):
Add GetScreenResourcesCurrent
Fix RRNumberRequests
GSRC added in 1.3, not 1.2
More doc for CRTC transforms
Indent CRTC transform docs to match the rest of the requests.
Add [GS]etOutputPrimary
Zero reply from GetPanning means panning not supported.
Julien Cristau (1):
spec: add missing list of clones to RRGetOutputInfo reply
Keith Packard (8):
Add Transform request proposal for 1.3
Add filters to CRTC transforms.
Eliminate inverse matrix from randr transform protocol
Describe projective transform additions in Introduction
Merge branch 'transform-proposal'
Update to version 1.2.99.1
Remove duplicate GetScreenResourcesCurrent declarations
Merge commit 'origin/master'
Maarten Maathuis (1):
Fix typo in 83f3f29dd3ac5d3875b5edef5805d6adb6a02698.
Matthias Hopf (14):
Panning protocol extension
Panning protocol description
Panning protocol bits description
Add panning to versioning information.
Nuke config-timestamp for panning. Specifying panning update on scree=
n size change.
Bump to 1.2.99.2
Add unicode art pictures for panning.
Panning tracking areas describe full screen if set to 0.
Bump to 1.2.99.3
Add description of standard properties.
Should read "EDID", not "EdidData".
Add standard property name defines.
Bump to 1.2.99.4
Bump to 1.3.0
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and dont distribute autogen.sh
Update to randrproto-1.2.2. patch-aa is no longer.
commit 9ab3d5cca3cf9a76c6873007b8d4345c838cc297
Bug #16149: Make the field not be named 'delete' in C++ mode.
Thanks for the upward compatibility, Bjarne.
commit 3243afaa593f95bb89b1381dac2b920111ce36b1
Correct a copy'n'paste error in RRGetOutputInfo spec text.
commit d1c5739ae19f7cc01a6a5603d3fae93e1f9ee3d1
Delete duplicate B32's in xRRScreenChangeNotifyEvent
Caused compiler warnings:
"randrproto.h", line 567: warning: syntax error:
empty member declaration
"randrproto.h", line 568: warning: syntax error:
empty member declaration
Pull in upstream commit: "Delete duplicate B32's in xRRScreenChangeNotifyEvent". Bump PKGREVISION. ok joerg@
Update to randrproto-1.2.1: do install the protocol definition and fix some padding and type bugs.
Update to randrproto-1.2.0, which adds better support for Xinerama. Bump API dependency.
Update to official version (instead of release candidate version). No changes, but version number was increased.
Import randrproto from pkgsrc-wip. This provides the Randr extension headers from modular X.org X11 project. This will replace the randrext package.
Initial revision