Mercurial > audlegacy-plugins
comparison ChangeLog @ 616:30f74d6b75cf trunk
[svn] - aosd: added _NET_WM_WINDOW_TYPE_DOCK to osd window hints
author | giacomo |
---|---|
date | Wed, 07 Feb 2007 17:46:12 -0800 |
parents | 1fb44c12a812 |
children | 312bc3bb686e |
comparison
equal
deleted
inserted
replaced
615:1fb44c12a812 | 616:30f74d6b75cf |
---|---|
1 2007-02-07 18:35:13 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | |
2 revision [1316] | |
3 - avoid NULL dereference. closes mandriva #28603. | |
4 | |
5 trunk/src/vorbis/vorbis.c | 2 +- | |
6 1 file changed, 1 insertion(+), 1 deletion(-) | |
7 | |
8 | |
1 2007-02-07 11:52:25 +0000 Giacomo Lozito <james@develia.org> | 9 2007-02-07 11:52:25 +0000 Giacomo Lozito <james@develia.org> |
2 revision [1314] | 10 revision [1314] |
3 - aosd, further work on ghosd source: do not use a override_redirect=true window and give the WM information about initial pos/size of osd (prevents flickering with normal windows); now the osd won't be displayed in multiple workspaces, only in the one where it's initially triggered | 11 - aosd, further work on ghosd source: do not use a override_redirect=true window and give the WM information about initial pos/size of osd (prevents flickering with normal windows); now the osd won't be displayed in multiple workspaces, only in the one where it's initially triggered |
4 trunk/src/aosd/ghosd.c | 38 +++++++++++++++++++++++++++++++++++++- | 12 trunk/src/aosd/ghosd.c | 38 +++++++++++++++++++++++++++++++++++++- |
5 1 file changed, 37 insertions(+), 1 deletion(-) | 13 1 file changed, 37 insertions(+), 1 deletion(-) |