wayfire icon indicating copy to clipboard operation
wayfire copied to clipboard

A modular and extensible wayland compositor

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

In some cases it's desirable to keep the width / height ratio even when the application doesn't require it, e.g. resizing scrcpy out of ratio will leave unpleasant black space....

When I initiate the screenshot commandand in turn get the selection rectangle tool, but then before selecting anything, accidentally move the mouse into the hotspot top-left area, then wayfire shows...

Here is another part of the upcoming refactor in Wayfire. It is still very WIP, so take any of the current APIs with a grain of salt. Goals: - Remove...

**Describe the bug** JetBrains IDE's "File Structure" dialog will disappear immediately after opening(useing `Ctrl+F12`) [It had been repair by sway and wlroots](https://youtrack.jetbrains.com/issue/IDEA-202762/Window-Navigate-to-ClassFileSymbol-does-not-appear-on-Sway-10beta1-Wayland-Linux) **To Reproduce** Steps to reproduce the behavior: 1....

bug

WM crashes during text selection in some GUI apps when fcitx5 is installed. Tested apps: qutebrowser, chromium, FeatherPad, IntelliJ IDEA, Android Studio. **Steps to reproduce** 1. Install and run fcitx5...

bug
needs information

**Notice: Wayfire's development is temporarily happening in the `stabilize-api` branch. If you open a pull request for the master branch, it will likely not be merged before the stabilize-api branch...

**Describe the bug** If a view closes after the switcher plugin becomes active, then it crashes wayfire **To Reproduce** Steps to reproduce the behavior: 1. Enable plugin switcher 2. Open...

bug

This is wayfire error log: https://pastebin.com/TJEuz0TH These are wayfire and wf-shell patches : https://github.com/prehonor/nixos/tree/master/nixpkgs-overlays/pkgs/applications https://github.com/prehonor/nixos/blob/master/nixpkgs-overlays/pkgs/applications/window-managers/wayfire/event-patch.diff https://github.com/prehonor/nixos/blob/master/nixpkgs-overlays/pkgs/applications/window-managers/wayfire/upgrade-wlroots.diff and This is wlroots patch: https://github.com/prehonor/nixos/blob/master/nixpkgs-overlays/pkgs/development/libraries/wlroots/headless.diff

bug

Some laptops do not have numpad, and it would be good to have additional logic which can work like the following imaginary example: 1) if a window is already moved...

enhancement
ideas-for-later
PRs-welcome