Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
projects:panel-plugins:xfce4-verve-plugin [2008/11/23 16:59] – external edit 127.0.0.1projects:panel-plugins:xfce4-verve-plugin [2015/11/26 04:22] (current) isaacschemm
Line 5: Line 5:
 The Verve panel plugin is a comfortable command line plugin for the Xfce panel. It supports several nice features, such as: The Verve panel plugin is a comfortable command line plugin for the Xfce panel. It supports several nice features, such as:
  
 +  * Opens URLs, e-mail addresses, directories, and programs
   * Command history   * Command history
   * Auto-completion (including command history)   * Auto-completion (including command history)
-  * Open URLs and eMail addresses in your favourite applications 
   * Focus grabbing via D-BUS (so you can bind a shortcut to it)   * Focus grabbing via D-BUS (so you can bind a shortcut to it)
   * Custom input field width   * Custom input field width
 +
 +New features in version 1.1.0:
 +
 +  * Ability to use the verve plugin to run smart bookmarks instead of commands
 +  * Support for tilde and variable expansion in directory paths
 +  * Support for running "normal" commands through your default shell (to expand variables and aliases)
 +  * Ability to direct command beginning with ! or \ to [[https://duckduckgo.com|DuckDuckGo]]
 +  * Optional label (screenshot below)
  
 ===== Usage ===== ===== Usage =====
Line 43: Line 51:
 {{:projects:panel-plugins:verve-completion.png|:projects:panel-plugins:verve-completion.png}} {{:projects:panel-plugins:verve-completion.png|:projects:panel-plugins:verve-completion.png}}
  
-==== Config dialog ==== +==== Version 1.1.0 config dialog ==== 
-{{:projects:panel-plugins:verve-configuration.png|:projects:panel-plugins:verve-configuration.png}}+{{:projects:panel-plugins:verve-properties-1.png}} {{:projects:panel-plugins:verve-properties-2.png}} 
 + 
 +{{:projects:panel-plugins:verve-label.png}}
  
 ===== Releases ===== ===== Releases =====
Line 50: Line 60:
  
  
-==== Version 0.3 ====+==== Stable version ====
  
-[[http://goodies.xfce.org/releases/xfce4-verve-plugin/ChangeLog|ChangeLog]]+[[http://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/1.1/xfce4-verve-plugin-1.1.0.tar.bz2|1.1.0]] 
 +==== Subversion / Git ====
  
-[[http://goodies.xfce.org/releases/xfce4-verve-plugin/xfce4-verve-plugin-0.3.6.tar.bz2|xfce4-verve-plugin-0.3.6.tar.bz2]]+[[http://git.xfce.org/panel-plugins/xfce4-verve-plugin]]
  
-[[http://goodies.xfce.org/releases/verve-plugin/verve-plugin-0.3.5.tar.bz2|verve-plugin-0.3.5.tar.bz2]] 
  
-[[http://goodies.xfce.org/releases/verve-plugin/verve-plugin-0.3.4.tar.bz2|verve-plugin-0.3.4.tar.bz2]] 
- 
-[[http://goodies.xfce.org/releases/verve-plugin/verve-plugin-0.3.3.tar.bz2|verve-plugin-0.3.3.tar.bz2]] 
- 
-[[http://goodies.xfce.org/releases/verve-plugin/verve-plugin-0.3.2.tar.bz2|verve-plugin-0.3.2.tar.bz2]] 
- 
-==== Subversion / Git ==== 
- 
-[[http://svn.xfce.org/svn/goodies/verve-plugin/]] 
- 
-[[git://git.gezeiten.org/verve-plugin.git]] 
  
 ===== Dependencies ===== ===== Dependencies =====
  
-  * exo >= 0.3.1.3 +  * GTK 2 
-  * xfce4-panel >= 4.3.28 +  * GLib 
-  * libxfce4util >= 4.3.0 +  * Xfce packages: 
-  GLib >= 2.6.4+    * libexo 
 +    * libxfce4ui 
 +    * libxfce4util 
 +    xfce4-panel
   * libpcre   * libpcre
-  * D-BUS >= 0.34 (optionally) 
- 
  
 +Optional packages:
 +  * dbus (for the verve-focus command)
 +  * version 1.1.0+: wordexp (for tilde and variable expansion in directory paths)
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
  
 Bugs should be reported to the [[http://bugzilla.xfce.org|Xfce bug tracking system]] (product ''Xfce Panel Plugins'', component ''verve''). Bugs should be reported to the [[http://bugzilla.xfce.org|Xfce bug tracking system]] (product ''Xfce Panel Plugins'', component ''verve'').