|
| 1 | +### marco 1.22.3 |
| 2 | + |
| 3 | + * update translations |
| 4 | + * frames: bump priority of style providers |
| 5 | + * window: add _GTK_THEME_VARIANT to initial window properties |
| 6 | + * frames: apply modified hack from Mutter/Metacity |
| 7 | + * frames: avoid infinite loop on the variants GList |
| 8 | + * frames: use style_updated instead of style_set |
| 9 | + * Fixed moving windows to edges to work with CSD clients. |
| 10 | + * window: Update allowed action hints |
| 11 | + * build: Remove rationales.txt from EXTRA_DIST target |
| 12 | + * Fix use of RBGA visual in frame.c when compositing is not in use |
| 13 | + * drop old and obsolete rationales.txt |
| 14 | + * boxes: Actually check for rectangle containment |
| 15 | + |
1 | 16 | ### marco 1.22.2
|
2 | 17 |
|
3 |
| - tx: sync with transifex |
4 |
| - bump LT_VERSION_INFO |
5 |
| - libmarco-private: add version information |
6 |
| - add support for invisible borders |
7 |
| - frames: avoid deprecated 'gtk_widget_set_double_buffered' |
8 |
| - window: avoid clang warning: garbage value |
9 |
| - ui: always set the frame background to None |
10 |
| - libmetacity: use cairo to render gradient |
11 |
| - gradient: sync code with mutter before it was removed |
| 18 | + * update translations |
| 19 | + * bump LT_VERSION_INFO |
| 20 | + * libmarco-private: add version information |
| 21 | + * add support for invisible borders |
| 22 | + * frames: avoid deprecated 'gtk_widget_set_double_buffered' |
| 23 | + * window: avoid clang warning: garbage value |
| 24 | + * ui: always set the frame background to None |
| 25 | + * libmetacity: use cairo to render gradient |
| 26 | + * gradient: sync code with mutter before it was removed |
12 | 27 |
|
13 | 28 | ### marco 1.22.1
|
14 | 29 |
|
|
0 commit comments