Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arabic titles #186

Open
Popx1 opened this issue May 21, 2024 · 13 comments
Open

Arabic titles #186

Popx1 opened this issue May 21, 2024 · 13 comments

Comments

@Popx1
Copy link

Popx1 commented May 21, 2024

it broken
there is a patch that fix it bidi

i dont know how to patch it it fails allways
can i get help

@siduck
Copy link
Owner

siduck commented May 21, 2024

@Popx1 i dont maintain chadwm anymore sadly and idk much C! i just added patches to vanilla dwm which doesnt need much C knowledge

@Popx1
Copy link
Author

Popx1 commented May 21, 2024

whaaaaat. then what can i do ?

@siduck
Copy link
Owner

siduck commented May 21, 2024

just show your errors

@Popx1
Copy link
Author

Popx1 commented May 21, 2024

[lahcen@11 chadwm]$ patch < dwm-bidi-20220309-0386419.diff
patching file config.mk
Hunk #1 succeeded at 18 with fuzz 2 (offset 8 lines).
Hunk #2 FAILED at 22.
1 out of 2 hunks FAILED -- saving rejects to file config.mk.rej
patching file dwm.c
Hunk #1 FAILED at 40.
Hunk #2 FAILED at 238.
Hunk #3 FAILED at 276.
Hunk #4 FAILED at 708.
Hunk #5 FAILED at 719.
5 out of 5 hunks FAILED -- saving rejects to file dwm.c.rej

@siduck
Copy link
Owner

siduck commented May 21, 2024

you should know how to fix patches. go to the rej files and look what failed and then make changes at actual files

@Popx1
Copy link
Author

Popx1 commented May 21, 2024

and this is the issue
they are not the same

@Popx1
Copy link
Author

Popx1 commented May 21, 2024

here are the files :
dwm.c
dwm.c.rej

@Popx1
Copy link
Author

Popx1 commented May 21, 2024

It would be great if you can help

@siduck
Copy link
Owner

siduck commented May 21, 2024

i dont have dwm logged in rn so cant, from the rej files you need to add the code with plus signs and remove the code with minus signs

@Popx1
Copy link
Author

Popx1 commented May 21, 2024

i think am going to dump out dwm , what do you recommend to use ?

@siduck
Copy link
Owner

siduck commented May 21, 2024

i think am going to dump out dwm , what do you recommend to use ?

i use openbox, one con of dwm is that its hard to integrate external bars on it and i wanted a stacking wm so went with openbox as its stable

@Popx1
Copy link
Author

Popx1 commented May 21, 2024

I will give it a try Thank you for your time

@Popx1
Copy link
Author

Popx1 commented May 22, 2024

i got it working if you want add it to your repo
i used GPT4-o
dwm.c
config.mk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants