https://bugs.kde.org/show_bug.cgi?id=446637
Bug ID: 446637 Summary: Passive notification expiration time it linked to monitor refresh rate Product: frameworks-knotifications Version: 5.88.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: pqwoerituytruei...@gmail.com CC: kdelibs-b...@kde.org Target Milestone: --- With a screen at 60hz this works as expected taking 5 seconds, sleep is just there for a timer kdialog --passivepopup 'hello world' 5 --title 'hi' --icon documentinfo && sleep 5 now if you set the fresh rate to 120hz and repeat like this (do not feel like doing the math for 144hz) kdialog --passivepopup 'hello world' 5 --title 'hi' --icon documentinfo && sleep 2.5 this notification should expire in 5 seconds however it will expire in a measly 2.5 seconds notification expiration should be linked to time not a monitors refresh rate Operating System: Kubuntu 22.04 KDE Plasma Version: 5.23.4 KDE Frameworks Version: 5.88.0 Qt Version: 5.15.2 Kernel Version: 5.16.0-051600rc4-generic (64-bit) Graphics Platform: X11 Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 15.6 GiB of RAM Graphics Processor: Radeon RX 580 Series -- You are receiving this mail because: You are watching all bug changes.