dotfiles-mirror/dwl/dwl-patches/patches/xwayland-handle-minimize/README.md
2026-02-17 22:49:02 +03:30

9 lines
No EOL
519 B
Markdown
Executable file

### Description
Some windows (wine) games go black screen after losing focus and never recover https://github.com/swaywm/sway/issues/4324. This patch fixes this by handling minimize requests that some xwayland clients do.
## Download
- [git branch](https://codeberg.org/korei999/dwl/src/branch/xwayland-handle-minimize)
- [2024-04-01](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/xwayland-handle-minimize/xwayland-handle-minimize.patch)
### Authors
- [korei999](https://codeberg.org/korei999)