[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

open box ignores update windows while resizing check box



the rc file looks like it has the right thing:

  <resize>
    <drawContents>no</drawContents>
    <popupShow>NonPixel</popupShow>
    <!-- 'Always', 'Never', or 'Nonpixel' (xterms and such) -->
    <popupPosition>Center</popupPosition>
    <!-- 'Center', 'Top', or 'Fixed' -->
    <popupFixedPosition>
      <!-- these are used if popupPosition is set to 'Fixed' -->
      <x>10</x>
      <!-- positive number for distance from left edge, negative number
  for distance from right edge, or 'Center' -->
      <y>10</y>
      <!-- positive number for distance from top edge, negative number
  for distance from bottom edge, or 'Center' -->
    </popupFixedPosition>
  </resize>

This should be purely a window manager function, right ?

Nothing that would enable this in X ?

Brian


Reply to: