Skip to content

Releases: compiz-reloaded/compiz

v0.8.14

18 Apr 09:23
Compare
Choose a tag to compare
  • Handle _NET_WM_MOVERESIZE ClientMessages.
    Fixes the whisker menu resize bug.
  • Improve horizontal and vertical maximizing.
  • Remove the "Number of Desktops" option.
  • Fix a crash when displaying special characters in gtk-window-decorator.
  • Set rotate and wall default flip bindings to None.
    Fixes a problem where edges of screen are unclickable by default.
  • Fix potential for skydome silently failing to render.
  • Don't fallback for exceeding max texture size.
  • Improve --button-layout behavior for gtk-window-decorator.
  • Update translations.

v0.8.12.3

10 Apr 21:21
Compare
Choose a tag to compare
  • Drop glib-gettext dependency.

    This fixes usage of autogen.sh with newer glib.
  • Change default Blue filter to Gaussian.
  • Fix broken appearance on HiDPI with GTK+ 3.10+ (if scaling is on).

    For now scaling is just disabled completely.
  • Fix for some cases when cursor settings were ignored by applications.

v0.8.12.2

24 Mar 11:54
Compare
Choose a tag to compare
  • Include forgotten compiz-start.desktop.in into the tarball, needed for --enable-menu-entries.

v0.8.12.1

17 Mar 15:02
Compare
Choose a tag to compare
  • Increase maximum Mipmap LOD for Blur plugin.
  • Probably fix "white glitches" that happen on resize in gtk-window-decorator.
  • Fix right click near top edge of maximized windows in gtk-window-decorator.
  • Fix a X11 Drawable leakage in gtk-window-decorator.

v0.8.12

12 Feb 21:24
Compare
Choose a tag to compare
  • 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.

v0.8.10

17 Dec 22:57
Compare
Choose a tag to compare
  • Add mate-window-decorator: Marco native settings monitor for gwd
  • Add all relevant checks from compiz-manager
  • Remove scripts, modify desktop menu entries and disable by default
  • gtk-window-decorator: Make it possible to build with Gtk3
  • Add a compiz-decorator script that tries to detect the best suitable decorator

v0.8.9

17 Dec 22:52
Compare
Choose a tag to compare
  • Full support of MATE desktop
  • Remove kde-decorator support, does not work with KDE 5
  • Wall plugin is moved to here
  • Replace gnomecompat plugin with matecompat
  • gtk-window-decorator: add command line options for button layout and titlebar font
  • Remove GConf support as it's obsolete
  • Add scripts to start Compiz and GTK+ decorator + desktop files
  • Many more bug fixes and improvements, see git log