Skip to content

v0.8.12

Compare
Choose a tag to compare
@XRevan86 XRevan86 released this 12 Feb 21:24
· 312 commits to master since this release
  • Re-introduce D-Bus and GLib plugins.
  • 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.