Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package haruna for openSUSE:Factory checked 
in at 2021-09-26 21:48:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/haruna (Old)
 and      /work/SRC/openSUSE:Factory/.haruna.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "haruna"

Sun Sep 26 21:48:47 2021 rev:9 rq:921505 version:0.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/haruna/haruna.changes    2021-09-14 
21:14:24.200405836 +0200
+++ /work/SRC/openSUSE:Factory/.haruna.new.1899/haruna.changes  2021-09-26 
21:49:37.226844964 +0200
@@ -1,0 +2,12 @@
+Sun Sep 26 13:01:03 UTC 2021 - Luigi Baldoni <aloi...@gmx.com>
+
+- Update to version 0.7.2
+  * fix(PlayListItem): set correct height
+  * GIT_SILENT made messages (after extraction)
+  * fix: make mouse action filtering case insensitive
+  * fix: change how cursor is hidden in fullscreen
+  * Delete FUNDING.yml
+  * Update README.md
+  * Settings: dont open window at startup
+
+-------------------------------------------------------------------

Old:
----
  haruna-v0.7.1.tar.gz

New:
----
  haruna-v0.7.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ haruna.spec ++++++
--- /var/tmp/diff_new_pack.fvC5A4/_old  2021-09-26 21:49:37.722845577 +0200
+++ /var/tmp/diff_new_pack.fvC5A4/_new  2021-09-26 21:49:37.722845577 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           haruna
-Version:        0.7.1
+Version:        0.7.2
 Release:        0
 Summary:        Video player built with Qt/QML on top of libmpv
 License:        CC-BY-4.0 AND GPL-3.0-or-later AND WTFPL

++++++ haruna-v0.7.1.tar.gz -> haruna-v0.7.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haruna-v0.7.1/.github/FUNDING.yml 
new/haruna-v0.7.2/.github/FUNDING.yml
--- old/haruna-v0.7.1/.github/FUNDING.yml       2021-09-11 02:16:56.000000000 
+0200
+++ new/haruna-v0.7.2/.github/FUNDING.yml       1970-01-01 01:00:00.000000000 
+0100
@@ -1,9 +0,0 @@
-#
-# SPDX-FileCopyrightText: 2021 George Florea B??nu?? <georgefb...@gmail.com>
-#
-# SPDX-License-Identifier: CC-BY-4.0
-#
-github: g-fb
-liberapay: gfb
-patreon: georgefb
-custom: "https://www.paypal.me/georgefloreabanus";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haruna-v0.7.1/CMakeLists.txt 
new/haruna-v0.7.2/CMakeLists.txt
--- old/haruna-v0.7.1/CMakeLists.txt    2021-09-11 02:16:56.000000000 +0200
+++ new/haruna-v0.7.2/CMakeLists.txt    2021-09-26 14:38:02.000000000 +0200
@@ -7,7 +7,7 @@
 cmake_minimum_required(VERSION 3.15)
 
 cmake_policy(SET CMP0048 NEW)
-project(haruna VERSION 0.7.0 LANGUAGES CXX)
+project(haruna VERSION 0.7.2 LANGUAGES CXX)
 
 set(CMAKE_INCLUDE_CURRENT_DIR ON)
 set(CMAKE_AUTOMOC ON)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haruna-v0.7.1/README.md new/haruna-v0.7.2/README.md
--- old/haruna-v0.7.1/README.md 2021-09-11 02:16:56.000000000 +0200
+++ new/haruna-v0.7.2/README.md 2021-09-26 14:38:02.000000000 +0200
@@ -8,7 +8,7 @@
 
 ----
 
