Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the various tools selectable by the system tray icon and from control #91

Open
firew4lker opened this issue Jun 15, 2020 · 5 comments

Comments

@firew4lker
Copy link

The way gromit-mpx works now, someone must press and hold a key defined in the gromit-mpx.cfg file in order to change to another pen. Could the program read the config file and place a list of the various pens in the tray icon? That way the user could select permanently a pen without holding the assigned key.

It would by also nice if someone could do the same from the control. Eg:

gromit-mpx -t "Red pen 1"

gromit-mpx --tool "Red pen 2"

@bk138
Copy link
Owner

bk138 commented Dec 5, 2020

What you call "pen" is actually a "tool" in Gromit-MPX lingo. Gromit-MPX's fundamental philosophy is that tool selection will always be based on buttons/keys the tool is mapped to, so not doing like #74, but in the future allowing users to easily edit tools and button mappings (see #110). Would something like proposed in #110 work for you or do you want a graphical tool selector?

@firew4lker
Copy link
Author

firew4lker commented Dec 6, 2020

#110 Will be something really nice. My main concern though, was the need for constantly pressing a specific key for using a tool. Maybe we could permanently change to e tool with a single key press.

@bk138
Copy link
Owner

bk138 commented Dec 6, 2020

That's a different UX/mode of operation we have right now. Maybe we'll add this in the future. I'll keep this issue open for user feedback.

PS: I had the idea of adding a meta-tool called toolswitcher that one could assign to mouse wheel up/down in order to cycle though tools. Let's see...

@bk138 bk138 changed the title Meke the various pens selectable by the system tray icon and from control Meke the various tools selectable by the system tray icon and from control May 14, 2021
@bk138 bk138 changed the title Meke the various tools selectable by the system tray icon and from control Make the various tools selectable by the system tray icon and from control May 14, 2021
@SubaruArai
Copy link

meta-tool called toolswitcher that one could assign to mouse wheel up/down in order to cycle though tools

@bk138 That would be a really nice idea!
Just another idea (although this will require a different mode of operation), combining with keys can make it much more versatile.
e.g.

  • scroll: change color
  • ctrl+scroll: change width
  • alt+scroll: change opacity

On the other side, I really like the minimalistic design of this software. I'm not sure if adding a new mode of operation is a good idea at all.

@bennofs
Copy link

bennofs commented Sep 5, 2022

This would be a great feature to have if using a drawing tablet, which only has one "button" and is quite awkward to use while holding keyboard modifier keys.

With the control interface, I would bind some hotkeys to change the "default" tool for the pen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants