diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/01/14: | ||
4 | * Several changes for background style option: (Mark) | ||
5 | - now support `background: mod' to coincide with fbsetroot -mod -- | ||
6 | In addition to `background.color' and `background.colorTo', this option | ||
7 | must also set `background.modX' and `background.modY' to integers | ||
8 | - added `background: none' for styles that do not include a background | ||
9 | - fixed bug with style backgrounds not getting set when changing styles | ||
10 | - updated default styles to be valid wrt background options | ||
11 | RootTheme.cc/hh Screen.cc FbTk/Theme.hh | ||
3 | *07/01/13: | 12 | *07/01/13: |
4 | * Only change focus order when user specifically focuses a window (Mark) | 13 | * Only change focus order when user specifically focuses a window (Mark) |
5 | Screen.cc Window.cc FocusControl.cc/hh | 14 | Screen.cc Window.cc FocusControl.cc/hh |