Skip to content
  • Nikolay Nizov's avatar
    Add screen rotation support · c5870e66
    Nikolay Nizov authored
    Raster windows are rotated by painter's rotation transform in compositor,
    Quick (OpenGL) windows by custom RenderStage.
    On TouchPad, the plugin tries to synchonize moment of screen rotation
    with webOS UI rotation effect by disabling swapping buffers until
    it gets proper SDL active event.
    c5870e66