diff options
author | mathias <mathias> | 2006-03-09 19:38:18 (GMT) |
---|---|---|
committer | mathias <mathias> | 2006-03-09 19:38:18 (GMT) |
commit | 70bd45e8e1c4b91676f80099aa87d11eeb3bf7d1 (patch) | |
tree | 50159f22f55eade81e9dc93b0159bff39d8fd0f7 /ChangeLog | |
parent | 918d1994fab393e88f422cf0e66875d2d77f7531 (diff) | |
download | fluxbox-70bd45e8e1c4b91676f80099aa87d11eeb3bf7d1.zip fluxbox-70bd45e8e1c4b91676f80099aa87d11eeb3bf7d1.tar.bz2 |
enhanced :NextWindow / :PrevWindow to accept <delta> as parameter, patch from marcus obst
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.15: | 2 | Changes for 0.9.15: |
3 | *06/03/09: | 3 | *06/03/09: |
4 | * Enhanced :NextWindow and :PrevWindow to accept a <delta>,see | ||
5 | :RightWindow and :LeftWindow | ||
6 | (Thanks Marcus Obst, marcus dot obst at s2003 dot tu minus chemnitz dot de) | ||
7 | FbCommandFactory.cc WorkspaceCmd.hh WorkspaceCmd.cc | ||
4 | * Bugfix for _net_wm_state_hidden (Thanks Mark) | 8 | * Bugfix for _net_wm_state_hidden (Thanks Mark) |
5 | Ewmh.cc | 9 | Ewmh.cc |
6 | * Updated ko_KR translations (Thanks Jo Hyunseok) | 10 | * Updated ko_KR translations (Thanks Jo Hyunseok) |