summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2009-03-28 17:37:56 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2009-03-28 17:37:56 +0000
commit2a86f6c5988c86a11ea1da09e64c036807751bad (patch)
tree2d37eb4160d29ecfebaaf57f7fdb9ad8571060fe /NEWS
parentfd1b2125d8b4d3bb55d75be438817f219e9e3ef0 (diff)
downloadxfwm4-2a86f6c5988c86a11ea1da09e64c036807751bad.tar.gz
* src/netwm.c: Keep window layer when status is above, below or
fullscreen (Bug #5030) (Old svn revision: 29688)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 80213ca41..4e8599960 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@
- Fix a long standing bug in xfwm4 4.6 were activating a transient would not
regrab the mouse on parent window.
- Do not go over adjacent windows with fill (Bug #5152)
+- Do not actually change window layer when status is above, below or fullscreen
+ (Bug #5030)
4.6.0
=====