summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-11-05 20:47:47 +0100
committerDave Davenport <qball@gmpclient.org>2017-11-05 20:47:47 +0100
commit2e012ecae2e957cf2bc7844fa1be16f1c5b05c9f (patch)
treeb211a43352b98221b9acf52d1ae314daa92f539d
parent74106921f448854baa545a2bb188bf9c39cd4638 (diff)
Update Changelog
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 219e3d16..946b7269 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,9 @@
v1.4.3 (dev):
+ - Add prompt widget to default theme.
+ - Add manpage for rofi-theme-selector.
- Dump theme without # prefix and separator .
+ - Fix issue with xnomad and -4 placing. (#683)
+ - DRun obey OnlyShowIn and NotShowIn properties.
- Store default theme in rofi binary using GResources.
- Add extra margin between prompt and entry.
- Remove colon from prompt. (#637)