summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-01-28 16:24:30 +0100
committerraveit65 <[email protected]>2018-01-28 16:24:30 +0100
commit9ed8fa4daf8024b603a307f35b57982dab61e65b (patch)
tree1c8787bfc0d08626009f135abdcb5cdcb77ff182 /NEWS
parentecd03cb221a0fd7cd17dfc2d2e550801be4e87ba (diff)
downloadmarco-9ed8fa4daf8024b603a307f35b57982dab61e65b.tar.bz2
marco-9ed8fa4daf8024b603a307f35b57982dab61e65b.tar.xz
release 1.20v1.20.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 94c995e3..7f0cc948 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+### marco 1.20.0
+
+ * Translations update
+ * require GTK+ 3.22 and GLib 2.50
+ * build: drop unneeded pangoxft requirement
+ * Small bugfix for the move_to_X keybinds
+ * Bugfix for monitors of different sizes
+ * Restructured monitor keybinds and adjust save_rect
+ * Implemented simple shourtcuts to move window to another monitor
+ * schema: fix typos
+ * compositor: don't try to paint window that is not viewable, fix #324
+ * Fix wrong result in meta_window_titlebar_is_onscreen() for windows without a frame
+ * Add support for gtk3 _GTK_SHOW_WINDOW_MENU event
+ * More elegant solution for handling new move-to-workspace keybinds
+ * Implemented a setting to disable top tiling
+ * Implemented tabpopup when moving window to different workspace
+ * keybindings.c: Fix build warning:
+ * Reset tile_resized to false when fullscreening
+
### marco 1.19.2
* Translations update