• Erwan Tulou's avatar
    skins2: rework theme loader · b0ad9149
    Erwan Tulou authored
    This patch does the following:
       - fix skins that could not be saved, because their ids contained the space
         character. Names are now enclosed between "" to preserve those spaces.
       - show windows only when the init and check work is done. This avoids
         fleeting windows that sometimes occur (usually visible on Linux)
    b0ad9149
theme.cpp 6.79 KB