-
Hello World,
I have built wlmaker according to the build instructions (latest `main` from github: 3f0f599537a4c98860fbf39a15d715042a2d3529), but I cannot start it:
```
andy@shannara:~$ LD_LIBRA…
-
Depends on https://github.com/swaywm/wlroots/issues/633
`_XWAYLAND_RANDR_EMU_MONITOR_RECTS` allows Xwayland's emulated modesets to work correctly.
See https://gitlab.gnome.org/GNOME/mutter/-/mer…
-
Which operating system does the issue occur on? Arch Linux
If on linux, are you using X11 or Wayland? X11
Hello, since https://github.com/swaywm/wlroots/pull/1100 have been merged alacritty does…
-
## Bevy version
v0.10.1
## Relevant system information
```ignore
`AdapterInfo { name: "NVIDIA GeForce 920M", vendor: 4318, device: 4761, device_type: DiscreteGpu, driver: "NVIDIA", driver_in…
-
wlroots is generally shipped as a shared library. This presents issues for packaging, as packagers must wait for all packaged wlroots-based compositors to be updated before they can bump wlroots, whic…
-
Hello! I've been getting errors when running this example on SwayWM/Wayland. After changing the `bsb-native` version in `package.json` to "^4.0.7000," I run the commands:
```
$ npm install
$ npm ru…
-
With [1] we should be able to remove the hardcoded list of formats we use when EXT_image_dmabuf_import_modifiers is unavailable:
https://github.com/swaywm/wlroots/blob/8707a9b7ecbba0321804604d9ea95…
-
-
Similar to https://github.com/swaywm/sway/issues/759
If WLR_NO_HARDWARE_CURSORS=1 is set and sway is started from GDM there appears second static cursor on screen.
sway version 1.4
ghost updated
4 years ago
-
To aid predictability of `WAYLAND_DISPLAY`, for when it needs to be specified outside of existing Wayland session, especially when multiple sessions might exist.
Taking inspiration from `weston`:
…