You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move mate-window-decorator.py into gtk-window-decorator.
Add an optional libcompizconfig build dependency that makes it so gtk-window-decorator can honor MATE or GNOME Flashback cursor theme settings, and also read shadow settings without D-Bus plugin from CCSM.
annotate plugin changes:
Implement shape drawing.
Fix shape drawing code to always call cairo_save before drawing and cairo_restore after drawing.
Implement centered shape drawing with a toggle keybinding.
Unify stroke and line width options.
Fix longstanding damage bugs.
Use stroke color for freedraw mode.
Improve transparent colors rendering.
Change default stroke width to 3.0.
Move plugin-matecompat image to ccsm project.
Add Desktop Wall plugin from compiz-plugins-main project.
Fix Desktop Wall settings of arrow and gradient thumbs colors.
Fix gtk-window-decorator crash when a window is hanged.