Opened 12 years ago

Closed 12 years ago

#3376 closed defect (fixed)

Maze has hidden keyboard shortcuts that need menu items

Reported by: godiard Owned by: RafaelOrtiz
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Maze Version: Unspecified
Severity: Unspecified Keywords: easy-hack
Cc: manuq Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

Maze has hidden keyboard shortcuts. For example, "-" and "+" will regenerate the maze at the next possible easier and harder settings respectively. Before I found these today I had no idea it was possible to regenerate the maze manually.

These need menu items, as well as possibly a "regenerate at the current difficulty" item. I don't know if any other commands are hiding anywhere, but there might be.

This ticket is a copy of http://dev.laptop.org/ticket/10762

Attachments (1)

0001-Buttons-to-generate-a-harder-or-an-easier-level.patch (2.6 KB) - added by humitos 12 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 12 years ago by humitos

  • Cc manuq added

There are two other things:

  • you can use the Mouse to move the Rect
  • "+" and "=" do the same: regenerate a new Harder level

No more events related with the usability are handled in the processEvent function. There are others to handle "mesh connection" and "save / restore" board states.

I could change the behavior of "=" to "regenerate at the current difficulty" if you want. What do you think?

If you have the icons (I'm not good drawing), I can include them in the toolbar too.

comment:2 Changed 12 years ago by humitos

I've already sent the patch to the mailing list:

comment:3 Changed 12 years ago by manuq

I propose this icons for the feature:

http://dev.laptop.org/~manuq/maze-difficulty.png

Would be good to change order, easier on the left, harder on the right.

comment:4 Changed 12 years ago by RafaelOrtiz

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.