| Summary: | Compositor is disabled after screen dim | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | n.parkanyi |
| Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | 5.22.5 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
n.parkanyi
2021-09-14 01:52:46 UTC
Maybe Bug 431858 as well. Cannot reproduce with those steps, but because you can, would you be interested in submitting a merge request to fix it at https://invent.kde.org/plasma/kwin/-/merge_requests/? Thanks! I checked out git master, but haven't been able to reproduce it there. Seems to be due to https://invent.kde.org/plasma/kwin/-/merge_requests/1199. So in the same scenario as before, SceneOpenGL::viewportLimitsMatched() is not hit anymore. Nonetheless, I think the use of GLint is still wrong. Nice, thanks for digging into the code. Feel free to leave a comment there, or even submit a merge request with a proposed change. Sounds like this isn't happening anymore. Code improvements can still be submitted via merge request. |