Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-08 | Add proper mouse down handler to the emoji complete panel | Kitty Barnett | |
-> the previous commit didn't properly set mFrontChild after restoring the topmost floaters -> additionally we don't want mouse clicks in "can't steal focus from frontmost" floaters to set focus to them | |||
2022-11-08 | [FIXED] Various minor issues | Kitty Barnett | |
- Typing :+1: doesn't replace the short code with the thumbs-up emoji - Moving the mouse over the emoji complete panel highlights the wrong emoji when mScrollPos > 0 - Emoji complete panel is missing attributes - Crash when attempting to show the tooltip for an emoji text segment - Emoji autocomplete panel can sometimes show empty (type ':cat', select the heart eyed one, Ctrl-Z and then type 2 which should show the emoji for :cat2 but shows an empty square instead) | |||
2022-10-23 | Mini emoji helper shows as a small slice when there are no matching emojis | Kitty Barnett | |
2022-10-23 | Handle return and escape in the mini emoji helper | Kitty Barnett | |
2022-10-23 | Autosize the mini emoji helper to fit the number of shown emojis | Kitty Barnett | |
2022-10-23 | Add mini emoji (auto-)complete helper | Kitty Barnett | |