summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2022-08-02 10:58:10 +0200
committerbakkeby <[email protected]>2022-08-02 10:58:10 +0200
commit4b20c92b4c7969472b31cf364ee081f58874f40a (patch)
tree47856d5cbaa56ac4106d16c58b61bf3be052b80f /README.md
parent2e496ed931b93c46ea89ee4f14f4c0ae2e68533f (diff)
downloaddwm-flexipatch-4b20c92b4c7969472b31cf364ee081f58874f40a.tar.gz
dwm-flexipatch-4b20c92b4c7969472b31cf364ee081f58874f40a.zip
Adding bidi patch ref. #285
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6b9c7dc..29abf31 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ Browsing patches? There is a [map of patches](https://coggle.it/diagram/X9IiSSM6
### Changelog:
+2022-08-02 - Added the bidi patch
2022-07-05 - Added the tagpreview patch
@@ -287,6 +288,9 @@ Browsing patches? There is a [map of patches](https://coggle.it/diagram/X9IiSSM6
- [bartabgroups](https://dwm.suckless.org/patches/bartabgroups/)
- turns the titlebar area into a mfact-respecting tab-bar showing each client's title
+ - [bidi](https://dwm.suckless.org/patches/bidi/)
+ - adds proper support for Right-To-Left (RTL) languages (such as Farsi, Arabic or Hebrew)
+
- [center](https://dwm.suckless.org/patches/center/)
- adds an iscentered rule to automatically center clients on the current monitor