diff options
author | raveit65 <[email protected]> | 2018-01-28 16:24:30 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-01-28 16:24:30 +0100 |
commit | 9ed8fa4daf8024b603a307f35b57982dab61e65b (patch) | |
tree | 1c8787bfc0d08626009f135abdcb5cdcb77ff182 /NEWS | |
parent | ecd03cb221a0fd7cd17dfc2d2e550801be4e87ba (diff) | |
download | marco-9ed8fa4daf8024b603a307f35b57982dab61e65b.tar.bz2 marco-9ed8fa4daf8024b603a307f35b57982dab61e65b.tar.xz |
release 1.20v1.20.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -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 |