An open API service indexing awesome lists of open source software.

https://github.com/yooksch/fcitx5-emoji-picker-gtk

Barebones emoji picker for Fcitx5
https://github.com/yooksch/fcitx5-emoji-picker-gtk

cpp fcitx5 gtkmm3

Last synced: 3 months ago
JSON representation

Barebones emoji picker for Fcitx5

Awesome Lists containing this project

README

        

# Fcitx5-emoji-picker-gtk

Barebones emoji picker for Fcitx5 written in C++ using GTKmm

## Dependencies

- Wayland
- meson
- Fcitx5
- gtk-layer-shell
- GTKmm3

## Installation

1. Clone the repository `git clone https://github.com/yooksch/fcitx5-emoji-picker-gtk.git`
2. Setup meson `meson setup build`
3. Install `meson install -C build`