summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2009-03-13 10:28:32 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2009-03-13 10:28:32 +0000
commitcb304224a6fda01d853e5b8076884c5b42d8975b (patch)
tree9ed9324a43e553d6df7727a8fb4c11485a5d6a7d /NEWS
parent7658cbc0177e14f78ce4e7122be58cab67d8f66f (diff)
downloadxfwm4-cb304224a6fda01d853e5b8076884c5b42d8975b.tar.gz
* src/focus.c, serc/netwm.c: Check for nil timestamp regardless of
focus stealing prevention setting, so that applications using gtk_window_set_focus_on_map() don't get focused even when focus stealing prevention is disabled (Bug #5044) (Old svn revision: 29657)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 47939def8..629ad1122 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@
=====
- Reduce repaint timeout in the compositor (Bug #5080)
+- Fix applications getting focused when focus on map is unset even
+ without focus stealing prevention enabled (Bug #5044)
4.6.0
=====