[xmonad] GLFW fullscreen

Tuncer Ayaz tuncer.ayaz at gmail.com
Thu Mar 2 05:29:27 UTC 2017


On 2 March 2017 at 01:35, Tuncer Ayaz <tuncer.ayaz at gmail.com> wrote:
> 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.


More information about the xmonad mailing list