Skip to content
  • Arjen Hiemstra's avatar
    Disable animations for Maliit when launching it as input method · 9253c061
    Arjen Hiemstra authored and Nate Graham's avatar Nate Graham committed
    Maliit does client side animation by default but can be told to disable
    them using an environment variable. Since we now want to do this
    animation in KWin, always disable the client side animations in Maliit.
    
    It feels slightly weird to unconditionally add a Maliit-specific
    variable, but at the same time all other solutions are more error prone
    and would likely need more code.
    9253c061