Introduction
Introduction Statistics Contact Development Disclaimer Help
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 ![dwm with no bidi](dwm-bidi-without-fix.png)
13
14 with dwm-bidi:
15
16 ![dwm with bidi](dwm-bidi-fix.png)
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>
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.