Package: cairo-dock / 3.0.0-2+deb7u1

Metadata

Package Version Patches format
cairo-dock 3.0.0-2+deb7u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix GLIB Single Include issue Closes 665514.patch | (download)

src/gldit/cairo-dock-keybinder.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix glib single include issue (closes: #665514)

Signed-off-by: Youhei SASAKI <uwabami@gfd-dennou.org>

upstream_1075_1074.patch | (download)

src/gldit/cairo-dock-dialog-manager.c | 6 2 + 4 - 0 !
1 file changed, 2 insertions(+), 4 deletions(-)

 fix a crash with gcc-4.7: the local variable (const gchar **) can be corrupted due to optimisations
Main GUI: fixed a crash when hovering group buttons too quickly (the dialog was not correctly destroyed)