| Summary: | RSI break thinks I'm never idle even if I don't touch the keyboard or touchpad | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kidletime | Reporter: | Alif <abdunnafialif> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | abdunnafialif, cardinalidiego, inb-bugzilla-1e1cff, nicolas.fella |
| Priority: | NOR | Keywords: | wayland-only |
| Version First Reported In: | 5.108.0 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Alif
2023-08-09 10:22:00 UTC
Just to confirm, this can only be reproduced on Wayland? And what version of RSIBreak are you using? (In reply to Ben Bonacci from comment #1) > Just to confirm, this can only be reproduced on Wayland? > And what version of RSIBreak are you using? Yes, it only happens on Wayland. and RSI break version was 0.12.15 This is a kidletime problem. It has some support for idletime detection on Wayland but KIdleTime::idleTime doesn't work, not much rsibreak can do if the libraries it's built on don't work properly. (In reply to Albert Astals Cid from comment #3) > This is a kidletime problem. > > It has some support for idletime detection on Wayland but > KIdleTime::idleTime doesn't work, not much rsibreak can do if the libraries > it's built on don't work properly. I don't know but idletime detection works on Gnome with Gnome's 'Break Timer'. So, there ofcourse is a way to detect idletime on Wayland. |