Click Events Broken in Headless #111

Open
opened 2025-07-12 18:59:04 +00:00 by john · 1 comment
Owner

All click events are commented out in headless mode. Automation system is non-functional for user input testing.

Definition of Done:

  • Click events work in both windowed and headless modes
  • Automation API can simulate clicks programmatically
  • Click coordinates properly converted to tile coordinates
  • Nested grids (grids within frames) handle clicks correctly - see related issue on Grid Positioning
All click events are commented out in headless mode. Automation system is non-functional for user input testing. Definition of Done: - Click events work in both windowed and headless modes - Automation API can simulate clicks programmatically - Click coordinates properly converted to tile coordinates - Nested grids (grids within frames) handle clicks correctly - see related issue on Grid Positioning
john added the
Major Feature
Bugfix
labels 2025-07-14 01:43:03 +00:00
Author
Owner

this is going to require a GameEngine mod to track a "simulated mouse position" from mouse move events.

this is going to require a `GameEngine` mod to track a "simulated mouse position" from mouse move events.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: john/McRogueFace#111
No description provided.