Skip to content

Releases: salty-horse/ibus-uniemoji

v0.6.0

15 Oct 20:35
Compare
Choose a tag to compare

Release 0.6.0: 🐍🐍🐍📁

  • UniEmoji now requires Python 3
  • The IBus window finally responds to mouse clicks (thanks Mike Fabian @mike-fabian)
  • Currency symbols added to the list of candidates (Mike Fabian)
  • The installation can now be customized with the variables PREFIX, SYSCONFDIR,
    DATADIR, DESTDIR, PYTHON (thanks Brian Tarricone @kelnos, Roland Hieber @rohieb, Kirill Boltaev @aske)

v0.5.0

22 Jun 10:10
Compare
Choose a tag to compare

Release 0.5.0: 🤜🤛

  • Update UnicodeData to 9.0
  • Input using well-known “shortnames”, e.g. :​grin: or :​eggplant:. The table
    of shortnames comes courtesy of EmojiOne.
    Various EmojiOne aliases are also supported.
  • Allow searching using punctuation. Useful for aliases such as ':)'
  • Dashes have been added to the list of candidates (en-dash, em-dash, etc.)
  • Project transferred to a new maintainer

v0.4.0

24 Oct 18:49
Compare
Choose a tag to compare

Release 0.4.0: 🤔🤘🏿🌮

  • Update UnicodeData to 8.0
  • Load custom substitutions from /etc/xdg/uniemoji/custom.json and
    ~/.config/uniemoji/custom.json (or rather, any dir in the XDG config
    path if you have pyxdg installed, which modern distros do by default)
  • Improve fuzzy search ranking. Search terms can be given out of order
  • Welcome Ori Avtalion @salty-horse as a core developer. Yay,
    ibus-uniemoji has a team now!

0.3.0

14 Jun 23:17
Compare
Choose a tag to compare

Release 0.3.0: 🔍😕

  • Fuzzy search
  • Use system default keyboard layout/variant
    (Actually that's a lie! That's what IBus calls the option, but in reality
    what it does is keep the previous layout/variant when you switch. So if
    you're coming from a qwerty IM to uniemoji, you'll get qwerty; if you're
    coming from a dvorak IM, you get dvorak, and so on.)

0.2.0

14 Jun 21:02
Compare
Choose a tag to compare

Release 0.2.0: 🕴 ⤆ ¯\_(ツ)_/¯

  • Update UnicodeData to 7.0
  • Include some more symbols
  • Add uninstall to Makefile (thanks Stephen Chandler Paul @Lyude)

0.1.1

14 Jun 21:00
Compare
Choose a tag to compare

Release 0.1.1: 😳🐛

Bugfix (first unicode code point range wasn't considered)

0.1.0

14 Jun 20:59
Compare
Choose a tag to compare

Release 0.1.0: 🐱🚀

Initial release