wayfire icon indicating copy to clipboard operation
wayfire copied to clipboard

A modular and extensible wayland compositor

Results 398 wayfire issues
Sort by recently updated
recently updated
newest added

https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.19.0-rc1 As usual it has API modifications so wayfire can not be build out of the box with it. The inportant feature - HDR support. Firefox is already supporting HRD...

enhancement

Dear Wayfire developers, I would like to suggest an enhancement to the existing hotspot feature in Wayfire. Currently, hotspots can be activated only after the cursor remains in a defined...

enhancement
help wanted
low-priority
PRs-welcome

**Describe the bug** When `idle` plugin is configured with `disable_initially=true`, it doesn't work, i.e. the `cube` effect is still activated after the timeout. **Debug information** When first entering the wayfire...

bug

**Describe the bug** Incorrect Behavior of Fullscreen Views During Cross-Monitor Drag-and-Drop **To Reproduce** Steps to reproduce the behavior: 1. Set a view to fullscreen 2. drag from output_1 and drop...

bug

This issue arises with a Gtk Popup Creation : When a volume slider is adjusted through mouse scroll in waypanel, a new layer surface (popup) is created to display the...

bug

1. Is it possible to add a feature that disables input during multi-finger touch? For example, when I trigger a three-finger gesture in the terminal, it also selects text; in...

enhancement

**Describe the bug** Whenever I use the cube plugin and I try to specify an image file that is located in one of my user directories for the skydome_texture config...

bug
PRs-welcome

See https://gitlab.freedesktop.org/wlroots/wlr-protocols/-/merge_requests/131 Requires also https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4986 Test program: https://github.com/dkondor/gtk_global_menu_test This implements the proposed changes to `wlr-foreign-toplevel-managemen` + also implements the [KDE AppMenu](https://wayland.app/protocols/kde-appmenu) protocol.

**Describe the bug** `input.cursor_size` set to 24 which is perfect for Wayland forces XCURSOR_SIZE to 24 as well which makes the cursor too small in XWayland apps when using the...

bug

**Describe the bug** If I copy a text from a Qt6/Qt5 app and paste it into another Qt6/Qt5 app by right clicking and clicking "Paste", nothing will be pasted. If...

bug