Where in the codebase is the right-click context menu that allows you to do things such as change case, and insert emojis? #695
-
I was going through the repo but I can't find anything about the context menu in the code, and the word emoji doesn't come up at all when I try to search through the files with vscode. I am kind of a noob when it comes to programming so apologies if I am missing something obvious here. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
jendrikseipp
May 15, 2023
Replies: 1 comment 1 reply
-
I think this context menu is generated by the underlying GTK library. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
crisxh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think this context menu is generated by the underlying GTK library.