diff options
author | rathnor <rathnor> | 2004-09-16 14:08:46 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-09-16 14:08:46 (GMT) |
commit | 48e9c810d769efd733eecd8c3b0ea04b5fb6008e (patch) | |
tree | 00534d6cc343cf4e1036f8c9ec0693166943aeb0 /ChangeLog | |
parent | 2c66db2ba0c9061d96e5057c919d4576f84a091c (diff) | |
download | fluxbox-48e9c810d769efd733eecd8c3b0ea04b5fb6008e.zip fluxbox-48e9c810d769efd733eecd8c3b0ea04b5fb6008e.tar.bz2 |
fix menu creator not using args for some commands
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.11 | 2 | Changes for 0.9.11 |
3 | *04/09/16: | ||
4 | * Fix restart command not reading its args (Simon) | ||
5 | MenuCreator.cc | ||
3 | *04/09/12: | 6 | *04/09/12: |
4 | * Preliminary support for Composite extension (Simon) | 7 | * Preliminary support for Composite extension (Simon) |
5 | - Relies on external compositing manager using _NET_WM_WINDOW_OPACITY | 8 | - Relies on external compositing manager using _NET_WM_WINDOW_OPACITY |