summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-03-19 20:01:52 +0100
committerDave Davenport <qball@gmpclient.org>2015-03-19 20:01:52 +0100
commit21144aef177f80ba1936043710d6e82ca962b7fa (patch)
tree31c2b16fcb365cb41eca8d508046f4dfbc6613eb /Changelog
parent9530f195d1055da8dffbd40d6f3c2f7c73749598 (diff)
Fix one-off pasting text in rofi.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 8bb99b4c..af452b99 100644
--- a/Changelog
+++ b/Changelog
@@ -7,6 +7,7 @@
- Add Ctrl(Shift)Tab to switch modi's.
- Auto size number of columns based on available columns.
- Better way to determine font height.
+ - One-off when pasting text.
Cleanup:
- Do not lug argc,argv around everywhere.