diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-01-23 08:31:56 +0000 |
---|---|---|
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-01-23 08:31:56 +0000 |
commit | 55375ea8e8adb1bbf161f54ba9f82c130d68c8ce (patch) | |
tree | 4af033bef6f01a610e34f317cb3cf93f7db766ee /NEWS | |
parent | 4857d86db313cb281e98682ed93193783c5f21b6 (diff) |
backport previous module dialog commit
SVN revision: 83127
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -28,6 +28,7 @@ Fixes: | |||
28 | * Fixed bug where disabled slider widgets could be changed with mouse wheel | 28 | * Fixed bug where disabled slider widgets could be changed with mouse wheel |
29 | * Fixed bug where fileman config slider widgets were not properly disabled | 29 | * Fixed bug where fileman config slider widgets were not properly disabled |
30 | * Tasks gadgets now apply the selected style | 30 | * Tasks gadgets now apply the selected style |
31 | * Fixed crash when changing desktops configuration | ||
31 | * fixed bug where window border insets were not applied to initial positioning geometry, causing them to be placed incorrectly | 32 | * fixed bug where window border insets were not applied to initial positioning geometry, causing them to be placed incorrectly |
32 | * Fixed bug with desktop config profile where conf module version variable was misnamed | 33 | * Fixed bug with desktop config profile where conf module version variable was misnamed |
33 | * fixed bug where internal dialogs would not redraw after unfullscreening | 34 | * fixed bug where internal dialogs would not redraw after unfullscreening |
@@ -36,4 +37,4 @@ Fixes: | |||
36 | * fixed bug where backlight settings would try to update dummy backlight devices | 37 | * fixed bug where backlight settings would try to update dummy backlight devices |
37 | * fixed gadget dragging on desktop near screen edges | 38 | * fixed gadget dragging on desktop near screen edges |
38 | * fixed bug where "don't composite fullscreen windows" option would cause some windows to stop appearing | 39 | * fixed bug where "don't composite fullscreen windows" option would cause some windows to stop appearing |
39 | * Fixed crash when changing desktops configuration | 40 | * module error dialog is no longer remembered across restarts |