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
testing:panel-plugins:deprecated [2020/09/01 07:43] kevinbowentesting:panel-plugins:deprecated [2020/09/01 09:43] (current) – added list of panel-plugins passing build kevinbowen
Line 1: Line 1:
 +~~NOTOC~~
 +
 ===== Deprecated panel-plugins ===== ===== Deprecated panel-plugins =====
  
Line 4: Line 6:
 As as a result of this change, the following plugins may no longer work with newer releases. As as a result of this change, the following plugins may no longer work with newer releases.
  
 +***Note***: This is ***NOT*** an authoritative list and is due to modification as more testing and verification is completed.
  
 ==== Plugins that do not meet Gtk3 requirements (depend upon using libxfce4panel-1.0) ==== ==== Plugins that do not meet Gtk3 requirements (depend upon using libxfce4panel-1.0) ====
Line 10: Line 13:
   * xfce4-notes-plugin   * xfce4-notes-plugin
  
-==== Plugins that meet Gtk3 requirements but fail to build on 4.16 ====+==== Plugins that meet Gtk3 requirements but may fail to build on 4.16 ==== 
 + 
 +Current reports (as of 20200831) show the following plugins build successfully from git master but are failing when built from tarballs.
  
   * xfce4-calculator-plugin   * xfce4-calculator-plugin
Line 25: Line 30:
   * xfce4-xkb-plugin   * xfce4-xkb-plugin
  
-Note that this may change in the future if these plugins are updated to use +==== Plugins that meet Gtk3 requirements and successfully build/install on 4.16 ==== 
-Gtk3++ 
 +  * xfce4-battery-plugin 
 +  * xfce4-clipman-plugin 
 +  * xfce4-eyes-plugin 
 +  * xfce4-fsguard-plugin 
 +  * xfce4-mpc-plugin 
 +  * xfce4-netload-plugin 
 +  * xfce4-places-plugin 
 + 
 +**Note:** The above results may change as additional testing and verification is perormed or if these plugins are updated by their authors/devs.