mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 07:51:28 +00:00
Updated Running programs natively under Wayland (markdown)
parent
4ebc3b22f6
commit
7b8c2bdfa3
|
@ -47,6 +47,12 @@ You could set them to `wayland_shm` instead, if you want to use software renderi
|
|||
SDL_VIDEODRIVER=wayland
|
||||
```
|
||||
|
||||
## Flatpak
|
||||
|
||||
```shell
|
||||
flatpak run --socket=wayland
|
||||
```
|
||||
|
||||
## GLFW
|
||||
|
||||
Wayland needs to be selected at compile-time. Arch users can install `glfw-wayland`.
|
||||
|
|
Loading…
Reference in a new issue