Opened 7 years ago
Closed 7 years ago
#10461 closed enhancement (fixed)
ibus-1.5.18
Reported by: | Owned by: | Bruce Dubbs | |
---|---|---|---|
Priority: | normal | Milestone: | 8.3 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (5)
comment:1 by , 7 years ago
Owner: | changed from | to
---|
comment:2 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 7 years ago
- tools: Do not change keymaps with 'use-system-keyboard-layout' c360818
- src: Fix GVariant leaks (Carlos Garnacho) 1cbe867
- src: Added some error handlings from a code review f5e0752
- src: Add libgobject.so to LDADD for Debian libtool (Danny) a28fa74
- src: Reintroduce the hex mode keybind with an environment variable (Aaron Muir Hamilton) 88b9a93
- ui/gtk3: Translate input method name in ibus (Peng Wu) 0ab0dd3
- Added DBus filtering against malware bfe57d2
- Implement Unicode choice on Emojier e17c998 4cfd5ad d1ebb3d fc54b0c afe60c1
- Implement ibus-extension-gtk3 for the global keybinding fb07f64 c57b7c3
- Disable panel extension for 'gdm' and 'liveuser' user 7ccbd21 ece320b
- ui/gtk3: Set title string in gnome-shell 56c67b1
- Add ISSUE_TEMPLATE ff611a4 9f2699c
- Updated translations 366963d 73b420f
comment:4 by , 7 years ago
This package now uses /usr/share/unicode/ucd/NamesList.txt by default. It can be disabled with --disable-unicode-dict.
The file is available from https://www.unicode.org/Public/UNIDATA/NamesList.txt. It also needs Blocks.txt from the same location.
I need an opinion whether this is useful or not. We can set it up as a download and just do:
mkdir -p /usr/share/unicode/ucd cp ../{NamesList,Blocks}.txt /usr/share/unicode/ucd
Opinions?
Note:
See TracTickets
for help on using tickets.