
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Mawakit is a prayer times plasmoid that plays the Islamic Adhan when it is time for prayer.
Designed to be simple and elegant, Mawakit shows a countdown until the next prayer in a nice tooltip.
9 years ago
0.3.0 :
* Switch to new praytimes library
* Support for high latitudes with various methods
* Add Islamic events in monthly prayer reporter
* Use svg compass instead of Qwt (remove dependency)
* Other bug fixes
0.2.3 :
* Fix wrong time after suspend
* Fix translation loading at startup
* Improve tool-tips messages strings
0.2.2 :
* Stop players at praying time (Amarok, Dragon player ...)
* Show time (10 min) after previous prayer in tooltips
* Fix Sunrise notification bug
0.2.1 :
* Fix plasmoid icon bug
* Fix database location error in some disto
* Fix duplication of notifications
* Fix duaa playback error
* Other fixes
0.2.0 :
* Add Qibla direction and distance
* Add monthly prayer times schedule
* Add Fajr athan and Duaa after athan
* Other fixes
0.1.0 :
* Initial release
9 years ago
0.3.0 :
* Switch to new praytimes library
* Support for high latitudes with various methods
* Add Islamic events in monthly prayer reporter
* Use svg compass instead of Qwt (remove dependency)
* Other bug fixes
0.2.3 :
* Fix wrong time after suspend
* Fix translation loading at startup
* Improve tool-tips messages strings
0.2.2 :
* Stop players at praying time (Amarok, Dragon player ...)
* Show time (10 min) after previous prayer in tooltips
* Fix Sunrise notification bug
0.2.1 :
* Fix plasmoid icon bug
* Fix database location error in some disto
* Fix duplication of notifications
* Fix duaa playback error
* Other fixes
0.2.0 :
* Add Qibla direction and distance
* Add monthly prayer times schedule
* Add Fajr athan and Duaa after athan
* Other fixes
0.1.0 :
* Initial release
Alaa2
4 years ago
Report
jaffermaniar
9 years ago
Please help.
# make
[ 0%] Built target plasma_applet_mawakit_automoc
[ 5%] Building CXX object CMakeFiles/plasma_applet_mawakit.dir/src/qibla.o
.../src/qibla.cpp: In constructor ‘QiblaDirectionForm::QiblaDirectionForm(QDialog*)’:
.../src/qibla.cpp:38:33: error: ‘class QwtCompass’ has no member named ‘setScaleOptions’
.../src/qibla.cpp:38:49: error: ‘ScaleTicks’ is not a member of ‘QwtDial’
.../src/qibla.cpp:38:71: error: ‘ScaleLabel’ is not a member of ‘QwtDial’
make[2]: *** [CMakeFiles/plasma_applet_mawakit.dir/src/qibla.o] Error 1
make[1]: *** [CMakeFiles/plasma_applet_mawakit.dir/all] Error 2
make: *** [all] Error 2
Report
Amine27
9 years ago
You need the development file of Qwt library (the Qt4 version). In Ubuntu it's libqwt5-qt4-dev.
Report
jaffermaniar
10 years ago
It works perfectly and elegantly binds with my desktop.
Excellent work !
Thank you !
Report
musl1m
10 years ago
Report
Amine27
10 years ago
Thanks for the report, I will look for this bug once I upgrade to 10.10
Best regards.
Report
spurwonofjp
10 years ago
Report
janet
10 years ago
Report
adibudeen
10 years ago
Report