From 60881dfb74130b8bf9558e12f10457662967d050 Mon Sep 17 00:00:00 2001 From: MC Date: Thu, 24 Jun 2010 06:29:04 +0200 Subject: Prepared for release. --- NEWS | 11 +++++++++++ TODO | 9 ++++++--- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index a8b8446..6716440 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,17 @@ User visible changes +2010-06-24 + + * When starting, we don't care about windows with override redirect + set. This means, for instance, that if a GTK application was + running when we started, we won't draw any borders around its + menus. + + * New option, -t . + + * Fixed bugs. + 2010-06-22 * Handles size changes of the root window. That is, if the user adds diff --git a/TODO b/TODO index e382636..66eb173 100644 --- a/TODO +++ b/TODO @@ -31,7 +31,10 @@ In order of importance: Don't focus on these windows at all? How will this work with our window movement keys that work with the focused window? - Does unclutter use this? + Does unclutter use this? No. It creates a subwindow and sends + a synthetic enter notify back to the client. + + You can use unclutter -grab, which works, though. * Flag to disable dontmoveoff. @@ -52,8 +55,8 @@ In order of importance: * RandR/Xinerama - Get physical screen characteristics. Maximize and move to corners - should consider the screen it's on. + Get physical screen characteristics for every screen. Maximize and + move to corners should consider the screen it's on. * Key to move to another physical screen. -- cgit v1.2.3