ActivityWatch / ActivityWatch/activitywatch

ActivityWatch marks Steam games as AFK when using a controller

未关闭
#1,215 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
type: bug
主要语言
Python
星标
18.9k
派生
1k
平均合并
1 天 4 小时
30 天内合并 PR
28

描述

When playing Steam games with a controller on Pop!_OS (X11), ActivityWatch marks the session as **AFK** even though the game window is active and being used.

The window watcher correctly detects the game and records window activity (e.g., ŌKAMI HD), but the AFK timeline still shows the time as idle. This appears to happen because controller input does not generate keyboard or mouse events that ActivityWatch’s AFK watcher detects.

I attempted to configure exceptions in `aw-watcher-afk.toml` so the game would not be considered AFK, but it did not change the behavior.

I tested with the following entries in the “ignore titles / don’t mark as AFK” configuration:

```
okami hd
steam_app_587620
ŌKAMI HD
steam_app_587620
.*steamapp_.*
.*Steam.*
.*steamwebhelper.*
```

Even with these patterns configured, gameplay time is still recorded as AFK while the game window is active.

This occurs with Steam games launched through Proton and controlled via a gamepad, where no keyboard or mouse input is generated.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。