-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0ed9550
commit 95453df
Showing
2 changed files
with
81 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,83 @@ | ||
commit 37fb1f18a5bfbe52dc1dbfb0cd4b058ef323298e | ||
commit b162f3ff0b98dda87f1db4682e7a3e15fb11de23 | ||
Author: Mike FABIAN <[email protected]> | ||
Date: Tue Jul 4 09:47:10 2023 +0200 | ||
|
||
Release 1.3.16 | ||
|
||
commit 0ed9550b19f27e84168cd7c4e0933d9761e3f517 | ||
Author: Mike FABIAN <[email protected]> | ||
Date: Fri Jun 30 23:45:13 2023 +0200 | ||
|
||
hu-old-hungarian-rovas.txt: Add íÍ to VALID_INPUT_CHARS | ||
|
||
commit bf30345cc400e1c291309136bf00bd7a76f4df68 | ||
Author: Mike FABIAN <[email protected]> | ||
Date: Fri Jun 30 16:50:49 2023 +0200 | ||
|
||
hu-old-hungarian-rovas: Add entries for ä and Ä | ||
|
||
See: https://github.com/moebiuscurve/ibus-table-others/issues/29#issuecomment-1614551222 | ||
|
||
commit cbec1c477d99dd2cdb8c42acee48761e230306bb | ||
Author: Mike FABIAN <[email protected]> | ||
Date: Tue May 23 17:38:20 2023 +0200 | ||
|
||
hu-old-hungarian-rovas: several improvements, most of them suggested by Viktor Kovács <[email protected]> | ||
|
||
- Add missing small "ent", "emp", "unk", "us" and "amb" symbols to hu-old-hungarian-rovas.txt | ||
|
||
Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/33 | ||
|
||
Also add typing variants for the capital symbols typing only the first | ||
or the first two Latin letters in upper case. | ||
|
||
- Add missing small and capital "enc", "and", "ech", "ent shaped sign" to hu-old-rovas.txt | ||
|
||
Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/34 | ||
|
||
Typing sequences for “ent shaped sign” are “ents” (small), “Ents”, “ENTs”, “ENTS” (capital). | ||
|
||
- Follow Sándor Forrai’s orthography for ü, Ü, ű, Ű | ||
|
||
Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/30 | ||
|
||
- add small and capital "short R" | ||
|
||
Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/31 | ||
|
||
- Add U+200D ZERO WIDTH JOINER, U+200F RIGHT-TO-LEFT MARK, U+200C LEFT-TO-RIGHT MARK | ||
|
||
Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/35 | ||
|
||
- Add Old Hungarian Numbers | ||
|
||
Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/32 | ||
|
||
- Add reversed question mark, reversed comma, reversed semicolon | ||
|
||
- Use `/` as a prefix for characters which are typed with AltGr on the xkeyboard-config old hungarian layout | ||
(We cannot use AltGr in ibus-table, so we can only use some prefix character instead) | ||
|
||
- Use `/` as a prefix for ligature names | ||
|
||
Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/29 | ||
|
||
These ligatures are apparently very rarely used, making them accessible only with this prefix | ||
keeps them available if one really wants them but removes the possibility of them conflicting with | ||
something else. | ||
|
||
- Use `_` as a prefix for characters accessed by a longer string like a shorthand of their name | ||
|
||
- Add / and _ to also input themselves | ||
|
||
/ is uses as a prefix similar to AltGr and _ as a prefix to input characters by name but one should | ||
still be able to input / and _ themselves. | ||
|
||
- Add Latin postfix input | ||
|
||
To make it usable with almost any keyboard layout, not only with the Hungarian keyboard layout. | ||
|
||
commit 060ec1bce7dc44524e98eb7ff85f1605d7ed92c0 | ||
Author: Mike FABIAN <[email protected]> | ||
Date: Wed Feb 22 12:03:41 2023 +0100 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters