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

**Describe the bug** ``` EE 23-07-25 08:28:44.881 - [src/main.cpp:139] Fatal error: Segmentation fault EE 23-07-25 08:28:44.905 - #1 signal_handler(int) main.cpp:? EE 23-07-25 08:28:44.916 - #2 __sigaction ??:? EE 23-07-25 08:28:44.929...

bug
low-priority
PRs-welcome

**Describe the bug** when i pick a item with drag and press alt+tab to drag on another window it drops as soon as i press alt+tab at the cursor position....

enhancement
low-priority
PRs-welcome

``` II 19-07-25 14:05:40.530 - [src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) EE 19-07-25 14:05:43.205 - [libinput] event8 - USB Gaming Mouse: client bug: event processing lagging behind by 53ms,...

bug
help wanted
low-priority

## The Problem Wayland has a notorious problem when it comes to XWayland and HiDPI monitors. My monitors are considered HiDPI, the UI is far too small for me to...

enhancement
wlroots

**Describe the bug** ``` this->plugins_opt.set_callback([=] () { /* reload when config reload has finished */ idle_reload_plugins.run_once([&] () { reload_dynamic_plugins(); }); }); ``` Plugin reload/enable/disable will stop working after using set_option_values....

enhancement
idea
low-priority

For gaming, screen tearing is many times not a bug but a feature, providing lower input delay and higher control over your frames. Some Wayland compositors have a setting which...

enhancement

I added Kanshi to autostart `kanshi = kanshi` and it works fine until I change a setting in the Wayfire config. I also experienced this issue in sway https://github.com/emersion/kanshi/issues/43. To...

low-priority

- tablet stylus cannot move windows around or move the scrollbar at the right of windows - there's no way to configure the tablet to behave in relative mode like...

enhancement
PRs-welcome