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
dev:hig:panel-plugins:proposed [2009/01/09 10:51] – menu titles don't go into the guidelines 88.172.125.130dev:hig:panel-plugins:proposed [2010/10/02 17:26] (current) – external edit 127.0.0.1
Line 10: Line 10:
 ==== Process ==== ==== Process ====
 We're trying to do this in a wiki fashion, so everyone is welcome to improve this. When you add something new, put "[draft]" before it. This way, plugin developers know to keep an eye on it, and people can provide their comments. If you aren't sure how something should be handled but think it should be discussed, put "[rfc]" (request for comments) before it. We're trying to do this in a wiki fashion, so everyone is welcome to improve this. When you add something new, put "[draft]" before it. This way, plugin developers know to keep an eye on it, and people can provide their comments. If you aren't sure how something should be handled but think it should be discussed, put "[rfc]" (request for comments) before it.
- 
-Example: 
-blabla FIXME 
  
 ==== Plugin Classes ==== ==== Plugin Classes ====
Line 74: Line 71:
  
   * The widget(s) should be contained in a box, preferably an XfceHVBox for convenience.   * The widget(s) should be contained in a box, preferably an XfceHVBox for convenience.
 +    * I suggest here to create a GObject XfcePanelButton that will provide an interface to set the label and the icon, and take care of the order for specific languages.  --- mike 2009-01-09
   * The order of the widget(s), top-to-bottom or left-to-right should be:   * The order of the widget(s), top-to-bottom or left-to-right should be:
     - image     - image
Line 123: Line 121:
  
   * The widget(s) should be contained in a box, preferably an XfceHVBox for convenience.   * The widget(s) should be contained in a box, preferably an XfceHVBox for convenience.
 +    * As for the button, I suggest that we write a GObject XfcePanelMonitor --- mike 2009-01-09
   * [draft] The order of the widget(s), top-to-bottom or left-to-right should be:   * [draft] The order of the widget(s), top-to-bottom or left-to-right should be:
     - Icon     - Icon