<?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>771</bug_id>
          
          <creation_ts>2013-06-30 18:14:00 +0200</creation_ts>
          <short_desc>NEWT MonitorMode change post fullscreen: Window&apos;s size shall adapt.</short_desc>
          <delta_ts>2013-07-04 14:48:23 +0200</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Newt</product>
          <component>core</component>
          <version>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>
          <dependson>770</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>---</cf_type>
          <cf_scm_refs>205a17de1abec614d3d06386f873170fc1691e86
fa6e868a72b8fb3de8c96afbd71ab4d3ad33f6b6</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2728</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-06-30 18:14:00 +0200</bug_when>
    <thetext>Use Case:
 - window: set Fullscreen on n-monitor
 - change a monitor&apos;s mode, part of window&apos;s fullscreen mode

Natural behavior is a changed fullscreen window size,
according to the changed monitors which are part of the fullscreen mode.

This required remedy of Bug 770,
i.e. X11/Fullscreen must be issued in dedicated mode
- impossible w/ _NET_WM_STATE_FULLSCREEN.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2735</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-07-02 16:01:51 +0200</bug_when>
    <thetext>fixed .. following description and comments, see commit 205a17de1abec614d3d06386f873170fc1691e86.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2778</commentid>
    <comment_count>2</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-07-04 14:48:23 +0200</bug_when>
    <thetext>Only use FLAG_IS_FULLSCREEN_SPAN if required; At MonitoMode change, reset fullscreen if FLAG_IS_FULLSCREEN_SPAN is supported.
    
 - Bug 770: Only use FLAG_IS_FULLSCREEN_SPAN if required
    - If X11 WindowDriver _and_ virtual-screen-size &gt; fullscreenViewport,
    - else we still use _NET_WM_STATE_FULLSCREEN on X11!
    
  - Bug 771: At MonitoMode change, reset fullscreen if FLAG_IS_FULLSCREEN_SPAN is supported
    - Since we may still use _NET_WM_STATE_FULLSCREEN on X11:
      - Pause fullscreen at monitorModeChangeNotify(..)
      - Resume fullscreen at monitorModeChanged(..)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>