summaryrefslogtreecommitdiffstats
path: root/dwl-patches/patches/foreign-toplevel-management/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'dwl-patches/patches/foreign-toplevel-management/README.md')
-rw-r--r--dwl-patches/patches/foreign-toplevel-management/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/dwl-patches/patches/foreign-toplevel-management/README.md b/dwl-patches/patches/foreign-toplevel-management/README.md
new file mode 100644
index 0000000..6e30328
--- /dev/null
+++ b/dwl-patches/patches/foreign-toplevel-management/README.md
@@ -0,0 +1,9 @@
+### Description
+Implement `foreign-toplevel-management`, it add handlers for activate, close, fullscreen and destroy request events, it's missing minimize and maximize request handlers.
+
+### Download
+- [git branch](https://codeberg.org/wochap/dwl/src/branch/v0.6-a/foreign-toplevel-management)
+- [2024-05-02](https://codeberg.org/dwl/dwl-patches/raw/commit/e58c3ec41a39df934d2998161d7187ac965ea77a/foreign-toplevel-management/foreign-toplevel-management.patch)
+
+### Authors
+- [wochap](https://codeberg.org/wochap) \ No newline at end of file