diff options
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.14 | 2 | Changes for 0.9.14 |
3 | *05/05/21: | ||
4 | * Keycodes can now be used in the keys file. | ||
5 | Example: | ||
6 | None 10 :NextWorkspace | ||
7 | (10 - keycode for '1') | ||
8 | Usefull for keys that has no symbol. | ||
9 | (Thanks Matus Telgarsky, catachresis at cmu [d0t] edu) | ||
10 | Keys.cc | ||
3 | *05/05/18: | 11 | *05/05/18: |
4 | * Added new configure option --with-locale=path | 12 | * Added new configure option --with-locale=path |
5 | redirects location of nls directories. | 13 | redirects location of nls directories. |