mirror of
https://github.com/Supreeeme/xwayland-satellite.git
synced 2025-12-23 04:36:34 +00:00
parent
2c30ea7863
commit
41e865c8d3
1 changed files with 4 additions and 0 deletions
|
|
@ -16,6 +16,10 @@ Need help troubleshooting, or have some other general question? [Ask on GitHub D
|
||||||
Run `xwayland-satellite`. You can specify an X display to use (i.e. `:12`). Be sure to set the same `DISPLAY` environment variable for any X11 clients.
|
Run `xwayland-satellite`. You can specify an X display to use (i.e. `:12`). Be sure to set the same `DISPLAY` environment variable for any X11 clients.
|
||||||
Because xwayland-satellite is a Wayland client (in addition to being a Wayland compositor), it will need to launch after your compositor launches, but obviously before any X11 applications.
|
Because xwayland-satellite is a Wayland client (in addition to being a Wayland compositor), it will need to launch after your compositor launches, but obviously before any X11 applications.
|
||||||
|
|
||||||
|
## Java applications
|
||||||
|
Some (most?) Java applications may present themselves as a blank screen by default with satellite. To fix this, simply set the environment variable
|
||||||
|
`_JAVA_AWT_WM_NONREPARENTING=1` before launching it to fix this. Unfortunately there is not a way for satellite to automatically do this.
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
```
|
```
|
||||||
# dev build
|
# dev build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue