[banshee/stable-1.8] FullscreenWindow: Keep fullscreen when showing volume osd (bgo#637627)
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee/stable-1.8] FullscreenWindow: Keep fullscreen when showing volume osd (bgo#637627)
- Date: Thu, 13 Jan 2011 19:14:03 +0000 (UTC)
commit 01d4fb1b179c4b01a8a0598f1d9fe2529526add9
Author: Zhou Ting <ting z zhou intel com>
Date: Mon Dec 20 17:54:35 2010 +0800
FullscreenWindow: Keep fullscreen when showing volume osd (bgo#637627)
Signed-off-by: Alexander Kojevnikov <alexander kojevnikov com>
.../Banshee.NowPlaying/FullscreenWindow.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Extensions/Banshee.NowPlaying/Banshee.NowPlaying/FullscreenWindow.cs b/src/Extensions/Banshee.NowPlaying/Banshee.NowPlaying/FullscreenWindow.cs
index 7a4134f..2a48f4b 100644
--- a/src/Extensions/Banshee.NowPlaying/Banshee.NowPlaying/FullscreenWindow.cs
+++ b/src/Extensions/Banshee.NowPlaying/Banshee.NowPlaying/FullscreenWindow.cs
@@ -182,7 +182,6 @@ namespace Banshee.NowPlaying
if (parent.IsActive) {
parent.GdkWindow.SkipPagerHint = false;
parent.GdkWindow.SkipTaskbarHint = false;
- Hide ();
parent.RemoveNotification ("is-active", ParentActiveNotification);
} else {
parent.GdkWindow.SkipPagerHint = true;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]