Youssef Fathy

Results 5 comments of Youssef Fathy

Assalamualaikum, As a temporary solution, [symbolic links](https://linuxhandbook.com/symbolic-link-linux/) can be used to move the downloads directory to another location. Here is a bash script that does so. ```bash #!/bin/bash set -euo...

حالياً، خط رواية رواية ورش عن نافع متوفر للآيات (تمت إضافته في [1.3.2](https://github.com/0xzer0x/quran-companion/releases/tag/v1.3.2)) ![Image](https://github.com/user-attachments/assets/60fc9961-1cb6-4f83-8b5e-ee2624ace063)

As of [v1.3.2](https://github.com/0xzer0x/quran-companion/releases/tag/v1.3.2), Warsh fonts were added for the verse-by-verse panel (Settings > Reader > Verse font). It is currently not possible to add other riwayat because of how the...

Currently, changing the playback rate through Qt's [QMediaPlayer](https://doc.qt.io/qt-6/qmediaplayer.html#playbackRate-prop) changes the pitch of the audio which is an undesired effect. In order to implement this feature, 3rd party libraries that allow...