From ec30ccf9064469e32c6b529f24efca4b0d546b66 Mon Sep 17 00:00:00 2001 From: Dima Krasner Date: Mon, 4 Dec 2023 09:09:38 +0200 Subject: [PATCH] migrate en-keycodes, env, fallback, right and snail to codeberg --- en-keycodes.md | 4 ++-- env.md | 4 ++-- fallback.md | 4 ++-- right.md | 4 ++-- snail.md | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/en-keycodes.md b/en-keycodes.md index 1391dcb..9945409 100644 --- a/en-keycodes.md +++ b/en-keycodes.md @@ -3,8 +3,8 @@ Always use the English keymap to get keycodes, so key bindings work even when us ### Download - [2023-11-12](https://github.com/djpohly/dwl/compare/main...NikitaIvanovV:dwl:en-keycodes.patch) similar to the one below, but does not modify config.h -- [2022-07-22](https://github.com/djpohly/dwl/compare/main...dimkr:dwl:en-keycodes.patch) +- [2022-07-22](https://codeberg.org/dimkr/dwl/commit/413f7aa7f075ed88402db277b952fa43d3fb853d.patch) ### Authors -- [dimkr](https://github.com/dimkr) +- [dimkr](https://codeberg.org/dimkr) () - [Nikita Ivanov](https://github.com/NikitaIvanovV) \ No newline at end of file diff --git a/env.md b/env.md index 3b22623..dcf9fad 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://github.com/djpohly/dwl/compare/main...dimkr:env.patch) +- [2022-07-24](https://codeberg.org/dimkr/dwl/commit/f51bfab9b90536518a8f2eb9ac9ecb082bcf270d.patch) ### Authors -- [Dima Krasner](https://github.com/dimkr) \ No newline at end of file +- [Dima Krasner](https://codeberg.org/dimkr) () \ No newline at end of file diff --git a/fallback.md b/fallback.md index e965ef2..8586728 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://github.com/djpohly/dwl/compare/main...dimkr:fallback.patch) +- [2022-07-21](https://codeberg.org/dimkr/dwl/commit/5fbb468e37b9a1e25e0e32462a2ca58758c3f824.patch) ### Authors -- [Dima Krasner](https://github.com/dimkr) () \ No newline at end of file +- [Dima Krasner](https://codeberg.org/dimkr) () \ No newline at end of file diff --git a/right.md b/right.md index e68ed0d..4d2df55 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://github.com/djpohly/dwl/compare/main...dimkr:right.patch) +- [2022-07-21](https://codeberg.org/dimkr/dwl/commit/ae70de3793109624ae7f8cdfebd214ef3e883f79.patch) ### Authors -- [Dima Krasner](https://github.com/dimkr) \ No newline at end of file +- [Dima Krasner](https://codeberg.org/dimkr) () \ No newline at end of file diff --git a/snail.md b/snail.md index c2a40d3..6fbce18 100644 --- a/snail.md +++ b/snail.md @@ -2,8 +2,8 @@ Adds a spiral-inspired layout for wide screens. ### Download -- [2023-07-15](https://github.com/djpohly/dwl/compare/main...dimkr:dwl:snail.patch) (backports the flickering fix from [genericgaps](https://github.com/djpohly/dwl/wiki/genericgaps) by [Nikita Ivanov](https://github.com/NikitaIvanovV)) +- [2023-07-15](https://codeberg.org/dimkr/dwl/commit/ad717ddd80ec86b2c1f87b88c673bd272332790a.patch) (backports the flickering fix from [genericgaps](https://github.com/djpohly/dwl/wiki/genericgaps) by [Nikita Ivanov](https://github.com/NikitaIvanovV)) - [2022-07-19](https://github.com/djpohly/dwl/compare/main...dimkr:dwl:snail-old.patch) ### Authors -- [Dima Krasner](https://github.com/dimkr) \ No newline at end of file +- [Dima Krasner](https://codeberg.org/dimkr) () \ No newline at end of file