Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
panel-hig [2008/03/03 05:44] ongardiepanel-hig [2008/03/03 05:51] ongardie
Line 69: Line 69:
   * [draft] Optionally, display a title \\ If you would like to add a title to your menu, set it insensitive and bold, and place it on top of the menu followed by a separator \\ {{http://img265.imageshack.us/img265/2880/menutitlepj6.png}}   * [draft] Optionally, display a title \\ If you would like to add a title to your menu, set it insensitive and bold, and place it on top of the menu followed by a separator \\ {{http://img265.imageshack.us/img265/2880/menutitlepj6.png}}
     * I'm not convinced I like this. Perhaps we should discourage menu titles instead. --- //[[ongardie@gmail.com|Diego Ongaro]] 2008/01/06 01:28//     * I'm not convinced I like this. Perhaps we should discourage menu titles instead. --- //[[ongardie@gmail.com|Diego Ongaro]] 2008/01/06 01:28//
 +
  
  
Line 84: Line 85:
     * Indeed in Xfce it is very common to apply changes immediately unless you are making more complex changes. Please avoid insensitivity or modality where possible. --- kalikiana 2008/01/26 17:06     * Indeed in Xfce it is very common to apply changes immediately unless you are making more complex changes. Please avoid insensitivity or modality where possible. --- kalikiana 2008/01/26 17:06
       * Reworded draft to emphasize this point.  --- //[[ongardie@gmail.com|Diego Ongaro]] 2008/03/03 04:40//       * Reworded draft to emphasize this point.  --- //[[ongardie@gmail.com|Diego Ongaro]] 2008/03/03 04:40//
-    * I think this one's pretty solid now. Let's allow until 2008/03/16 (two weeks) for further debate. If there are no more negative comments, the "[draft]" tag should be removed at that time.+    * I think this one's pretty solid now. Let's allow until 2008/03/16 (two weeks) for further debate. If there are no more negative comments, the "[draft]" tag should be removed at that time.  --- //[[ongardie@gmail.com|Diego Ongaro]] 2008/03/03 04:44// 
  
  
Line 110: Line 112:
       * xfdesktop (4.4.2 and trunk)       * xfdesktop (4.4.2 and trunk)
       * places (1.0 and trunk)       * places (1.0 and trunk)
-    * If there are no objections by 2008-01-19 (two weeks from now), "[draft]" should be removed.  --- //[[ongardie@gmail.com|Diego Ongaro]] 2008/01/06 01:43// +    * I don't think the box should have a border/spacing, but use as much space as possible.  The only space would be the space between the childs, and 2 pixels may be a good default.   --- //[[mmassonnet@gmail.com|Mike Massonnet]] 2008/01/19 18:55// 
-      * I don't think the box should have a border/spacing, but use as much space as possible.  The only space would be the space between the childs, and 2 pixels may be a good default.   --- //[[mmassonnet@gmail.com|Mike Massonnet]] 2008/01/19 18:55//+      * Are there any plugins that do that now?  --- //[[ongardie@gmail.com|Diego Ongaro]] 2008/03/03 04:47// 
   * [draft] The image inside the button should be set to the same size as the button (usually the size of the panel) without its padding and border size: \\ <code>  GtkIconTheme *icon_theme;   * [draft] The image inside the button should be set to the same size as the button (usually the size of the panel) without its padding and border size: \\ <code>  GtkIconTheme *icon_theme;
   GdkPixbuf *pixbuf;   GdkPixbuf *pixbuf;
Line 126: Line 129:
 </code> </code>
     * Note: this is more a problem of what to do with the size-changed signal  --- //[[mmassonnet@gmail.com|Mike Massonnet]] 2008/01/19 18:48//     * Note: this is more a problem of what to do with the size-changed signal  --- //[[mmassonnet@gmail.com|Mike Massonnet]] 2008/01/19 18:48//
 +    * Should we really have code snippets in here? And I seem to remember someone (maybe Brian) telling you a better way than hard-coding the 2...  --- //[[ongardie@gmail.com|Diego Ongaro]] 2008/03/03 04:47//
 +
   * Use a short label to conserve space   * Use a short label to conserve space
   * On the label, use capitalization like a title (e.g., "My Button")   * On the label, use capitalization like a title (e.g., "My Button")
Line 137: Line 142:
  
 examples: verve, dict(ionary) examples: verve, dict(ionary)
 +
  
  
Line 186: Line 192:
   * [draft] use a -90° angle for monitor labels in horizontal panels and 0° angle for monitor labels in vertical panels. That might save a lot of space.  --- //[[jannis@xfce.org|Jannis Pohlmann]] 2007/12/23 14:10//   * [draft] use a -90° angle for monitor labels in horizontal panels and 0° angle for monitor labels in vertical panels. That might save a lot of space.  --- //[[jannis@xfce.org|Jannis Pohlmann]] 2007/12/23 14:10//
     * //ongardie 2007/12/14 06:17 I entirely agree. To clarify, the bar should be vertical and progress upwards for horizontal panels, and it should be horizontal and progress rightwards for vertical panels. //     * //ongardie 2007/12/14 06:17 I entirely agree. To clarify, the bar should be vertical and progress upwards for horizontal panels, and it should be horizontal and progress rightwards for vertical panels. //
 +    * Do the major plugins work this way now?  --- //[[ongardie@gmail.com|Diego Ongaro]] 2008/03/03 04:51//
  
 ===== Class G: Grid ===== ===== Class G: Grid =====