Uploaded image for project: 'Guacamole'
  1. Guacamole
  2. GUACAMOLE-177

Update layer properties only on flush

    XMLWordPrintableJSON

Details

    Description

      The Guacamole client and display currently queue up all drawing operations such that they are committed only when a frame is flushed ... except for changes which update layer properties like location and opacity.

      For the sake of consistency and performance, any change which affects the contents of the display should be deferred until the display state is actually flushed due to a "sync" instruction. Doing otherwise leads to incomplete display state (partial frames) and slower performance (unnecessary operations, excess computation between frames).

      Attachments

        Issue Links

          Activity

            People

              mjumper Mike Jumper
              mjumper Mike Jumper
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: