ibus-uniemoji
ibus-uniemoji copied to clipboard
Input method (ibus) for entering unicode symbols and emoji by name
Not really an issue, but a notification that after some heavy tinkering, I've finally set up a PPA: ```bash sudo add-apt-repository ppa:solarliner/uniemoji sudo apt install ibus-uniemoji # --install-suggests will also...
New release?
I've got one of my laptops set up to build the latest git commit of ibus-uniemoji, which works fine for that one, but the latest release was 4 years ago,...
This PR will add the ability to generate `.deb` file for better package management
Does anyone have success with running this on i3? I'm using Regolith Ubuntu 20.04. I built and installed from `master`, but when I switch to the UniEmoji input and type...
Having the emoji picker appearing all the time while typing might be cumbersome at times It would be useful if it only appeared when the user needs emoji A common...
``` Subscript pseudoalphabet: ₛᵤbₛcᵣᵢₚₜ Superscript pseudoalphabet: ˢᵘᵇˢᶜʳⁱᵖᵗ ```
Steps: 1. Do a clean install of a distribution with Gnome DE (I used Manjaro 17.1.12 with GNOME 3.28). 2. Install ibus-uniemoji with all dependencies. 3. Install color emoji font...
A quick modification I made in Inkscape makes it more pleasant to the eye. [ibus-uniemoji-master.zip](https://github.com/salty-horse/ibus-uniemoji/files/1125692/ibus-uniemoji-master.zip)
The `running` instructions are quite unclear, here's some feedback: > Restart (or start) your ibus. This can be done with the command ibus restart. This will fail right after the...
Enable user installation. Since Makefile changes a lot I opted to create a separed `Makefile.user` Test with `make -f Makefile.user install DESTDIR=/tmp/test`