dotfiles/dwl/dwl-patches/patches/xwayland-handle-minimize/README.md

9 lines
519 B
Markdown
Raw Normal View History

2025-08-10 11:30:42 +03:30
### 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)