summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 156d134..5160829 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,31 @@
User visible changes
+2011-07-20
+
+ * Speedup when using a trackball or high CPI mouse. Use only mouse
+ pointer hints instead of actual mouse events and let mcwm ask for
+ pointer position.
+
+ Incidentally, this was originally added in June, 2010, but
+ removed a month later after reading Gajewska and Manasse's "Why X
+ Is Not Our Ideal Window System". Real experience shows that I was
+ mistaken.
+
+2011-06-20
+
+ * Fixed windows were always inserted as the next window in window
+ list after changing workspace. Now fixed.
+
+2011-06-01
+
+ * Beginning of RANDR support. mcwm now aware of the number of
+ physical screens and their sizes. Move and resize is now limited
+ by size of physical screen instead of virtual screen.
+
+ * New keys: Mod4 + , moves focused window to previous screen and
+ Mod4 + . moves it to the next screen.
+
2011-03-29
* Panels and other windows with window manager override interfered