https://bugs.kde.org/show_bug.cgi?id=436888
george fb <georgefb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/mult | |imedia/haruna/commit/489a34 | |03a3985d217e06b2d51250e1be0 | |662570d --- Comment #1 from george fb <georgefb...@gmail.com> --- Git commit 489a3403a3985d217e06b2d51250e1be0662570d by George Florea Bănuș. Committed on 04/07/2022 at 23:02. Pushed by georgefb into branch 'master'. feat: add settings to customize the subtitle Setings added: color, shadow color, shadow offset, border color, border size, bold, italic M +15 -0 src/application.cpp M +3 -0 src/application.h M +1 -0 src/qml.qrc A +34 -0 src/qml/Haruna/Components/ColorPickerButton.qml * M +1 -0 src/qml/Haruna/Components/qmldir M +8 -0 src/qml/MpvVideo.qml M +162 -0 src/qml/Settings/SubtitlesSettings.qml M +22 -1 src/settings/subtitlessettings.kcfg The files marked with a * at the end have a non valid license. Please read: https://community.kde.org/Policies/Licensing_Policy and use the headers which are listed at that page. https://invent.kde.org/multimedia/haruna/commit/489a3403a3985d217e06b2d51250e1be0662570d -- You are receiving this mail because: You are watching all bug changes.