Blish-HUD icon indicating copy to clipboard operation
Blish-HUD copied to clipboard

Add mouse and keyboard util; Mark old intern/extern stuff as obsolete

Open agaertner opened this issue 2 years ago • 2 comments

This time I did not remove the old stuff just marked them as obsolete so existing modules won't break. This way we can give it some time to settle until we can confidently remove the old stuff.

Also as people have pointed out the utils now take an int as keyCode instead of an enum (shorts) which is more convinient.

agaertner avatar Mar 27 '22 14:03 agaertner

https://github.com/blish-hud/Blish-HUD/pull/502#issuecomment-1032215453

I think no reason to do this until we switch to SDK. Only gives folks work to swap their code over which will then have to get swapped again in the future.

If there are individual fixes to things here, though, you can PR those improvements to the existing implementation.

dlamkins avatar Mar 27 '22 18:03 dlamkins

What about not setting error: true so they can still compile it? It gives us flexbility as SDK is still in planning (I believe)?. Or is SDK like a confirmed thing and still coming this year? I take it back if so.

That reminds me, I really need some way like pins to stay up-to-date. Like a kanban. The discussions on discord just disappear too quickly. I did not follow the discussion about an SDK too much,

agaertner avatar Mar 28 '22 00:03 agaertner