[gnome-applets] windowpicker: show title also for non-maximized windows
- From: Sebastian Geiger <segeiger src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-applets] windowpicker: show title also for non-maximized windows
- Date: Sat, 13 Feb 2016 20:05:22 +0000 (UTC)
commit 16fc01fe74f2757ba162b4d56698f4d39621accc
Author: Sebastian Geiger <sbastig gmx net>
Date: Wed Feb 10 23:01:34 2016 +0100
windowpicker: show title also for non-maximized windows
windowpicker/src/wp-task-title.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/windowpicker/src/wp-task-title.c b/windowpicker/src/wp-task-title.c
index 8ea1afa..052a3d2 100644
--- a/windowpicker/src/wp-task-title.c
+++ b/windowpicker/src/wp-task-title.c
@@ -240,9 +240,6 @@ update_title_visibility (WpTaskTitle *title)
if (title->show_application_title == FALSE)
return;
- if (wnck_window_is_maximized (title->active_window) == FALSE)
- return;
-
show_application_title (title);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]