diff --git a/Patches.md b/Patches.md index da27032..238fd9e 100644 --- a/Patches.md +++ b/Patches.md @@ -12,6 +12,7 @@ Please ensure that the only changes in that branch are those needed for the patc **Note:** these external patches are user-submitted content, and the authors of dwl cannot monitor them. Please download and review a patch before using it! +* [alwayscenter](https://github.com/djpohly/dwl/compare/master...guidocella:alwayscenter.patch): Center floating windows * [customFloat](https://github.com/djpohly/dwl/compare/master...Stivvo:customFloat.patch): Rules for floating windows support default x, y, width, height. Defaults to the center of the screen and the client size * [idle](https://github.com/guidocella/dwl/compare/layer-shell...guidocella:idle.patch): Implement the idle protocol which allows client such as swayidle to monitor user idle time (based on the layer shell pull request) * [outputManagement](https://github.com/guidocella/dwl/compare/layer-shell...guidocella:output-management.patch): Implement the output management protocol which allows client such as wlr-randr to configure the display (based on the layer shell pull request)