Summary: | Can not wake up device with walcom tablet pen | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Moritz <bixilon> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | andy, bixilon, nate |
Priority: | NOR | ||
Version: | 5.24.3 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/6745be3092882ea8dff05814217445a66ef6bd80 | Version Fixed In: | 6.1.1 |
Sentry Crash Report: |
Description
Moritz
2022-03-10 09:18:42 UTC
On Wayland I can only wake up my laptop by pressing the power button. This may be a device-specific power management or kernel thing, not a KWin thing. Maybe waykeup is not the correct word. I mean turning the screen on. I can turn on my laptop when moving the cursor (mouse or touchpad) or pressing keys or pressing the power button. I can wake up pmy device when pressing any key or the power button. I should be abke ti turn on the screen when moving the cursor with the pen. I don't know if it is to kwin, but it could be, it is the display manager? A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/5897 Git commit c2141dc4efac6e7c51815aa57272b5537e60f101 by David Redondo. Committed on 14/06/2024 at 06:54. Pushed by davidre into branch 'master'. Also wake up screens on tablet interactions FIXED-IN:6.1.1 M +37 -0 src/dpmsinputeventfilter.cpp M +5 -0 src/dpmsinputeventfilter.h https://invent.kde.org/plasma/kwin/-/commit/c2141dc4efac6e7c51815aa57272b5537e60f101 Git commit 6745be3092882ea8dff05814217445a66ef6bd80 by David Redondo. Committed on 14/06/2024 at 07:05. Pushed by davidre into branch 'Plasma/6.1'. Also wake up screens on tablet interactions FIXED-IN:6.1.1 (cherry picked from commit c2141dc4efac6e7c51815aa57272b5537e60f101) Co-authored-by: David Redondo <kde@david-redondo.de> M +37 -0 src/dpmsinputeventfilter.cpp M +5 -0 src/dpmsinputeventfilter.h https://invent.kde.org/plasma/kwin/-/commit/6745be3092882ea8dff05814217445a66ef6bd80 *** Bug 483377 has been marked as a duplicate of this bug. *** |