diff options
Diffstat (limited to 'dwl-patches/patches/xwayland-handle-minimize/README.md')
-rw-r--r-- | dwl-patches/patches/xwayland-handle-minimize/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dwl-patches/patches/xwayland-handle-minimize/README.md b/dwl-patches/patches/xwayland-handle-minimize/README.md new file mode 100644 index 0000000..dde0935 --- /dev/null +++ b/dwl-patches/patches/xwayland-handle-minimize/README.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.
+
+ ## 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)
\ No newline at end of file |