diff options
author | simonb <simonb> | 2006-04-17 14:00:28 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-17 14:00:28 (GMT) |
commit | b2105a62c378b013257cd1a79ea5a50b4a90a82f (patch) | |
tree | 09479d8b005501a82d5259ababb860cd642c2232 /ChangeLog | |
parent | a211ca912da6e17cfeee8a8fdde9d4eeff7c51a7 (diff) | |
download | fluxbox_pavel-b2105a62c378b013257cd1a79ea5a50b4a90a82f.zip fluxbox_pavel-b2105a62c378b013257cd1a79ea5a50b4a90a82f.tar.bz2 |
fix fbrun positioning code to use hints properly
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/04/17: | 3 | *06/04/17: |
4 | * Fix fbrun position setting (-pos and -nearmouse args) (Simon) | ||
5 | util/fbrun/... FbRun.hh/cc main.cc | ||
4 | * Resize the clock if the text gets too big, sf.net patch #1436406 | 6 | * Resize the clock if the text gets too big, sf.net patch #1436406 |
5 | (thanks Geoff Lywood - glywood at users.sourceforge.net) | 7 | (thanks Geoff Lywood - glywood at users.sourceforge.net) |
6 | ClockTool.cc | 8 | ClockTool.cc |