From 87047eac10da5de4538c664254594d36a4cf0ef6 Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Tue, 16 Jul 2024 12:21:07 +0200 Subject: [PATCH] remove upstreamed stale patches --- _STALE_PATCHES/outputPowerManagement.md | 8 -------- _STALE_PATCHES/toggleLayoutImmediately.md | 8 -------- 2 files changed, 16 deletions(-) delete mode 100644 _STALE_PATCHES/outputPowerManagement.md delete mode 100644 _STALE_PATCHES/toggleLayoutImmediately.md diff --git a/_STALE_PATCHES/outputPowerManagement.md b/_STALE_PATCHES/outputPowerManagement.md deleted file mode 100644 index 295aab4..0000000 --- a/_STALE_PATCHES/outputPowerManagement.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description -Implement the output-power-management protocol. I don't know what this is used by, but here it is in case you need it. - -### Download -- [2022-03-20](https://github.com/djpohly/dwl/compare/main...guidocella:output-power-management.patch) - -### Authors -- [Guido Cella](https://github.com/guidocella) \ No newline at end of file diff --git a/_STALE_PATCHES/toggleLayoutImmediately.md b/_STALE_PATCHES/toggleLayoutImmediately.md deleted file mode 100644 index 0733b62..0000000 --- a/_STALE_PATCHES/toggleLayoutImmediately.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description -Configure a default "previous" layout for `setlayout({0})` to switch back to. - -### Download -- [2020-07-28](https://github.com/djpohly/dwl/compare/main...guidocella:toggle-layout-immediately.patch) - -### Authors -- [Guido Cella](https://github.com/guidocella) \ No newline at end of file