Malte E
Malte E
Fixed in #802
the current master does this.
first commit works, I should probably also test the second one
Maybe it should be handled by the notification system. But that probably doesn't simplify the implementation in nheko greatly, especially considering you might be wanting to vibrate differently for different...
``` [2022-03-28 22:19:11.993] [qml] [warning] qrc:/qml/dialogs/ImageOverlay.qml: Conflicting properties 'visible' and 'visibility' for Window 'imageOverlay' (qrc:/qml/dialogs/ImageOverlay.qml:-1, ) [2022-03-28 22:19:11.995] [qml] [warning] Wayland does not support QWindow::requestActivate() (:0, ) [2022-03-28 22:19:11.995] [qml]...
basically, onHeightChanged we need to run a check for the height of the keyboardRectangle, add that to the height of the timelineview before doing our calculations? A keyboardRectangle height larger...
I noticed I get this on startup. Might be related. ``` (nheko:2): GStreamer-WARNING **: 14:25:22.493: External plugin loader failed. This most likely means that the plugin loader helper binary was...
couldn't you show a notification that an encrypted message was received and update the notification once it has been decrypted?
Is there a good reason notifications are not on the list?