Awn

[patch]Set icon window name

Bug #129883 reported by Ryan Rushton
2
Affects Status Importance Assigned to Milestone
Awn
Fix Released
High
haytjes

Bug Description

This is a patch to add a different name to the window the holds all the icons/applets/etc. This is needed for the new AWN Manager to find the bar and take a screenshot of it when saving a theme.

=== modified file 'src/awn-window.c'
--- src/awn-window.c 2007-07-30 23:21:37 +0000
+++ src/awn-window.c 2007-08-02 07:26:13 +0000
@@ -109,7 +109,8 @@
                 wnck_set_client_type (WNCK_CLIENT_TYPE_PAGER);
                 type_registered = TRUE;
         }
-
+
+ gtk_window_set_title(GTK_WINDOW(this), "awn_elements");
         _on_alpha_screen_changed (GTK_WIDGET(this), NULL, NULL);
         gtk_widget_set_app_paintable (GTK_WIDGET(this), TRUE);
         gtk_window_resize (GTK_WINDOW(this), AWN_WINDOW_DEFAULT_WIDTH, (set->bar_height + 2) * 2);

Ryan Rushton (ryancr)
description: updated
haytjes (h4writer)
Changed in awn:
importance: Undecided → High
haytjes (h4writer)
Changed in awn:
assignee: nobody → h4writer
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.