diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-11-08 03:54:57 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-11-08 09:55:44 +0100 |
commit | 83a4d365863c4c096c541fe252e0678a622ac59f (patch) | |
tree | 927e8e4c55b761a3dd908f3bb8baea21e10bb594 /NEWS | |
parent | a6d3b8586989777db095b51a26b3cf2241b92e8e (diff) | |
download | drakx-kbd-mouse-x11-83a4d365863c4c096c541fe252e0678a622ac59f.tar drakx-kbd-mouse-x11-83a4d365863c4c096c541fe252e0678a622ac59f.tar.gz drakx-kbd-mouse-x11-83a4d365863c4c096c541fe252e0678a622ac59f.tar.bz2 drakx-kbd-mouse-x11-83a4d365863c4c096c541fe252e0678a622ac59f.tar.xz drakx-kbd-mouse-x11-83a4d365863c4c096c541fe252e0678a622ac59f.zip |
fix test background
It was broken since switching to gtk+3...
Fixed & simplified by switching to using CSS on a top maximized window
instead of playing with root GdkWindow
We always want the image to be there now.
This also enables to rip broken code from mygtk3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +- XFdrake + o when testing X: + * fix displaying test background (as well as running) + Version 1.16 - 19 September 2016 - added newer and modern resolutions to xfree.pm |