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
projects:panel-plugins:xfce4-embed-plugin [2012/01/23 21:02] – [Dependencies] added gtk version dnschneidprojects:panel-plugins:xfce4-embed-plugin [2015/07/14 22:11] (current) – 1.6.0 release dnschneid
Line 66: Line 66:
 {{:projects:panel-plugins:embed-right-click-menu.png?nolink&|Right-click menu}} {{:projects:panel-plugins:embed-right-click-menu.png?nolink&|Right-click menu}}
  
 +The top of an example deskbar panel with a clock, two instances of [[projects:panel-plugins:xfce4-genmon-plugin|Genmon]], and two embedded windows:
 +
 +{{:projects:panel-plugins:embed-x2.png?nolink&|Example deskbar configuration with two embedded windows}}
 ===== Releases ===== ===== Releases =====
  
-==== Latest Release Candidate ==== +==== 1.6.0 (2015-07-14) ==== 
-  * Initial release +  * Add support for drag and drop 
-  * Includes X11 LD fixes +  * Now translated into 36 languages. Thanks, translators! 
-  * Includes GTK+ 2.20 compatibility fixes +[[http://archive.xfce.org/src/panel-plugins/xfce4-embed-plugin/1.6/xfce4-embed-plugin-1.6.0.tar.bz2]] 
-//This version has the latest features and is mostly bug-freebut needs wider testing before it can be officially released.//+ 
 +==== 1.4.1 (2013-06-01) ==== 
 +  * Replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS in configure
 +[[http://archive.xfce.org/src/panel-plugins/xfce4-embed-plugin/1.4/xfce4-embed-plugin-1.4.1.tar.bz2]] 
 + 
 +==== 1.4.0 (2013-05-27) ==== 
 +  * Added optional handle 
 +  * Added "close" menu item 
 +  * Updated translations 
 +[[http://archive.xfce.org/src/panel-plugins/xfce4-embed-plugin/1.4/xfce4-embed-plugin-1.4.0.tar.bz2]] 
 + 
 +==== 1.2.0 (2012-12-16) ==== 
 +  * Improved painting of the socket background 
 +  * Made the socket background clickable 
 +  * Translations: ArabicFrench, Galician, Portugese, Portugese, Spanish, Uyghur 
 +  * Updated license text 
 +[[http://archive.xfce.org/src/panel-plugins/xfce4-embed-plugin/1.2/xfce4-embed-plugin-1.2.0.tar.bz2]]
  
-{{:projects:panel-plugins:xfce4-embed-plugin-0.0.2git-17b7aa3.tar.bz2|}}+==== 1.0.0 (2012-04-27) ==== 
 +  * Plugin now compiles as a module. 
 +  * Translated into 15 languages! 
 +  * Feature-complete. Have fun! 
 +[[http://archive.xfce.org/src/panel-plugins/xfce4-embed-plugin/1.0/xfce4-embed-plugin-1.0.0.tar.bz2]]
  
 +==== 0.8.0 (2012-02-05) ====
 +  * Initial release!
 +  * No translations yet (hence 0.8.0).
 +[[http://archive.xfce.org/src/panel-plugins/xfce4-embed-plugin/0.8/xfce4-embed-plugin-0.8.0.tar.bz2]]
 ===== Dependencies ===== ===== Dependencies =====
   * Xfce 4.8.0   * Xfce 4.8.0
Line 90: Line 117:
 [[https://bugzilla.xfce.org/buglist.cgi?product=xfce4-embed-plugin|See all bugs]] [[https://bugzilla.xfce.org/buglist.cgi?product=xfce4-embed-plugin|See all bugs]]
 ===== Source Code Repository ===== ===== Source Code Repository =====
-You can get the bleeding edge through the [[http://git.xfce.org/panel-plugins/xfce4-embed-plugin/|git repository]], via the command+You can get the bleeding edge (mostly just new/updated translations) through the [[http://git.xfce.org/panel-plugins/xfce4-embed-plugin/|git repository]], via the command
  
 <code>git clone git://git.xfce.org/panel-plugins/xfce4-embed-plugin</code> <code>git clone git://git.xfce.org/panel-plugins/xfce4-embed-plugin</code>