wayfire
wayfire copied to clipboard
A modular and extensible wayland compositor
Random crash in wayfire_foreign_toplevel::init_request_handlers() (race condition with xdg-popups?)
**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...
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...
**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...
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,...
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...
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...
Add blinds animation.
could you add vswitch complete support for IPC? some features like "Switches to the last active workspace" is missing
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...