From 0ea01667b183969bc00c3c409d116ac101cab321 Mon Sep 17 00:00:00 2001 From: A Frederick Christensen <53975399+fauxmight@users.noreply.github.com> Date: Wed, 6 Apr 2022 20:59:09 -0500 Subject: [PATCH] monitor_layout patch is made obsolete by PalanixYT's updates to monitor-config --- Patches.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Patches.md b/Patches.md index 0098a73..c6c1a92 100644 --- a/Patches.md +++ b/Patches.md @@ -39,7 +39,6 @@ Please ensure that the only changes in that branch are those needed for the patc * [makeDesktop](https://github.com/djpohly/dwl/compare/main...Stivvo:makeDesktop.patch): Support for ``make install`` and ``make uninstall``, which also installs a .desktop file to start dwl from a display manager * [master-on-right](https://github.com/djpohly/dwl/compare/main...Sevz17:master-right.patch): Show the master area to the right * [monitor-config](https://github.com/djpohly/dwl/compare/main...PalanixYT:monfig.patch): Allows more monitor configuration in config.h -* [monitor_layout](https://github.com/djpohly/dwl/compare/main..fauxmight:monitor_layout): Allows explicit positioning of monitors in config.h * [movestack](https://github.com/djpohly/dwl/compare/main...ss7m:movestack.patch): Allows you to move a window up and down the stack * [numlock/capslock](https://github.com/djpohly/dwl/compare/main...Sevz17:numlock/capslock.patch): Allows to activate numlock or capslock at startup * [output-power-management](https://github.com/djpohly/dwl/compare/main...guidocella:output-power-management.patch): Implement the output-power-management protocol. I don't know what this is used by, but here it is in case you need it