mirror of
https://github.com/swaywm/sway.git
synced 2025-03-22 14:22:04 +00:00
Updated Running programs natively under Wayland (markdown)
parent
4ebc3b22f6
commit
7b8c2bdfa3
1 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue