diff options
author | raveit65 <[email protected]> | 2019-09-19 12:32:59 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-09-19 12:32:59 +0200 |
commit | 3e7556c3524cea3eb40d2063343ec8cde0550ab4 (patch) | |
tree | 91dde6c4dce552f85e5be53a9ff3605f63babe84 /NEWS | |
parent | 50599c72ecaf960dbe3f910e1dd25ac0ce839f4c (diff) | |
download | marco-3e7556c3524cea3eb40d2063343ec8cde0550ab4.tar.bz2 marco-3e7556c3524cea3eb40d2063343ec8cde0550ab4.tar.xz |
update to 1.22.3v1.22.3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 33 |
1 files changed, 24 insertions, 9 deletions
@@ -1,14 +1,29 @@ +### marco 1.22.3 + + * update translations + * frames: bump priority of style providers + * window: add _GTK_THEME_VARIANT to initial window properties + * frames: apply modified hack from Mutter/Metacity + * frames: avoid infinite loop on the variants GList + * frames: use style_updated instead of style_set + * Fixed moving windows to edges to work with CSD clients. + * window: Update allowed action hints + * build: Remove rationales.txt from EXTRA_DIST target + * Fix use of RBGA visual in frame.c when compositing is not in use + * drop old and obsolete rationales.txt + * boxes: Actually check for rectangle containment + ### marco 1.22.2 - tx: sync with transifex - bump LT_VERSION_INFO - libmarco-private: add version information - add support for invisible borders - frames: avoid deprecated 'gtk_widget_set_double_buffered' - window: avoid clang warning: garbage value - ui: always set the frame background to None - libmetacity: use cairo to render gradient - gradient: sync code with mutter before it was removed + * update translations + * bump LT_VERSION_INFO + * libmarco-private: add version information + * add support for invisible borders + * frames: avoid deprecated 'gtk_widget_set_double_buffered' + * window: avoid clang warning: garbage value + * ui: always set the frame background to None + * libmetacity: use cairo to render gradient + * gradient: sync code with mutter before it was removed ### marco 1.22.1 |