-
See https://github.com/swaywm/wlr-protocols/pull/43#discussion_r275014129
-
Breaking change. See https://gitlab.freedesktop.org/wayland/wayland-protocols/commit/048102f21ad3783f64c4996704b07a13a010fd19
While at it, also make it optional for symmetry with xdg-output.
-
Once we have virtual keyboard and virtual pointer, a remote desktop (with its own dedicated output) could be implemented using a virtual output protocol.
-
The governance model for wayland-protcols has been established. We should start moving our stuff into wayland-protocols accordingly.
-
xdg-output isn't enough:
- Racy
- Sometimes the buffer might come from a client, which has a different transform
We might want to send e.g. a matrix through these two protocols instead.
```
…
-
These would be great to have protocol for layout management for layouts widgets.
I already saw https://github.com/swaywm/wlr-protocols/pull/31/files but it seems like hack to get wlr_leyboard so th…
-
Right now if a client tries to copy a buffer with invalid params, a protocol error is sent.
This makes it mandatory for the client to wait for the `buffer` event containing the buffer params prior …
-
The application needs an ability to scan QR code from screen, but arbitrary reading from screen is not supported on Wayland for security reasons. But an ability to get screen content when needed is ne…
-
```
sway version 1.1-rc1-5-g18ce0eec (May 13 2019, branch 'master')
```
This has been a long standing issue for me. I think I may have narrowed this down.
With more than one workspace (set up …
-
when pressing ctrl+alt+f1-f6 i cannot switch to a diffirent tty like in other wayland compositors such as sway. i have tried manually adding the bindings in the cagebreak config but it does nothing