diff --git a/CMakeLists.txt b/CMakeLists.txt index b8cfe1e..823fd85 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.7.2 FATAL_ERROR) -project(im-emoji-picker VERSION 0.2.0 LANGUAGES CXX) +project(im-emoji-picker VERSION 0.3.0 LANGUAGES CXX) set(PROJECT_NAME_FULL ${PROJECT_NAME}) set(PROJECT_ORGANIZATION gazatu.xyz) diff --git a/README.md b/README.md index b040692..4092372 100644 --- a/README.md +++ b/README.md @@ -147,10 +147,12 @@ size=2 ### Known Issues 😅 +- On Debian with Gnome i had to reboot after installing to be able to configure the emoji picker input method + - On Sway and probably i3 too (maybe any tiling WM) you might need to configure a window rule to prevent the emoji picker from stealing focus (which creates a flickering mess) - example: `no_focus [title="im-emoji-picker"]` -- When using Wayland neither Fcitx5 nor IBus seem to report the correct text cursor location so the emoji picker will open either in the top left corner or in the center of the screen +- When using Wayland both Fcitx5 and IBus might not report the correct text cursor location so the emoji picker can open either in the top left corner or in the center of the screen - If the emoji picker is ugly and doesn't follow your system theme (a bit like [this](https://api.gazatu.xyz/blog/entries/01GQCEZA5K1162PYXBRK11T76N/image.webp)) then take a look at [https://wiki.archlinux.org/title/Uniform_look_for_Qt_and_GTK_applications](https://wiki.archlinux.org/title/Uniform_look_for_Qt_and_GTK_applications). diff --git a/ibus-component.xml b/ibus-component.xml index 6e16fcb..4eca159 100644 --- a/ibus-component.xml +++ b/ibus-component.xml @@ -2,7 +2,7 @@ xyz.gazatu.ImEmojiPicker - 0.1.0 + any MIT GaZaTu <gazatu@protonmail.com> https://github.com/GaZaTu/im-emoji-picker