summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-11-29 17:39:09 +0100
committerDave Davenport <qball@gmpclient.org>2016-11-29 17:39:09 +0100
commitb6a588ac0049418e897ff8d59c3fc77b7b389fca (patch)
treea50ab8fa8403b3a0921012b618ed3b6b56915649 /Changelog
parent4889b5f7bc495bbbc3368c2611b4e18dd6541ee5 (diff)
Update Changelog and release notes with drawing speedups and other fixes.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index e689a25a..4b2d3956 100644
--- a/Changelog
+++ b/Changelog
@@ -9,6 +9,8 @@ v1.3.0: Dan vs. Greg: The never ending story. (unreleased)
- Dynamically sizing window with content.
- When placed at bottom of screen re-order screen to have entry at bottom.
Improvements
+ - Improve resizing of window, don't make X whipe background.
+ - Improve close window (shift-delete) action, by sending NET_WM_CLOSE instead of destroying window.
- Create cache and run directory on startup. (#497)
- Fix uneeded redraws on cursor blinking. (#491)
- Improve time till grabbing keyboard. (#494)