wayfire
wayfire copied to clipboard
A modular and extensible wayland compositor
**Describe the bug** When a right click happens on a popup of Firefox, Firefox may create subsurfaces that are intended to be above the popup itself, but since the click...
The error is [here](https://github.com/WayfireWM/pywayfire/blob/9821801fb4349cad0d8daa05185d94de7ce4b5b7/wayfire/ipc.py#L65-L67). But wayfire [doesn't include method name in the response](https://github.com/WayfireWM/wayfire/blob/cf9afeda562ff4bb46bf2923723a744fbf832efd/plugins/ipc/ipc-method-repository.hpp#L93).
**Describe the bug** When using a keyboard model br ABNT2 the key "/" next to right shift don't output the character "/" but instead it makes the opened windows to...
Session lock surface is currently appears without animation. Would be nice if it'd be animated.
Reproducible with simple-tile, alacritty set to auto-tile and running: `alacritty msg create-window -e /bin/zsh -c "/bin/false"` Stacktrace: ``` AddressSanitizer:DEADLYSIGNAL ================================================================= ==167203==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x7f3ab533ec86 bp...
Fixes #2539.
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Enable plugin `input-method-v1` 2. Find a text field and...
Though hard to implement I imagine, it would be nice to have an option to show a UI element on the screen with which viewport gets the focus when switching...
**Describe the bug** When I show desktop and have any firefox windows open, wayfire crashes **To Reproduce** Steps to reproduce the behavior: 1. have a firefox window open 2. show...
Version 5 of wlr-layer-shell-unstable-v1 adds a new feature: `set_exclusive_edge`. This helps the compositor to resolve the edge to which exclusive zone is applied when the layer surface is anchored to...