summaryrefslogtreecommitdiffstats
path: root/dwl-patches/patches/xwayland-handle-minimize/README.md
blob: dde09351cfe18481ddf7fc2ed41697c1d6fb3fcd (plain)
1
2
3
4
5
6
7
8
9
### 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)