| ▲ | ben-schaaf 6 hours ago | |
To add to the long list of caveats: This also breaks assumptions GUI toolkit and applications make about only one of their windows being focused at a time: `gtk_application_get_active_window`, `QApplication::activeWindow`, etc. | ||
| ▲ | silon42 an hour ago | parent | next [-] | |
Mouse pointer doesn't necessarily imply keyboard focus (for cursing)... but there is an issue for mouse enter/leave events, etc.. | ||
| ▲ | 3 hours ago | parent | prev | next [-] | |
| [deleted] | ||
| ▲ | ed_mercer 6 hours ago | parent | prev [-] | |
I guess they could add a parameter cursorIndex defaulting to 0! | ||