Christian Duerr
Christian Duerr
Have you tried running Wayland? Does that resolve these issues?
> I spent a lot of time fighting to get it running a while back, and it didn't work at all. Fyi in case your issue was with Nvidia drivers...
> Do you have an opengl reference/low-power benchmark you want me to use? Because the first one that comes to mind, glxgears, runs just fine, even when the dGPU is...
Could you try getting a backtrace from gdb while the application is locked up? Also could you describe what exactly "freezes" means in this case?
A full backtrace with debug info would be more useful, but this looks a lot like a driver bug. Has this ever worked for you before?
A full backtrace still doesn't include debug symbols. You have to rebuild from source with debug symbols enabled to get a full backtrace.
I really don't like the fontconfig version and I think there is probably a good reason why a lot of modern systems prefer to use pango for this. (`Fira Sans...
I don't think there's an option for advanced options with pango, at least I'm not aware of one. It just relies on the GTK font configuration settings. This is the...
Taking what @loveencounterflow said into consideration, I would propose something like this: ```yaml font: normal: - family: monospace # style: Regular will be the default in this section options: style:...
Thinking about it again, it might be nice to support multiple ranges for one font. So instead of having just one range it should be a Vector.