diff options
author | raveit65 <[email protected]> | 2018-06-22 11:51:52 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-06-22 11:58:10 +0200 |
commit | 6f589de0049fc32e1471ea3623f3054642d8d7aa (patch) | |
tree | a0b82b6486c82d7a69556f0bed8caddc7faf137c | |
parent | 13e6a0dc44d6f2bfc6776227425891e6126f4ad4 (diff) | |
download | marco-6f589de0049fc32e1471ea3623f3054642d8d7aa.tar.bz2 marco-6f589de0049fc32e1471ea3623f3054642d8d7aa.tar.xz |
release 1.21.0v1.21.0
-rw-r--r-- | NEWS | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1,4 +1,17 @@ -### marco 1.20.1 +### marco 1.21.0 + + sync with transifex + Correct resize popup position on HiDPI displays + Fix frame geometry to avoid stuck resize cursor + Scale cursor size for HiDPI + tx: update config with branch specific resoures + Use frame window to determine scale + Support HiDPI window decorations + Fix mismatched enums in keybinding detection for switch-panels and switch-panels-backward + window: add _NET_WM_STATE_FOCUSED hint to _NET_WM_STATE + avoid deprecated GtkButton:use-stock + avoid deprecated GtkStock + Fixes move_to_center moving window between monitors ### marco 1.20.0 |