Egil Möller
Egil Möller
I think there are three different problems here: * What OS/distro can be used natively * Currently really only Ubuntu, as that's all we have the dependency list for *...
Hm, this is a tough one, as it requires some kind of merge script... As a hack you could make ~/.config/glass a git repo, commit all the original files, then...
No idea. Also, I haven't written a json schema for any of the files... and... technically they're yaml. I only use the json subset of yaml, except for comments (json...
So none of the patching libs above does diff, and none of the diff libs above does patching, and none of the first group understands a format generated by the...
That is very strange. If you run Xephyr w just a terminal in it, does it work? If you then start glass-renderer from the terminal, does that trigger the bug?
Black screen is expected in this mode: The renderer doesn't have any desktop setup properties to tell it what to render.
Next step would be to run glass-theme before the renderer from the terminal. That should give you some graphics... hopefully.
Ah, that's because glass-animator isn't running, which is ok. You can set the mode to no_splash in your theme.yaml see if that works...
That looks distinctly wrong. Never seen! What version of Xephyr etc are you running? I'd like to try to reproduce this!
The original problem seem to be some X server / xinit issue, not really directly InfiniteGlass related, see https://forums.linuxmint.com/viewtopic.php?t=254651 The following reproduces the error: ``` redhog@glittertind:~$ startx -- /usr/bin/Xephyr :100...