Skip to content

Commit

Permalink
Release version 0.8.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
XRevan86 committed Apr 4, 2016
1 parent cc50d15 commit ee18dc7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
Release 0.8.12.4 (2016-04-04 Sorokin Alexei <[email protected]>)
==================================================================
COMPIZ-RELOADED

Fix button glow glitches.

Remove possibility to select button glow for non-pixmap buttons
(glow is only for pixmap buttons).

Fix theme being reselected when not asked on GTK+ 3.8+.
Left unfixed in builds on older GTK+.

Fix button glow for only active or only inactive windows.

Fix broken appearance on HiDPI with GTK+ 3.10+ (if scaling is on).
For now scaling is just disabled completely.

Other minor fixes.

Release 0.8.12.3 (2016-03-17 Sorokin Alexei <[email protected]>)
==================================================================
COMPIZ-RELOADED
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AC_PREREQ(2.57)

AC_INIT([emerald],[0.8.12.3], [[email protected]])
AC_INIT([emerald],[0.8.12.4], [[email protected]])

AM_INIT_AUTOMAKE([1.9 foreign tar-ustar dist-xz no-dist-gzip check-news])
AC_CONFIG_HEADER([config.h])
Expand Down

0 comments on commit ee18dc7

Please sign in to comment.