forked from janghe11/dasom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
24 lines (18 loc) · 832 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
dasom (1.0.1) stable; urgency=medium
* Fixed race condition (closes #18)
* Dubeolsik: Compose double consonants only with shift key by default
* 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)
-- Hodong Kim <[email protected]> Sun, 25 Oct 2015 00:37:29 +0900
dasom (1.0) stable; urgency=medium
* 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
-- Hodong Kim <[email protected]> Fri, 09 Oct 2015 01:21:10 +0900