-#### Donate: [GitHub Sponsors](https://github.com/sponsors/g-fb) | 
[Liberapay](https://liberapay.com/gfb/) | 
[PayPal](https://paypal.me/georgefloreabanus) | 
[Patreon](https://www.patreon.com/georgefb)
+#### Donate: [GitHub Sponsors](https://github.com/sponsors/g-fb) | 
[Liberapay](https://liberapay.com/gfb/) | 
[PayPal](https://paypal.me/georgefloreabanus)
 
 # Haruna Video Player
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haruna-v0.7.1/data/org.kde.haruna.metainfo.xml 
new/haruna-v0.7.2/data/org.kde.haruna.metainfo.xml
--- old/haruna-v0.7.1/data/org.kde.haruna.metainfo.xml  2021-09-11 
02:16:56.000000000 +0200
+++ new/haruna-v0.7.2/data/org.kde.haruna.metainfo.xml  2021-09-26 
14:38:02.000000000 +0200
@@ -201,6 +201,30 @@
     </ul>
   </description>
   <releases>
+    <release version="0.7.2" date="2021-09-26">
+      <description>
+        <p>Bugfixes:</p>
+        <ul>
+          <li>Fixed settings window opening at startup.</li>
+          <li>Fixed mouse cursor hidding in settings window when main window 
is fullscreen.</li>
+          <li>Made mouse actions filtering case insensitive.</li>
+          <li>Fixed height of default playlist item.</li>
+        </ul>
+      </description>
+    </release>
+    <release version="0.7.1" date="2021-09-13">
+      <description>
+        <p>Bugfixes:</p>
+        <ul>
+          <li>Fixed crash on systems with older versions of Qt.</li>
+          <li>Fixed play/pause button being disabled when it shouldn't.</li>
+          <li>Removed quit button from toolbar.</li>
+          <li>Fixed video repeating when repeat is turned off.</li>
+          <li>Fixed settings window loading wrong pages.</li>
+          <li>Fixed settings window not showing the sidebar when system fonts 
where increased.</li>
+        </ul>
+      </description>
+    </release>
     <release version="0.7.0" date="2021-08-20">
       <description>
         <p>Features:</p>
@@ -319,6 +343,7 @@
       <caption xml:lang="en-GB">Haruna main window, breeze dark colour 
scheme</caption>
       <caption xml:lang="es">Ventana principal de Haruna con el esquema de 
color Brisa oscuro</caption>
       <caption xml:lang="eu">Harunaren leiho nagusia, breeze iluna 
kolore-antolaera</caption>
+      <caption xml:lang="fi">Harunan p????ikkuna tummalla 
Breeze-v??riteemalla</caption>
       <caption xml:lang="fr">Fen??tre principale de Haruna, th??me 
????Breeze???? de couleur sombre</caption>
       <caption xml:lang="nl">Hoofdvenster van Haruna, donker kleurenschema van 
breeze</caption>
       <caption xml:lang="pl">G????wne okno Haruna, zestaw barw czarnej 
bryzy</caption>
@@ -337,6 +362,7 @@
       <caption xml:lang="en-GB">Haruna without menubar and toolbar</caption>
       <caption xml:lang="es">Haruna sin las barras de men?? ni de 
herramientas</caption>
       <caption xml:lang="eu">Haruna menu-barra eta tresna-barra gabe</caption>
+      <caption xml:lang="fi">Haruna valikko- ja ty??kaluriveitt??</caption>
       <caption xml:lang="fr">Haruna sans barre de menus et barre 
d'outils</caption>
       <caption xml:lang="nl">Haruna zonder menubalk en werkbalk</caption>
       <caption xml:lang="pl">Haruna bez paska menu i narz??dzi</caption>
@@ -355,6 +381,7 @@
       <caption xml:lang="en-GB">Haruna playlist</caption>
       <caption xml:lang="es">Lista de reproducci??n de Haruna</caption>
       <caption xml:lang="eu">Haruna jotze-zerrenda</caption>
+      <caption xml:lang="fi">Harunan soittolista</caption>
       <caption xml:lang="fr">Liste de lecture de Haruna</caption>
       <caption xml:lang="nl">Haruna afspeellijst</caption>
       <caption xml:lang="pl">Lista odtwarzania Haruna</caption>
@@ -393,6 +420,7 @@
       <caption xml:lang="en-GB">Haruna shortcuts editor</caption>
       <caption xml:lang="es">Editor de accesos r??pidos de Haruna</caption>
       <caption xml:lang="eu">Haruna lasterbideen editorea</caption>
+      <caption xml:lang="fi">Harunan pikan??pp??inmuokkain</caption>
       <caption xml:lang="fr">??diteur de raccourcis pour Haruna</caption>
       <caption xml:lang="nl">Haruna sneltoetsbewerker</caption>
       <caption xml:lang="pl">Edytor skr??t??w Haruna</caption>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haruna-v0.7.1/src/qml/Actions.qml 
new/haruna-v0.7.2/src/qml/Actions.qml
--- old/haruna-v0.7.1/src/qml/Actions.qml       2021-09-11 02:16:56.000000000 
+0200
+++ new/haruna-v0.7.2/src/qml/Actions.qml       2021-09-26 14:38:02.000000000 
+0200
@@ -1049,7 +1049,6 @@
 
         onTriggered: {
             window.exitFullscreen()
-            app.showCursor()
             playList.scrollPositionTimer.start()
         }
     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/haruna-v0.7.1/src/qml/Haruna/Components/SelectActionPopup.qml 
new/haruna-v0.7.2/src/qml/Haruna/Components/SelectActionPopup.qml
--- old/haruna-v0.7.1/src/qml/Haruna/Components/SelectActionPopup.qml   
2021-09-11 02:16:56.000000000 +0200
+++ new/haruna-v0.7.2/src/qml/Haruna/Components/SelectActionPopup.qml   
2021-09-26 14:38:02.000000000 +0200
@@ -60,7 +60,7 @@
 
             onTextChanged: {
                 const menuModel = actionsListView.actionsList
-                actionsListView.model = menuModel.filter(action => 
action.toLowerCase().includes(text))
+                actionsListView.model = menuModel.filter(action => 
action.toLowerCase().includes(text.toLowerCase()))
             }
         }
         Button {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haruna-v0.7.1/src/qml/MpvVideo.qml 
new/haruna-v0.7.2/src/qml/MpvVideo.qml
--- old/haruna-v0.7.1/src/qml/MpvVideo.qml      2021-09-11 02:16:56.000000000 
+0200
+++ new/haruna-v0.7.2/src/qml/MpvVideo.qml      2021-09-26 14:38:02.000000000 
+0200
@@ -184,37 +184,26 @@
     Timer {
         id: hideCursorTimer
 
-        property double tx: mouseArea.mouseX
-        property double ty: mouseArea.mouseY
-        property int timeNotMoved: 0
-
         running: window.isFullScreen() && mouseArea.containsMouse
         repeat: true
-        interval: 50
-
-        onTriggered: {
-            if (mouseArea.mouseX === tx && mouseArea.mouseY === ty) {
-                if (timeNotMoved > 2000) {
-                    app.hideCursor()
-                }
-            } else {
-                app.showCursor()
-                timeNotMoved = 0
-            }
-            tx = mouseArea.mouseX
-            ty = mouseArea.mouseY
-            timeNotMoved += interval
-        }
+        interval: 2000
+        onTriggered: mouseArea.hideCursor = true
     }
 
     MouseArea {
         id: mouseArea
 
+        property bool hideCursor: false
+
         acceptedButtons: Qt.LeftButton | Qt.RightButton | Qt.MiddleButton
         anchors.fill: parent
         hoverEnabled: true
+        cursorShape: hideCursor && window.isFullScreen() ? Qt.BlankCursor : 
Qt.ArrowCursor
 
         onPositionChanged: {
+            hideCursor = false
+            hideCursorTimer.restart()
+
             if (!playList.canToggleWithMouse || playList.playlistView.count <= 
1) {
                 return
             }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haruna-v0.7.1/src/qml/PlayListItem.qml 
new/haruna-v0.7.2/src/qml/PlayListItem.qml
--- old/haruna-v0.7.1/src/qml/PlayListItem.qml  2021-09-11 02:16:56.000000000 
+0200
+++ new/haruna-v0.7.2/src/qml/PlayListItem.qml  2021-09-26 14:38:02.000000000 
+0200
@@ -19,6 +19,9 @@
     property bool isPlaying: model.isPlaying
     property string rowNumber: (index + 1).toString()
     property var alpha: PlaylistSettings.overlayVideo ? 0.6 : 1
+    property int fontSize: (window.isFullScreen() && playList.bigFont)
+                           ? Kirigami.Units.gridUnit
+                           : Kirigami.Units.gridUnit - 6
 
     padding: 0
     backgroundColor: {
@@ -35,9 +38,7 @@
             Label {
                 text: pad(root.rowNumber, playlistView.count.toString().length)
                 visible: PlaylistSettings.showRowNumber
-                font.pointSize: (window.isFullScreen() && playList.bigFont)
-                                ? Kirigami.Units.gridUnit
-                                : Kirigami.Units.gridUnit - 6
+                font.pointSize: root.fontSize
                 horizontalAlignment: Qt.AlignCenter
                 Layout.leftMargin: Kirigami.Units.largeSpacing
 
@@ -71,9 +72,7 @@
                 horizontalAlignment: Qt.AlignLeft
                 verticalAlignment: Qt.AlignVCenter
                 elide: Text.ElideRight
-                font.pointSize: (window.isFullScreen() && playList.bigFont)
-                                ? Kirigami.Units.gridUnit
-                                : Kirigami.Units.gridUnit - 6
+                font.pointSize: root.fontSize
                 font.weight: isPlaying ? Font.ExtraBold : Font.Normal
                 text: PlaylistSettings.showMediaTitle ? model.title : 
model.name
                 layer.enabled: true
@@ -82,16 +81,14 @@
                 Binding {
                     target: root
                     property: "height"
-                    value: font.pointSize * 3 + PlaylistSettings.rowHeight
+                    value: root.fontSize * 3 + PlaylistSettings.rowHeight
                 }
             }
 
             Label {
                 text: model.duration
                 visible: model.duration.length > 0
-                font.pointSize: (window.isFullScreen() && playList.bigFont)
-                                ? Kirigami.Units.gridUnit
-                                : Kirigami.Units.gridUnit - 6
+                font.pointSize: root.fontSize
                 horizontalAlignment: Qt.AlignCenter
                 Layout.margins: Kirigami.Units.largeSpacing
             }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haruna-v0.7.1/src/qml/Settings/SettingsEditor.qml 
new/haruna-v0.7.2/src/qml/Settings/SettingsEditor.qml
--- old/haruna-v0.7.1/src/qml/Settings/SettingsEditor.qml       2021-09-11 
02:16:56.000000000 +0200
+++ new/haruna-v0.7.2/src/qml/Settings/SettingsEditor.qml       2021-09-26 
14:38:02.000000000 +0200
@@ -19,7 +19,7 @@
     width: Kirigami.Units.gridUnit * 45
     height: Kirigami.Units.gridUnit * 35
     title: i18n("Haruna Settings")
-    visible: true
+    visible: false
     pageStack.initialPage: "qrc:/Navigation.qml"
 
     Component.onCompleted: pageStack.push("qrc:/General.qml")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haruna-v0.7.1/src/qml/main.qml 
new/haruna-v0.7.2/src/qml/main.qml
--- old/haruna-v0.7.1/src/qml/main.qml  2021-09-11 02:16:56.000000000 +0200
+++ new/haruna-v0.7.2/src/qml/main.qml  2021-09-26 14:38:02.000000000 +0200
@@ -233,7 +233,6 @@
         } else {
             exitFullscreen()
         }
-        app.showCursor()
         playList.scrollPositionTimer.start()
     }
 

Reply via email to