ActivityWatch / ActivityWatch/activitywatch

ActivityWatch marks Steam games as AFK when using a controller

オープン
#1,215 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
type: bug
主要言語
Python
スター
18.9k
フォーク
1k
平均マージ
1日 4時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。