From 255b71d02da7e266f7b94222c77e9e10029abd00 Mon Sep 17 00:00:00 2001 From: Dima Krasner Date: Mon, 12 Feb 2024 20:50:38 +0200 Subject: [PATCH] update dimkr patches --- env.md | 2 +- fallback.md | 2 +- right.md | 2 +- snail.md | 5 ++--- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/env.md b/env.md index 469b9b1..c92c44e 100644 --- a/env.md +++ b/env.md @@ -2,7 +2,7 @@ Input device configuration (click method, tap-and-drag, acceleration, etc), border size and colors via environment variables. ### Download -- [2022-07-24](https://codeberg.org/dwl/dwl-patches/raw/branch/main/env/env.patch) +- [2024-02-11](https://codeberg.org/dwl/dwl-patches/raw/branch/main/env/env.patch) ### Authors - [Dima Krasner](https://codeberg.org/dimkr) () diff --git a/fallback.md b/fallback.md index ab39aac..dad6b68 100644 --- a/fallback.md +++ b/fallback.md @@ -2,7 +2,7 @@ Tries a different display mode if the preferred mode doesn't work. ### Download -- [2022-07-21](https://codeberg.org/dwl/dwl-patches/raw/branch/main/fallback/fallback.patch) +- [2024-02-11](https://codeberg.org/dwl/dwl-patches/raw/branch/main/fallback/fallback.patch) ### Authors - [Dima Krasner](https://codeberg.org/dimkr) () diff --git a/right.md b/right.md index 933bdbe..271f975 100644 --- a/right.md +++ b/right.md @@ -2,7 +2,7 @@ Put newly connected monitors on the right, like X does. ### Download -- [2022-07-21](https://codeberg.org/dwl/dwl-patches/raw/branch/main/right/right.patch) +- [2024-02-11](https://codeberg.org/dwl/dwl-patches/raw/branch/main/right/right.patch) ### Authors - [Dima Krasner](https://codeberg.org/dimkr) () diff --git a/snail.md b/snail.md index 608fc28..0dd925a 100644 --- a/snail.md +++ b/snail.md @@ -2,9 +2,8 @@ Adds a spiral-inspired layout for wide screens. ### Download -- [2023-07-15](https://codeberg.org/dwl/dwl-patches/raw/branch/main/snail/snail.patch) (backports the flickering fix from [genericgaps](https://github.com/djpohly/dwl/wiki/genericgaps)) -- [2022-07-19](https://github.com/djpohly/dwl/compare/main...dimkr:dwl:snail-old.patch) +- [2024-02-11](https://codeberg.org/dwl/dwl-patches/raw/branch/main/snail/snail.patch) ### Authors -- [Nikita Ivanov](https://github.com/NikitaIvanovV) - [Dima Krasner](https://codeberg.org/dimkr) () +- [Nikita Ivanov](https://github.com/NikitaIvanovV) (fix for flickering)