Skip to content

Commit d45f65d

Browse files
committed
readme for wayland users
1 parent 95ce5a2 commit d45f65d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@ Using Manim Slides is a two-step process:
8787

8888
The documentation is available [online](https://eertmans.be/manim-slides/).
8989

90+
### Note for wayland users
91+
92+
It may happen that the presentation player won't work when in fullscreen mode and will simply block the transition requiring a restart.
93+
An easy way of resolving this issue is to force Qt to use xwayland for rendering the window by setting the environment variable `QT_QPA_PLATFORM=xcb`
94+
9095
### Basic Example
9196

9297
Call `self.next_slide()` everytime you want to create a pause between

0 commit comments

Comments
 (0)