This repository has been archived by the owner on Jun 7, 2020. It is now read-only.
Releases: dasom-im/dasom
Releases · dasom-im/dasom
Dasom 1.2.3 Released
- Add apparmor-abstractions
- Fixed wrong translation of key
Dasom 1.2.2 Released
- Update translation
- Use gtk_show_about_dialog()
- Add DASOM_CONNECTION_DASOM_IM_QT4, DASOM_CONNECTION_DASOM_IM_QT5
- Add dependency on dasom-types.h
- Modified default value of the "hotkeys"
Dasom 1.2.1 Released
Dasom 1.2 Released
- Modified icons
- Fixed possible faults
- Fixed dependency on gtk3 header file (closes #33)
- Added information: Dasom was named by Suhyeok Gwon (closes #32)
- Removed client modules gtk, qt
- Visit https://github.com/dasom-im/dasom-gtk for GTK+2, GTK+3 IM modules
- Visit https://github.com/dasom-im/dasom-qt for Qt4, Qt5 IM modules
Dasom 1.1 Released
- Fixed a possible segmentation fault that occurs when we use the inkscape
and avoids the eclipse bug (closes #29) - Reduced data communications traffic (closes #4)
- Removed Korean engine (dasom-jeongeum)
- Moved dasom-english to libdasom as embedded engine
- Commit and then update preedit (closes #4)
- Do not use Delete key in deleting Jaso (closes #23)
- Fixed race condition (closes #18)
- Show version (closes #21)
- Hook event only when im has focus (closes #27 #28)
Dasom 1.0.1 Released
- Fixed race condition (closes #18)
- Dubeolsik: Compose double consonants only with shift key by default (closes #13)
- Fixed CapsLock (closes #15 #16)
- Fixed event hooking (closes #9)
- Fixed compatibility issue with Qt 5.5 (closes #11)
- Modified icon brightness
- f9f9f9 (2.5% gray) --> f2f2f2 ( 5% gray)
- ffffff (black) --> 1a1a1a (90% gray)
Dasom 1.0 Released
- Initial Release
- Dasom is an input method framework, which provides
- Input Method Server including XIM
- Language Engines for Korean, English
- IM Modules for GTK+2, GTK+3, Qt4, Qt5
- Indicators for GNOME Shell, Unity, KDE, GNOME panel