# ibus-tweaker **Repository Path**: fdy8421/ibus-tweaker ## Basic Information - **Project Name**: ibus-tweaker - **Description**: No description available - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-30 - **Last Updated**: 2023-10-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ibus-tweaker Tweaker of IBus in GNOME Shell for orientation, theme, font, input mode and clipboard history. > 狙公赋芧曰朝三而暮四。众狙皆怒。曰然则朝四而暮三。众狙皆悦。 —— *《庄子·齐物论》*
[![license]](/LICENSE)
![dj](https://user-images.githubusercontent.com/17917040/92872878-0e647800-f439-11ea-9c14-781b4d3191ed.gif) ## Installation ### Manual The latest and supported version should only work on the most current stable version of GNOME Shell. ```bash git clone --recurse-submodules https://github.com/tuberry/ibus-tweaker.git && cd ibus-tweaker meson setup build && meson install -C build # meson setup build -Dtarget=system && meson install -C build # system-wide, default --prefix=/usr/local ``` For contributing translations: ```bash bash ./cli/update-po.sh your_lang_code # default to $LANG ``` For older versions (< 44), it's recommended to install via: ### E.G.O [Get it on GNOME Extensions][EGO] ## Features ![itpref](https://user-images.githubusercontent.com/17917040/155883168-fb8140ba-1cf9-497e-818c-a298125a0133.png) **Clipboard history**: https://user-images.githubusercontent.com/17917040/139533759-a5ebe54c-2fca-4006-9257-850877268499.mp4 *Tips*: press DELETE to delete and \\ to merge entries. ## Acknowledgements * [ibus-font-setting](https://extensions.gnome.org/extension/1121/ibus-font-setting/): font setting * [python-pinyin](https://github.com/mozillazg/python-pinyin): gen pinyin [initials](/gen-initials.py) [EGO]:https://extensions.gnome.org/extension/2820/ibus-tweaker/ [license]:https://img.shields.io/badge/license-GPLv3-green.svg