Bug 702334

Summary: Wayland integration
Product: MuPDF Reporter: apple.dev.mail
Component: mupdfAssignee: MuPDF bugs <mupdf-bugs>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P4    
Version: 1.16.1   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---

Description apple.dev.mail 2020-04-15 12:04:59 UTC
I'm trying to get the MuPDF viewer working on Sway (Wayland), are there any plans to support wayland in the near future and/or are you open to community contributions regarding this issue?

I would assume the quickest way to solve this would be to use `mupdf-gl` and patch it to use wayland versions of freeglut or glew to create the window in a wayland context. I haven't delved deeper into the mupdf codebase but maybe there's a simpler solution?
Comment 1 Tor Andersson 2023-05-17 16:56:38 UTC
Retargeting mupdf-gl to use GLEW is probably the best way to provide good Wayland support in the future.

The X compatibility of Wayland should be good enough for now.