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** This happened once randomly while I was experimenting in follow up to #2422 -- Wayfire crashed while clicking on an icon with a subdock in Cairo-Dock. My...

bug

this crash happened in normal daily usage, last thing before the crash was a dropdown terminal with a python script ``` AddressSanitizer:DEADLYSIGNAL ================================================================= ==1591==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000...

bug
needs information

**Hello,** Could you enable a way to add custom signals to Wayfire's IPC events? I am working on a Wayfire plugin and need to handle additional IPC events. _The goal...

enhancement

I'm coming from KDE and testing out the all important wobbly windows. So I'm comparing my experience to their implementation that I'm used to. I notice when resizing a window,...

enhancement
help wanted
PRs-welcome

I couldn't find anything in the settings for this. But do see where support was added https://github.com/WayfireWM/wayfire/issues/447 Maybe for reference this issue was adding an option to disable it in...

enhancement

This is needed so decorators render correctly in these cases.

It is apparent from the comment following this line, that this was the intention. This fixes a decoration sizing bug with ignore_views matching 'maximized is true'. This can be seen...

stale

could you add vswitch complete support for IPC? some features like "Switches to the last active workspace" is missing

enhancement
easy
PRs-welcome

This sets the initial decoration mode properly for clients that announce the `wl_surface` with the decoration protocol before the xdg-surface view, such as GTK 4, so that they are properly...