summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-03-13 12:31:16 +0300
committermonsta <[email protected]>2017-03-13 12:31:16 +0300
commitc2a306a7ed160ccf5404660645624503c6f80d87 (patch)
tree722fef17d8d20176679c9f005179021dff142b19
parent34599278fd3f77a37ef565494b3a7f3c407e17ce (diff)
downloadmarco-c2a306a7ed160ccf5404660645624503c6f80d87.tar.bz2
marco-c2a306a7ed160ccf5404660645624503c6f80d87.tar.xz
update NEWS for 1.18
-rw-r--r--NEWS21
1 files changed, 11 insertions, 10 deletions
diff --git a/NEWS b/NEWS
index dc6ec2e9..9dbd3b93 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,15 @@
-### marco 1.17.1
-
- * theme-viewer: use GtkStyleContext
- * theme-viewer: use GdkRGBA instead of GdkColor
- * Added functionality to disable display preselected tab window border
- * actually build theme-viewer
-
-### marco 1.17.0
-
+### marco 1.18.0
+
+ * NEWS: use consistent, project wide, markdown-like formatting to make
+ generating release announcements easier
+ * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and --with-gtk
+ build option
+ * Theme viewer: fix build for GTK+3 and fix some GTK+ deprecations
+ * Add ability to disable showing preselected window border on alt-tab
+ * Add ability to ignore applications when show-desktop is triggered
+ * Workspaces: switch wrapping behavior for 'classic' and 'toroidal'
+ modes (it was reversed somehow)
* Translations update
- * move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
### marco 1.16.0