wayfire
wayfire copied to clipboard
A modular and extensible wayland compositor
**Describe the bug** When a lockscreen has crashed, the underlying desktop may be seen through the semi-transparent pixels of the crash image. **To Reproduce** Place an identifiable pattern on desktop,...
Based on the wlroots draft implementation of the protocol by @tokyo4j (available [here](https://gitlab.freedesktop.org/tokyo4j/wlroots/-/tree/ext-foreign-toplevel-state?ref_type=heads)), backported to wlroots 0.19: https://github.com/dkondor/wlroots/tree/ext_toplevel Note: this is currently a bit incomplete (output information is not sent...
Sometimes, when switching between a maximized and non-maximized window, after the transition ends, the window in the background switches incorrectly **To Reproduce** Steps to reproduce the behavior: 1. Enable switcher...
For edges that have assigned edge-swipe gestures it would be nice if the swipe event was not forwarded to the client underneath. As mentioned in chat, this would probably be...
My logs are mostly clean, but some entries seem unclear in their purpose. For example: it's very useful `[plugins/window-rules/view-action-interface.cpp:332] View action interface: Invalid arguments. Expected 'set alpha [float|double].` we know...
**Describe the bug** Whenever I close my laptop, all windows on all workspaces appear in workspace 1 when I repopen it. **To Reproduce** 1. have multiple workspaces 2. have a...
Some environments that support multiple monitors behave in the same way as Wayfire, but there is a nice feature, notable on ChromeOS. When dragging a surface from one output to...
**Describe the bug** wondering if this log entry is useful? "Error sending JSON to client" needs more context, or just move it to debug level to prevent log spam ```...
**Describe the bug** Clicking and dragging anything from my 2nd monitor puts the drag indicator thing on my first monitor no matter what app. **To Reproduce** Steps to reproduce the...
Just wanted to try vulkan, as it advertized to be more efficient. Now it works with wayfire too, unfortunately many features that makes wayfire special are not supported there. And...