summaryrefslogtreecommitdiffstats
path: root/dwl-patches/patches/foreign-toplevel-management/README.md
diff options
context:
space:
mode:
authorLeonard Kugis <leonard@kug.is>2025-05-23 11:41:09 +0000
committerLeonard Kugis <leonard@kug.is>2025-05-23 11:41:09 +0000
commitc70505d7c7b7b48600f273357694b56ccf5d2a15 (patch)
tree21c27ac6ffced8d6d904e35bdb39baa5d685d829 /dwl-patches/patches/foreign-toplevel-management/README.md
downloaddotfiles-master.tar.gz
dotfiles-master.tar.bz2
dotfiles-master.zip
Initial commitHEADmaster
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