As an example, the Resources/Info.plist might control window decorations with:

{
    GSThemeDomain = {
        GSBackHandlesWindowDecorations = NO;
    };
}

and have the default theme colors (including transparency) archived into:

Resources/ThemeColors.clr
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to