Bug 702334 - Wayland integration
Summary: Wayland integration
Status: RESOLVED WONTFIX
Alias: None
Product: MuPDF
Classification: Unclassified
Component: mupdf (show other bugs)
Version: 1.16.1
Hardware: PC Linux
: P4 normal
Assignee: MuPDF bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-15 12:04 UTC by apple.dev.mail
Modified: 2023-05-17 16:56 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.