isXander / isXander/Controlify
Add the option to enable double clicking and drag clicking with cursor mode
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 341
- Forks
- 97
- Avg merge
- 1h
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
When navigating the inventory, there is currently no way to perform functions such as spreading a stack of items across multiple slots or combining all items of a single type into a single stack. This can also cause issues while navigating modded menus with the Virtual Cursor, whenever you are expected to drag the cursor around the screen in order to navigate.
Describe the solution you'd like
I want there to be an option added somewhere in the Controller Settings to allow for double clicking and drag-clicning in the Inventory screen, or in general while using the Virtual Cursor in general. (Truthfully, I'm not sure why this isn't something you can do by default, but I digress)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Controller Settings entry point and the Virtual Cursor handling for inventory interactions. Trace how clicks are currently processed, then determine how settings should enable double-clicking and drag-clicking in inventory and other Virtual Cursor contexts. Done means both interactions work where intended and can be controlled by the new settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100