index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (749B) | |
--- | |
1 Bidirectional Text | |
2 ================== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch adds proper support for Right-To-Left languages. (such as Far… | |
7 | |
8 Texts combining both RTL and LTR languages are displayed correctly. This… | |
9 | |
10 without dwm-bidi: | |
11 | |
12  | |
13 | |
14 with dwm-bidi: | |
15 | |
16  | |
17 | |
18 Download | |
19 -------- | |
20 * [dwm-bidi-restricted-20230512-e81f17d.diff](dwm-bidi-restricted-202305… | |
21 * [dwm-bidi-20220309-0386419.diff](dwm-bidi-20220309-0386419.diff) | |
22 * [dwm-bidi-20220219-302953a.diff](dwm-bidi-20220219-302953a.diff) (old) | |
23 | |
24 Authors | |
25 ------- | |
26 * Mahdi Mirzadeh - <https://mirzadeh.pro> |