Skip to content

implement window_set_cursor and window_get_cursor#197

Open
Eliandro4 wants to merge 2 commits into
ButterscotchRunner:mainfrom
Eliandro4:segecur
Open

implement window_set_cursor and window_get_cursor#197
Eliandro4 wants to merge 2 commits into
ButterscotchRunner:mainfrom
Eliandro4:segecur

Conversation

@Eliandro4
Copy link
Copy Markdown
Contributor

No description provided.

@Eliandro4 Eliandro4 force-pushed the segecur branch 3 times, most recently from bac89c7 to 5f3167c Compare June 6, 2026 17:30
@Un1q32
Copy link
Copy Markdown
Contributor

Un1q32 commented Jun 6, 2026

Since you're adding the function to the runner struct and not using it outside of that, make the function static and don't add it to the header. This makes it more clear that it's an optional function and new backends don't need to implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants