Update xwayland-handle-minimize

korei999 2024-04-01 12:22:33 +00:00
parent c321d9e4d5
commit 6dfb051533

@ -1,9 +1,9 @@
### Description ### 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. Also this patch fixes https://codeberg.org/dwl/dwl/issues/573. 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 ## Download
- [git branch](https://codeberg.org/korei999/dwl/src/branch/xwayland-handle-minimize) - [git branch](https://codeberg.org/korei999/dwl/src/branch/xwayland-handle-minimize)
- [2024-03-21](https://codeberg.org/dwl/dwl-patches/raw/branch/main/xwayland-handle-minimize/xwayland-handle-minimize.patch) - [2024-04-01](https://codeberg.org/dwl/dwl-patches/raw/branch/main/xwayland-handle-minimize/xwayland-handle-minimize.patch)
### Authors ### Authors
- [korei999](https://codeberg.org/korei999) - [korei999](https://codeberg.org/korei999)