Changelog for
muffin-devel-5.6.4-92.3.i586.rpm :
* Fri Nov 26 2021 Aaron Stern
- Update to version 5.2.0.
* Don\'t allow fullscreen windows to also become decorated.
* window.c: Fix de-tiling using keyboard shortcuts.
* compositor.c: Skip offscreen windows when unredirecting.
* Fix regression caused by 610d60d953cb1 - it was affecting programs that started in fullscreen mode.
* window.c: Properly update gtK_edge_constraints
* window.c: Update a wrong value in our edge constraints
* debian/control: Update build dep, remove transitional package.
* meta-shadow-factory: Tweak window shadows
* build: improve check ACLOCAL_AMFLAGS
* Tue Nov 02 2021 Aaron Stern - Update to version 5.0.2.
* Don\'t allow fullscreen windows to also become decorated.
* window.c: Fix de-tiling using keyboard shortcuts.
* compositor.c: Skip offscreen windows when unredirecting.
* window.c: Properly update gtK_edge_constraints
* window.c: Update a wrong value in our edge constraints
* Wed Jul 28 2021 andy great - Update to version 5.0.1.
* window.c: go back to ewmh < 1.2 support for window activation.
* workspace.c: Add some safety checks on some public methods.
* window.c: Turn some warnings into focus debug messages.
* Thu May 27 2021 andy great - Update to version 5.0.0.
* build: Add missing libtool depedencies.
* build: Fix undefined references with slibtool.
* Revert \"Remove useless, annoying window activation warning.\"
* windows: Fix focus-stealing prevention. Cinnamon no longer attempts to deal with this.
* Do not unmaximize windows that are not maximized or tiled - fixes Wine bug
* Add newline to debug message
* Thu Jan 14 2021 andy great - Update to version 4.8.1.
* meta-background-actor.c: Listen to the stage\'s background-color instead of the color property.
* Mon Dec 07 2020 andy great - Update to version 4.8.0.
* core/main.c: Squelch certain glib debug messages to reduce log spam.
* shaped-texture: Use the REPLACE combine function on opaque areas said to give 5% render improvement at 4K and lower power use.
* Fri Sep 18 2020 andy great - Update to version 4.6.3.
* screen.c: Check for MetaMonitorInfo being non-null before attempting to access it.
* Remove 0001-fix-warnings-when-compiling.patch
* Mon Aug 03 2020 Aaron Stern - Update to version 4.6.2
* Fallback WM theme - ensure dialogs such as nemo preferences have titlebar buttons
* Wed Mar 18 2020 Aaron Stern - Update to version 4.4.2
* meta-window-actor.c: Make sure to remove any existing desaturate effect when the window no longer has a shadow.
* src/ui/theme.c: Use a simpler method for getting an image file\'s dimensions before scaling it for hidpi.
* meta-window-actor.c: Detach after redirecting, not before unredirecting.
* MetaWindow: clear the cached window icon when _NET_WM_ICON changes, to force a regen the next time the icon is requested for the window.
* Sun Nov 24 2019 Aaron Stern - Update to version 4.4.1
* meta-shadow-factory: Fix terminal shadows
* window.c: Fix regression on window move