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
releng:4.14:roadmap:xfce4-panel [2017/06/13 00:08] ochosireleng:4.14:roadmap:xfce4-panel [2018/06/05 00:32] ochosi
Line 3: Line 3:
 **Open Issues and TODOs** **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}} {{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}}
 +{{rss>https://bugzilla.xfce.org/buglist.cgi?list_id=36248&product=Xfce4-panel&query_format=advanced&resolution=---&version=4.13.1&title=Bug%20List&ctype=atom 20 1d date}}
 +{{rss>https://bugzilla.xfce.org/buglist.cgi?list_id=36248&product=Xfce4-panel&query_format=advanced&resolution=---&version=4.13.2&title=Bug%20List&ctype=atom 20 1d date}}
 +{{rss>https://bugzilla.xfce.org/buglist.cgi?list_id=36248&product=Xfce4-panel&query_format=advanced&resolution=---&version=4.13.3&title=Bug%20List&ctype=atom 20 1d date}}
 +
  
 **TODO** **TODO**
-  * 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 
-    * even with external plugins, DND doesn't fully work. the possible targets are only next to internal plugins, so you cannot e.g. drop an external plugin between two other external plugins 
-    * branch that could help with debugging: https://git.xfce.org/users/andrzejr/xfce4-panel/log/?h=drag_and_drop_experiments 
-    * mclasen mentioned that investigating https://developer.gnome.org/gdk3/stable/gdk3-Drag-and-Drop.html#gdk-drag-context-manage-dnd may help understanding what's going on (a lot of functionality was moved there) 
   * 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)