diff options
| author | bakkeby <[email protected]> | 2022-08-02 10:58:10 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2022-08-02 10:58:10 +0200 |
| commit | 4b20c92b4c7969472b31cf364ee081f58874f40a (patch) | |
| tree | 47856d5cbaa56ac4106d16c58b61bf3be052b80f /README.md | |
| parent | 2e496ed931b93c46ea89ee4f14f4c0ae2e68533f (diff) | |
| download | dwm-flexipatch-4b20c92b4c7969472b31cf364ee081f58874f40a.tar.gz dwm-flexipatch-4b20c92b4c7969472b31cf364ee081f58874f40a.zip | |
Adding bidi patch ref. #285
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
