summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-01-06 11:05:13 +0100
committerDave Davenport <qball@gmpclient.org>2017-01-06 11:05:13 +0100
commitae7732abedb719d6cb291eb3cf614013d9434a7e (patch)
tree0127dbb61f2dbc7d7ca32e1d8ba592616821c9a0 /Changelog
parent051be0cfe6ae0ca2a81db7c772d0ac67e1c756eb (diff)
Update Changelog
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index b46cc70b..b3556a2a 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,14 @@
+v1.3.1: Dan vs. Greg: The never ending story, reloaded. (unreleased)
+ New Features
+ - [DRun] Search categories. (#449)
+ Improvements
+ - Fix exit when failed to grab keyboard. (#524)
+ - Introduce lazy keyboard grab mode for people who want rofi to show on key-down in i3.
+ - Add copyrights to theme (needed for debian packaging).
+ - DMENU: Correctly detect end-of-file (#518)
+ - Directly queue redraw on overlay change.
+ - Remove pango markup from workspace names in I3. (#507)
+
v1.3.0: Dan vs. Greg: The never ending story.
New Features
- Use randr for getting monitor layout. Fallback to xinerama if not available.