architectury-api icon indicating copy to clipboard operation
architectury-api copied to clipboard

More advanced keybinds

Open MaxNeedsSnacks opened this issue 4 years ago • 3 comments

This is basically a "master issue" / feature request for anything related to keybinds (that I could think of for the time being). This currently includes:

  • Support for Modifier keys
  • Advanced keybind conflicts / "contexts"
  • Possibly interchangeability / compat with forge's system (as well as any established Fabric standards, if they exist)

MaxNeedsSnacks avatar Mar 09 '21 11:03 MaxNeedsSnacks

AFAIK, the established Fabric standard for this is Amecs API.

Leo40Git avatar May 21 '21 19:05 Leo40Git

Amecs is not an established API, it suffers from immense compatibility issues and is not widely used / adapted. There are no plans to supporting this in architectury api, you can ExpectPlatform this to make this on forge, with your own choice of library on fabric.

shedaniel avatar Jun 16 '21 04:06 shedaniel

Going to mark this as "missing api" for now, as Dan already said we likely will not be implementing this unless a standard emerges within Fabric API itself, as there is currently simply too much fragmentation and compatibility issues with what exists on the market (and yet another dependency for mods depending on Arch doesn't exactly sound like too rosy of a prospect either :P)

MaxNeedsSnacks avatar Mar 20 '22 16:03 MaxNeedsSnacks