Summary: | glfwSetWindowTitle and identifying X11 window | ||
---|---|---|---|
Product: | MuPDF | Reporter: | tuncerayaz |
Component: | apps | Assignee: | MuPDF bugs <mupdf-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P4 | ||
Version: | master | ||
Hardware: | PC | ||
OS: | Linux | ||
Customer: | Word Size: | --- | |
Attachments: |
[PATCH] gl: use fix title for X11 class and instance
[PATCH] gl: use fix title for X11 class and instance |
Description
tuncerayaz
2017-03-01 16:12:23 UTC
Actually, there's a bug in gl-main.c where filename is used as the title when creating the window and not "MuPDF/GL". I'll upload a patch to fix that. Created attachment 13446 [details]
[PATCH] gl: use fix title for X11 class and instance
Created attachment 13456 [details]
[PATCH] gl: use fix title for X11 class and instance
|