<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>1147</bug_id>
          
          <creation_ts>2015-03-20 02:37:55 +0100</creation_ts>
          <short_desc>Fix XRandR13 Usage: Rotate / Change-Mode,  use unique CRTC/Mode ids, ..</short_desc>
          <delta_ts>2019-03-29 17:59:51 +0100</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Newt</product>
          <component>x11</component>
          <version>2.3.1</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>1116</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          <cc>rami.santina</cc>
          
          <cf_type>---</cf_type>
          <cf_scm_refs>2c88b6dfd4eb7e2cd9a50fa48e08ecafc980931a</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>4656</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2015-03-20 02:37:55 +0100</bug_when>
    <thetext>RandR 1.3 XRRSetCrtcConfig related:

- Our X11RandR13 does not set the new screen size via XRRSetScreenSize(..)

- Our X11RandR13 does not propagate RRScreenChangeNotify events
  via XRRUpdateConfiguration(event).
  Hence reported virtual desktop size is wrong.

- Our X11RandR13 shall disable the CRTC before XRRSetCrtcConfig(..)
  to avoid invalid configuration (see spec)!

RandR 1.3 General:

- We shall use unique id named instead of unstable index 
  for modes and CRTC.
  This allows proper identification even for &apos;swizzled&apos; devices.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4658</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2015-03-20 21:45:53 +0100</bug_when>
    <thetext>2c88b6dfd4eb7e2cd9a50fa48e08ecafc980931a

.. changed as described</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>