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

Single click behavior and context menu! #781

Open
brokedarius opened this issue Feb 24, 2022 · 3 comments
Open

Single click behavior and context menu! #781

brokedarius opened this issue Feb 24, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@brokedarius
Copy link

Hi nice remote gui, has exactly everything I want, but it would be cool to have a selection system similar to the original app where you could select files with left mouse clicks and holding control instead of having the left click opening the properties and then have to press right click + select when you want something. Very useful to select batches of torrents but omit some of them in a more visual way.

We should be able to click out of the selection like in any other program instead of having to right click > cancel or click the cross, would be dope as well.

Also would be cool to have the context menu open right next to the mouse cursor with maybe a font that would be a bit smaller so it keeps a decent size.

Last thing I would see is maybe being able to open the folder with a right click instead of opening the properties.

Besides from that color scheme is insane the interface is way more detailed, so on and so forth. Thanks again for this.

@brokedarius brokedarius added the enhancement New feature or request label Feb 24, 2022
@6c65726f79
Copy link
Owner

Hi, thank you for all your suggestions.

select files with left mouse clicks and holding control instead of having the left click opening the properties and then have to press right click + select

You can already quickly select a torrent using the Shift key. This is not documented so I should specify this feature in the readme.

We should be able to click out of the selection like in any other program instead of having to right click > cancel or click the cross

The problem is that there's no free space between torrents so you can't click on an empty space. You can already cancel the selection using the Ctrl+Alt+C keyboard shortcut, but I grant you that it's not convenient, I should replace it with the Esc key.

Also would be cool to have the context menu open right next to the mouse cursor

The context menu is rather an action sheet like on Android/iOS. But I agree that it's not the best for large screens so I'll try to implement a real context menu for desktop.

being able to open the folder with a right click instead of opening the properties

I've already considered implementing this, but it would only be enabled if there's no more than one torrent selected.

Besides from that color scheme is insane the interface is way more detailed, so on and so forth.

Thank you very much!

@brokedarius
Copy link
Author

I was not excepting the shift shortcut to work on there, cool! As for the other behaviors, those future ideas seem great and exactly what we need, thanks again for the prompt answer!

@6c65726f79
Copy link
Owner

I've added some of your suggestions in v1.6.2, but I haven't found a viable solution for the context menu, so I'll work on that later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants