
2 Mar
2017
2 Mar
'17
12:29 a.m.
On 2 March 2017 at 01:35, Tuncer Ayaz
Also, since glfwSetWindowTitle sets X11's title, class, and instance to the same value, it's currently impossible[2] to apply a rule for the window, but it's easy to patch and test if you think this can be solved with a manageHook rule. [...] [2] https://bugs.ghostscript.com/show_bug.cgi?id=697634
Actually, glfwSetwindowtitle is not at fault. MuPDF didn't pass the correct string when calling glfwCreateWindow(). Patch attached in MuPDF bug report. So, if a manageHook rule can fix the fullscreen problem, we'll be able to match instance or class now.