|
| 1 | +### marco 1.25.1 |
| 2 | + |
| 3 | + * update translations |
| 4 | + * window: Do not render shadows on left/right tiled windows |
| 5 | + * iconcache: Use GDesktopAppInfo to find correct application icons |
| 6 | + * window: Track window rectangle before corner tiling |
| 7 | + * window: Track window rectangle before tiling |
| 8 | + * window: Only unmaximize when the window is already maximized. |
| 9 | + * window-props: g_memdup is dreprecated from glib 2.68 |
| 10 | + * warning: declaration of a variable shadows a previous local |
| 11 | + * testasyncgetprop: Mismatching the argument type 'unsigned long' |
| 12 | + * bell: Unused static function 'bell_flash_screen' |
| 13 | + * frames: Unused static functions 'get_client_region', 'get_frame_region' |
| 14 | + * compositor-xrender.c: Make sure tooltips are visible when the source |
| 15 | + * bell: missing include guard |
| 16 | + * i18n: Use glib's gettext support macros |
| 17 | + * window: turn into a GObject |
| 18 | + * build: autoconf/meson use the same value for PACKAGE_STRING |
| 19 | + * Remove the copyright information when printing the version from the command line |
| 20 | + * build: show verbose logging and debug status in configuration summary |
| 21 | + * build: by default disable also the verbose mode for autoconf |
| 22 | + * Remove USE_MATE2_MACROS from autogen.sh (legacy) |
| 23 | + * Added VI keys (hjkl) for moving and resizing windows |
| 24 | + * window: do not unfocus on new window. |
| 25 | + * Do not call cairo paint on generate_pixmaps. |
| 26 | + * compositor-xrender: Use USHRT_MAX macro from limits.h |
| 27 | + * compositor-xrender: Remove float-conversion warning |
| 28 | + * theme: macro "ALPHA_TO_UCHAR" is not used |
| 29 | + * window: expand tile size cycling support |
| 30 | + * Remove multiple empty lines |
| 31 | + * Remove trailing spaces/tabs |
| 32 | + * common: window icon (META_DEFAULT_ICON_NAME) is no longer available |
| 33 | + |
1 | 34 | ### marco 1.25.0
|
2 | 35 |
|
3 | 36 | * update translations
|
|
0 commit comments