Warning: session_start(): open(/tmp/sess_1113dcs5f06qct1trbap2d00l2, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KIMToy openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (9) .- Knowledge Base  . 

KIMToy

   1.91  

KDE Other Utility

Score 72%
KIMToy
zoom


KIMToy
zoom


KIMToy
zoom


Homepage:  Link
Blog:  Link
Twitter:  http://twitter.com/nihui
Downloads:  874
Submitted:  Apr 18 2011
Updated:  Feb 6 2016

Description:

KIMToy is an input method frontend for KDE. It is an alternative to kimpanel plasmoid. KIMToy uses the same dbus ipc specification as kimpanel, say org.kde.impanel, so where kimpanel works, where KIMToy works.

KIMToy is a standalone application, has no dependence on plasma, so it won\'t make your whole desktop unstable.

KIMToy aims to provide a stable and intergrated frontend for Asian input method, such as fcitx, scim and ibus.

KIMToy makes easy for fcitx/ibus/scim users. These three input method should work out of box since KIMToy-0.2.

KIMToy is able to load sogou input method theme since KIMToy-0.4.
KIMToy is able to load fcitx input method theme since KIMToy-1.1.

supported input methods
ibus >= 1.3.0
fcitx >= 4.0
scim >= 1.4.9

KDE project page
https://projects.kde.org/projects/extragear/utils/kimtoy

manual install instruction
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` ..
make
sudo make install

FAQ
Q how to move status bar and preedit bar?
A drag using right mouse button, the position will be memorized.

Q does the input method started by kimtoy conflict with the one started by system?
A you can configure kimtoy to start an input method when kimtoy application starts. but if your system has been set a default input method, please disable autostart feature in kimtoy.

Q does the environment variable settings in kimtoy affect the system ones?
A the env set in kimtoy will overwrite the system ones.

Q why does the text in preedit bar differ from the one specified in the theme?
A since the font specified int the theme is missing in your system, kimtoy will fallback to the default font, which is usually sans serif. you can set custom font to replace the font specified in the theme.

Q why do some status bar icons positions have offset sometimes?
A because the position count specified in the theme may be lesser than actual icon count, and kimtoy can not decide what should be shown and what should not.

Q my ibus settings got lost, how to restore it ?
A kimtoy use kconfig to store ibus settings, please configure your setup again. it is not possible for kimtoy to migrate your settings from gconf/dconf to kconfig at the moment.

Q how to hide some property icons on status bar ?
A right click on status bar and then uncheck the entries in context menu.




Changelog:

2016-02-06 v1.91
port app and plugins to kf5
install kimtoy icons
improve compability with ibus 1.5.8+
improve compability with new fskin scheme
proper colorize with two pass skin rendering
render colorized background with proper frame alphamap

2015-06-04 v1.10.1
use openssl instead of qca2
fix theme animation with libpng 1.6+
update libpng-apng copy to 1.6.17

2015-06-02 v1.10
encrypted sogou input theme import support
fix compability with ibus 1.5.x but ctrl+space is the only supported hotkey
fix zombie process issue when opening setting dialog




LicenseGPL
Source(kimtoy-1.91.tar.bz2)
Send to a friend
Subscribe
Other  Content  from nihui
Report inappropriate content



goto page: prev   1  2 

-

 kconfig on 1.3

 
 by dpalacio on: Nov 20 2011
 
Score 50%

Maybe I am the only one but, iBus does not work if the daemon parameter "-c .../ibus-kconfig" is set. The default engine, Anthy, does not load and the kimtoy panel does not show. ¿How can I help you to debug this?
Kimtoy 1.3
iBus 1.4.0


Reply to this

-

 Re: kconfig on 1.3

 
 by nihui on: Nov 20 2011
 
Score 70%

Because the old configuration of ibus was stored in gconf/dconf, including the default engine setting, it got lost after switching to kconfig.
Try the following steps:
start kimtoy with ibus parameters set with '-c XXX/ibus-kconfig'.
launch ibus-setup tool to configure the engine settings, then close the setup tool.
quit kimtoy and restart it.
now it should be able to load your preferred engine.

~/.kde4/share/config/ibusrc file will contain something like
[general]
preload_engines=Santhy


Reply to this

-

 Re: Re: kconfig on 1.3

 
 by dpalacio on: Nov 24 2011
 
Score 63%

Thanks for the tip. I think I will not be the only migrator from GTK ibus to kimtoy. So, should this not be in the FAQ section?


Reply to this

-

 Thumb Up

 
 by mymathersname on: Nov 21 2011
 
Score 50%

Great App


Reply to this

-

 

 
 by fengya90 on: May 3 2012
 
Score 50%

是否是我没设置好呢,可是我没改过设置啊
如图
http://www.yun.io/files/viewfile/code/2359vg


Reply to this

-
.

 

 
 by nihui on: May 3 2012
 
Score 50%

恩 1.7 引入的问题,更新到 1.7.1 就可以了


Reply to this

-

 Re: Re: 昨天更新后发现选词框周围有一

 
 by fengya90 on: May 3 2012
 
Score 50%

我通过pacman -Qi kimtoy
出来的版本号是已经是1.7-1
重新安装无用


Reply to this

-

 

 
 by nihui on: May 3 2012
 
Score 50%

1.7-1 表明版本还是 1.7 啊
如果是 1.7.1 的话应该是 1.7.1-1

不清楚的话看下 kimtoy 的关于对话框就知道了


Reply to this

-

 

 
 by fengya90 on: May 3 2012
 
Score 50%

果然,我错了
thx


Reply to this

-

 

 
 by fengya90 on: May 3 2012
 
Score 50%

果然,我错了
thx


Reply to this

-

 

 
 by lynxcpp on: May 22 2012
 
Score 50%

额...怪我啦~打包者表示惭愧 >_<


Reply to this

-

 kimtoy's window empty

 
 by kiraven on: Jun 1 2012
 
Score 50%

Hi,
Since I updated kimtoy last year, I have been unable to get it to work properly.
My problem is that the kimtoy-Panel/Window, where it should be possible to configure the ime, is empty, no icons are displayed:
http://s1.directupload.net/file/d/2908/rzdzudb6_png.htm
I'm using the newest kimtoy, compiled from source, with ibus on Kubuntu with KDE 4.8.3.

Any tips what might be wrong?

Thank you.


Reply to this

-

 Re: kimtoy's window empty

 
 by nihui on: Jun 1 2012
 
Score 50%

1 ensure the ibus support in kimtoy is also compiled and installed properly (check if ibus-ui-impanel and ibus-kconfig have been installed along with other ibus components)
2 check how your ibus is started, from system xinput script or from kimtoy. I suggest disable the system one and then enable ibus launching from kimtoy because there is still some bugs in ibus launching script in official (k)ubuntu package. you can choose "none" in im-switch to let system not start any input method for you.


good luck


Reply to this

-

 Re: Re: kimtoy's window empty

 
 by kiraven on: Jul 27 2012
 
Score 50%

Thank you, it is working now. I think the main problem was that the dev-packages of ibus were not installed. the kimtoy config script only recognized ibus after I installed the dev package.


Reply to this

-

 选择输入法的复选框不能选

 
 by fengya90 on: Jul 22 2012
 
Score 50%

用的是最新的代码编译
装了ibus和fcitx,能悬fcitx,不能选择ibus


Reply to this

-
.

 kimtoy 1.9.2 fails to link against >=ibus-1.5

 
 by ThAnderson on: Aug 10 2014
 
Score 50%

Any chance for a fix?

CMakeFiles/ibus-impanel.dir/panel.o: In function `impanel_trigger_property_callback':
ibus-panel/panel.c:363: undefined reference to `ibus_input_context_disable'
CMakeFiles/ibus-impanel.dir/panel.o: In function `ibus_panel_impanel_state_changed':
ibus-panel/panel.c:1224: undefined reference to `ibus_input_context_is_enabled'
CMakeFiles/ibus-impanel.dir/panel.o: In function `ibus_panel_impanel_focus_in':
ibus-panel/panel.c:628: undefined reference to `ibus_input_context_is_enabled'


Reply to this

-

 Re: kimtoy 1.9.2 fails to link against >=ibus-1.5

 
 by nihui on: Aug 21 2015
 
Score 50%

try the new version :D


Reply to this

goto page: prev   1  2 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team