[GH-ISSUE #900] Different Color for recorded left and right clicks #697

Closed
opened 2026-02-26 09:32:19 +03:00 by kerem · 7 comments
Owner

Originally created by @tisis2 on GitHub (May 20, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/900

Originally assigned to: @pawlos on GitHub.

Hi,

in some use cases, it would be nice to see if the recorded click was a right or a left-click. an easy approach would maybe be to just use two different colors for the type of the click.

Originally created by @tisis2 on GitHub (May 20, 2021). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/900 Originally assigned to: @pawlos on GitHub. Hi, in some use cases, it would be nice to see if the recorded click was a right or a left-click. an easy approach would maybe be to just use two different colors for the type of the click.
kerem 2026-02-26 09:32:19 +03:00
Author
Owner

@pawlos commented on GitHub (May 20, 2021):

It looks like that at the moment only the 'wasclicked' info is captured (no distinction between buttons) but I did a quick PoC at it looks like it is doable, so if such feature is a nice addition to the tool, let me know @NickeManarin and I can work on a fully working code
right_clicks
.

<!-- gh-comment-id:845419685 --> @pawlos commented on GitHub (May 20, 2021): It looks like that at the moment only the 'wasclicked' info is captured (no distinction between buttons) but I did a quick PoC at it looks like it is doable, so if such feature is a nice addition to the tool, let me know @NickeManarin and I can work on a fully working code ![right_clicks](https://user-images.githubusercontent.com/1296768/119038202-22427f80-b9b3-11eb-97d3-342b151c3631.gif) .
Author
Owner

@tisis2 commented on GitHub (May 21, 2021):

wow, that was a very fast reaction for a first quick example and it looks exactly like what I would be looking for. thanks for that fast prototype. i hope it is considered as a nice addition and we will see it in a upcoming release :)

<!-- gh-comment-id:845807055 --> @tisis2 commented on GitHub (May 21, 2021): wow, that was a very fast reaction for a first quick example and it looks exactly like what I would be looking for. thanks for that fast prototype. i hope it is considered as a nice addition and we will see it in a upcoming release :)
Author
Owner

@pawlos commented on GitHub (May 21, 2021):

Ok, let me work on a final code. Not sure if it will land in the next release (this might be soon based on when the last was) but one after that is doable (imo).

<!-- gh-comment-id:846001879 --> @pawlos commented on GitHub (May 21, 2021): Ok, let me work on a final code. Not sure if it will land in the next release (this might be soon based on when the last was) but one after that is doable (imo).
Author
Owner

@NickeManarin commented on GitHub (May 21, 2021):

@pawlos Good work. You can continue if you'd like to. :)

The only issue would be working out with the ActionStack stuff and when copying/pasting frames, since the information needs to be passed to new frame objects.

<!-- gh-comment-id:846018452 --> @NickeManarin commented on GitHub (May 21, 2021): @pawlos Good work. You can continue if you'd like to. :) The only issue would be working out with the `ActionStack` stuff and when copying/pasting frames, since the information needs to be passed to new frame objects.
Author
Owner

@pawlos commented on GitHub (May 21, 2021):

@NickeManarin Thx. And I'll keep an eye on that ActionStack.

<!-- gh-comment-id:846080992 --> @pawlos commented on GitHub (May 21, 2021): @NickeManarin Thx. And I'll keep an eye on that `ActionStack`.
Author
Owner

@pawlos commented on GitHub (Jun 2, 2021):

@tisis2 this feature is now available in release 2.31

<!-- gh-comment-id:853097535 --> @pawlos commented on GitHub (Jun 2, 2021): @tisis2 this feature is now available in release 2.31
Author
Owner

@tisis2 commented on GitHub (Jun 2, 2021):

@pawlos nice to hear that. thank you very much. i'll take a look at it after i updated :)

<!-- gh-comment-id:853161091 --> @tisis2 commented on GitHub (Jun 2, 2021): @pawlos nice to hear that. thank you very much. i'll take a look at it after i updated :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#697
No description provided.