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
panel-plugins:xfce4-embed-plugin:start [2019/11/11 00:15] – [Screenshots] kevinbowenpanel-plugins:xfce4-embed-plugin:start [2023/07/02 08:59] (current) – Update Latest Release section kevinbowen
Line 1: Line 1:
-====== Embed ====== +~~NOTOC~~ 
-  * **[[start#About|About]]** +====== Embed - xfce4-embed-plugin ======
-  * **[[start#Usage|Usage]]** +
-  * **[[start#Examples|Examples]]** +
-  * **[[start#Screenshots|Screenshots]]** +
-  * **[[start#Latest Release|Latest Release]]** +
-  * **[[start#Source Code Repository|Source Code Repository]]** +
-  * **[[start#Reporting Bugs|Reporting Bugs]]** +
- +
-===== About =====+
 This plugin enables the embedding of arbitrary application windows into the Xfce panel. The window is resized into the panel space available, and the associated program can be automatically launched if it is not open. This plugin enables the embedding of arbitrary application windows into the Xfce panel. The window is resized into the panel space available, and the associated program can be automatically launched if it is not open.
 +
 +  * **[[#Usage|Usage]]**
 +  * **[[#Examples|Examples]]**
 +  * **[[#Screenshots|Screenshots]]**
 +  * **[[#Latest Release|Latest Release]]**
 +  * **[[#Source Code Repository|Source Code Repository]]**
 +  * **[[#Reporting Bugs|Reporting Bugs]]**
  
 Example uses include embedding an instant messaging buddy list, a mail client's new mail ticker, a simple media application, or a fancy clock or timer. Combining with Xfce's ability to auto-hide panels can make this very convenient. Example uses include embedding an instant messaging buddy list, a mail client's new mail ticker, a simple media application, or a fancy clock or timer. Combining with Xfce's ability to auto-hide panels can make this very convenient.
Line 25: Line 24:
  
 If you have a label (even if it is just a space), you can left-click it once to change keyboard focus to the embedded window (since panels do not give keyboard focus by default), and double-click it to pop the window out and in.  You can do the same along with accessing the plugin preferences in the menu that pops up if you right-click the label. If you have a label (even if it is just a space), you can left-click it once to change keyboard focus to the embedded window (since panels do not give keyboard focus by default), and double-click it to pop the window out and in.  You can do the same along with accessing the plugin preferences in the menu that pops up if you right-click the label.
 +
 +----
  
 ===== Examples ===== ===== Examples =====
Line 58: Line 59:
  
 [[|Back To Top]] [[|Back To Top]]
 +
 ---- ----
 +
 ===== Screenshots ===== ===== Screenshots =====
 Embedding Pidgin's buddy list into the panel: Embedding Pidgin's buddy list into the panel:
Line 81: Line 84:
  
 [[|Back To Top]] [[|Back To Top]]
 +
 ---- ----
 ===== Latest Release ===== ===== Latest Release =====
  
-==== 1.6.0 (2015-07-14) ==== +{{rss>https://archive.xfce.org/feeds/project/xfce4-embed-plugin 1 date 2h}}
-  * Add support for drag and drop +
-  * Now translated into 36 languages. Thanks, translators! +
-[[http://archive.xfce.org/src/panel-plugins/xfce4-embed-plugin/1.6/xfce4-embed-plugin-1.6.0.tar.bz2]]+
  
-**SHA-256 Hash**c767df6360e8194b32bc24823dd000975edba0cafe525c23d7854029359ee228 \\ +[[https://gitlab.xfce.org/panel-plugins/xfce4-embed-plugin/-/blob/master/NEWS|Read the CHANGELOG]]
-**SHA-1 Hash**: 9beeecfff2b55e2e64a3ac9ff296490abfe1187a \\ +
-**MD5 Hash**: 6870b116b85e4fa68d1b9ef76bd1d279+
  
-==== 1.4.1 (2013-06-01) ==== +  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-embed-plugin/|Download current release]]** (link also contains older versions)
-  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) ==== +[[|Back to Top]]
-  * 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: Arabic, French, 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]] +
- +
-==== 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) ==== +===== Source Code Repository =====
-  * 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 ===== +
-  * Xfce 4.8.0 +
-  * GTK+ 2.20 +
-===== Building and Installing ===== +
-Nothing special, just the standard ''./configure && make && sudo make install''+
  
 +[[https://gitlab.xfce.org/panel-plugins/xfce4-embed-plugin]]
  
-===== Source Code Repository ===== +----
-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>+
  
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
-Bugs should be reported to the [[http://bugzilla.xfce.org/enter_bug.cgi?product=xfce4-embed-plugin|Xfce bug tracking system]]. 
  
-==== Open Bugs ==== +  * **[[:panel-plugins:xfce4-diskperf-plugin:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs
-{{rss>http://bugzilla.xfce.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&chfieldto=Now&emailassigned_to1=1&emailassigned_to2=1&emailcc2=1&emailqa_contact2=1&emailreporter2=1&product=xfce4-embed-plugin&query_format=advanced&title=Bug%20List:%20systemload&ctype=atom}} +
- +
-[[https://bugzilla.xfce.org/buglist.cgi?product=xfce4-embed-plugin|See all bugs]]+
  
 +[[|Back To Top]]
 ---- ----
-[[|Back To Top]]+[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]