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
Next revisionBoth sides next revision
releng:4.14:roadmap:xfce4-panel [2017/06/11 13:56] ochosireleng:4.14:roadmap:xfce4-panel [2017/06/12 23:06] ochosi
Line 1: Line 1:
 Branch (master): https://git.xfce.org/xfce/xfce4-panel/ Branch (master): https://git.xfce.org/xfce/xfce4-panel/
 +
 +**Open Issues and TODOs**
 +{{rss>https://bugzilla.xfce.org/buglist.cgi?list_id=36248&product=Xfce4-panel&query_format=advanced&resolution=---&version=4.13.0&title=Bug%20List&ctype=atom 20 1d date}}
  
 **TODO** **TODO**
-  * Port to GDBus 
-  * enter/leave opacity broken for external gtk2 plugins 
   * fix drag and drop (e.g. moving internal plugins within the panel from the context menu - moving in the prefs dialog works, moving external plugins also works)   * fix drag and drop (e.g. moving internal plugins within the panel from the context menu - moving in the prefs dialog works, moving external plugins also works)
     * oddly, DND works for internal plugins too when /force-all-external is set to true     * oddly, DND works for internal plugins too when /force-all-external is set to true
Line 11: Line 12:
   * with /force-all-external=true tasklist size is incorrect (always minimum)   * with /force-all-external=true tasklist size is incorrect (always minimum)
   * fix the deprecation warnings (excl. gtkimagemenuitem, systray)   * fix the deprecation warnings (excl. gtkimagemenuitem, systray)
-    * gtk_misc_set_padding 
-    * gtk_icon_size_from_name 
-    * etc. 
   * improve the calendar style of the time plugin (padding sucks etc)   * improve the calendar style of the time plugin (padding sucks etc)
     * tracked upstream for now, maybe we'll integrate some changes in the panel (where needed)     * tracked upstream for now, maybe we'll integrate some changes in the panel (where needed)