[patch]Set icon window name
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 @@
}
-
+
+ gtk_window_
description: | updated |
Changed in awn: | |
importance: | Undecided → High |
Changed in awn: | |
assignee: | nobody → h4writer |
status: | New → Fix Released |