ボタン押すフィードバックの修正

This commit is contained in:
2026-01-19 22:23:02 +09:00
parent 0abfbe1c8e
commit 70facb3bc9
4 changed files with 64 additions and 55 deletions

View File

@@ -332,8 +332,8 @@ __attribute__((unused)) static SuwaWindow suwaui_create_window(int x, int y, int
| ButtonPressMask
| ButtonReleaseMask
| KeyPressMask
| PointerMotionMask
| ButtonMotionMask
// | PointerMotionMask
// | ButtonMotionMask
// | StructureNotifyMask
);