Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-15625

Window snapping isn't configurable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • Win32SS
    • None

    Description

      There is a number of parameters for the SystemParametersInfo function introduced in windows 7 that allow this feature to be configured. A non complete list with these parameters is here :

      SPI_GETWINARRANGING
      SPI_GETDOCKMOVING
      SPI_GETMOUSEDOCKTHRESHOLD
      SPI_GETMOUSEDRAGOUTTHRESHOLD
      SPI_GETMOUSESIDEMOVETHRESHOLD
      SPI_GETPENDOCKTHRESHOLD
      SPI_GETPENDRAGOUTTHRESHOLD
      SPI_GETPENSIDEMOVETHRESHOLD
      SPI_GETSNAPSIZING
      SPI_SETWINARRANGING
      SPI_SETDOCKMOVING
      SPI_SETDRAGFROMMAXIMIZE
      SPI_SETMOUSEDOCKTHRESHOLD
      SPI_SETMOUSEDRAGOUTTHRESHOLD
      SPI_SETMOUSESIDEMOVETHRESHOLD
      SPI_SETPENDOCKTHRESHOLD
      SPI_SETPENDRAGOUTTHRESHOLD
      SPI_SETPENSIDEMOVETHRESHOLD
      SPI_SETSNAPSIZING
      

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              Smiley Giannis Adamopoulos
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: