Make the RMB optional for playing widelands
Bug #579830 reported by
Tomasz Sterna
This bug affects 2 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| widelands |
Won't Fix
|
Wishlist
|
Unassigned | ||
Bug Description
Widelands interface uses right mouse button a lot. This is not feasible on touch screen devices (like Nokia Internet Tablets).
The attached patch changes the interface the following way:
- drag map with LMB
- use 5px drag threshold to register small drags as clicks
- double-click LMB on window frame and background to close windows
- single-click on icon grid highlights the button and shows description
- double-click on icon grid activates the button
| Changed in widelands: | |
| status: | Expired → Won't Fix |
To post a comment you must log in.

Thanks for the report and your patch. However, the current interface works well for the mouse (and therefore for PCs). I see that other ways to control widelands are desirable for other devices, but changing the working interface for all devices because some do not support it seems rather radical.
I suggest reworking this patch into a feature that can be toggled via a option and keep the old behavior the default. A feature branch on widelands that implemented this would be most welcome.
Are you interested in tackling this Tomasz?
Ps: I reworded the bug description into this direction.