diff options
author | raveit65 <[email protected]> | 2017-09-04 21:02:20 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-09-04 21:02:20 +0200 |
commit | f2a4040524b6dd9a0441b8dbd9b7378e5de0c1ea (patch) | |
tree | 492069065fc4b8c352d4d57ee385ad9513a656c2 /NEWS | |
parent | 3c074836967eac24ce7fa93a3db930bcceba7051 (diff) | |
download | marco-f2a4040524b6dd9a0441b8dbd9b7378e5de0c1ea.tar.bz2 marco-f2a4040524b6dd9a0441b8dbd9b7378e5de0c1ea.tar.xz |
release 1.19.1v1.19.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +### marco 1.19.1 + + * Translations update + * Store a window flag when user resizes from tiled + * Allow tiled windows to be resized horizontally + * gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: + * avoid deprecated gdk_screen_width/height + * avoid deprecated gdk_screen_get_width + * display: don't use deprecated GDK_DEVICE_MANAGER + * tools: remove marco-mag and marco-grayscaletools + * Fix synthetic keybinding/button-grab window + * Forces a window scale of 1 for the window manager, + instead of using the default or user configured scale. + * avoid deprecated gdk_display_get_screen + * avoid deprecated gdk_screen_get_number + * Alt/tab - define arrow keycode + numpad arrows + * Allow use of arrows while in alt+tab popup + * ui: Fix invalid object construction in frames + * README: fix names of GSettings keys + * keybindings: remove uppercase from "current workspace" + * Added hotkey to rename current workspace + * Restore Polish translation credits from GNOME + ### marco 1.19.0 * fix strange window switching foreground/background behavior |