On 2019-05-10 19:31:46 +0200 Richard Frith-Macdonald <[email protected]> wrote:

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

{
    GSThemeDomain = {
        GSBackHandlesWindowDecorations = NO;
    };
}


Yes, I know and the theme did already have this. But this does not work until I set "defaults write NSGlobalDomain GSBackHandlesWindowDecorations NO" or if I use SystemPreferences to set it. That's why I said I need to investigate further.

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

Resources/ThemeColors.clr


Rik is quite a mess on this: several widgets colors are coded the way I described before. I may try to correct this later.

Bertrand


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

Reply via email to