From 2003c92c16f6c3a759d25ed1b0ecddd76deddfb9 Mon Sep 17 00:00:00 2001 From: korei999 Date: Tue, 22 Apr 2025 15:27:21 +0300 Subject: [PATCH] update tearing --- patches/tearing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/tearing/README.md b/patches/tearing/README.md index 477cda8..45efbf9 100644 --- a/patches/tearing/README.md +++ b/patches/tearing/README.md @@ -12,6 +12,6 @@ static const ForceTearingRule force_tearing[] = { ``` ### Download - [git branch](https://codeberg.org/korei999/dwl/src/branch/tearing) -- [2024-09-18](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/tearing/tearing.patch) +- [2025-04-22](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/tearing/tearing.patch) ### Authors - [korei999](https://codeberg.org/korei999)