From 3108baea5165f9b36055387103b111212f4a8571 Mon Sep 17 00:00:00 2001 From: korei999 Date: Thu, 21 Mar 2024 21:41:31 +0000 Subject: [PATCH] Add xwayland-handle-minimize --- xwayland-handle-minimize.-.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 xwayland-handle-minimize.-.md diff --git a/xwayland-handle-minimize.-.md b/xwayland-handle-minimize.-.md new file mode 100644 index 0000000..ba76dd7 --- /dev/null +++ b/xwayland-handle-minimize.-.md @@ -0,0 +1,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. Also this patch fixes https://codeberg.org/dwl/dwl/issues/573. + + ## Download +- [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) + +### Authors +- [korei999](https://codeberg.org/korei999) \ No newline at end of file