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
panel-plugins:xfce4-verve-plugin:start [2019/11/09 11:13] – created kevinbowenpanel-plugins:xfce4-verve-plugin:start [2023/07/02 10:08] (current) – Update Latest Release section kevinbowen
Line 1: Line 1:
-====== Verve ======+~~NOTOC~~ 
 +====== xfce4-verve-plugin - Verve ======
  
-===== About =====+The Verve panel plugin is a comfortable command line plugin for the Xfce panel
  
-The Verve panel plugin is a comfortable command line plugin for the Xfce panel. It supports several nice features, such as:+  * **[[#Usage|Usage]]** 
 +  * **[[#Screenshots|Screenshots]]** 
 +  * **[[#Required Packages|Required Packages]]** 
 +  * **[[#Latest Release|Latest Release]]** 
 +  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]** 
 + 
 +---- 
 + 
 +===== Features ===== 
 + 
 +The Verve plugin supports several nice features, such as:
  
   * Opens URLs, e-mail addresses, directories, and programs   * Opens URLs, e-mail addresses, directories, and programs
Line 18: Line 30:
   * Ability to direct command beginning with ! or \ to [[https://duckduckgo.com|DuckDuckGo]]   * Ability to direct command beginning with ! or \ to [[https://duckduckgo.com|DuckDuckGo]]
   * Optional label (screenshot below)   * Optional label (screenshot below)
 +
 +----
  
 ===== Usage ===== ===== Usage =====
Line 29: Line 43:
  
 If you want to launch URLs or eMail addresses using Verve, just paste them into the input field and press **''ENTER''**. If you want to launch URLs or eMail addresses using Verve, just paste them into the input field and press **''ENTER''**.
 +
 +----
  
 ==== Focus Grabbing ==== ==== Focus Grabbing ====
Line 39: Line 55:
  
 After this, Verve should grab the focus and start blinking whenever you press this shortcut. To stop the blinking, just type something (like a command or something else) or click on it with the mouse. After this, Verve should grab the focus and start blinking whenever you press this shortcut. To stop the blinking, just type something (like a command or something else) or click on it with the mouse.
 +
 +[[|Back To Top]]
 +----
  
 ===== Screenshots ===== ===== Screenshots =====
  
 ==== Verve in normal state ==== ==== Verve in normal state ====
-{{:projects:panel-plugins:verve-normal.png|:projects:panel-plugins:verve-normal.png}}+{{:panel-plugins:verve-normal.png|:projects:panel-plugins:verve-normal.png}}
  
 ==== Verve blinking after grabbing the focus ==== ==== Verve blinking after grabbing the focus ====
-{{:projects:panel-plugins:verve-blinking.png|:projects:panel-plugins:verve-blinking.png}}+{{:panel-plugins:verve-blinking.png|:projects:panel-plugins:verve-blinking.png}}
  
 ==== Auto-completion ==== ==== Auto-completion ====
-{{:projects:panel-plugins:verve-completion.png|:projects:panel-plugins:verve-completion.png}}+{{:panel-plugins:verve-completion.png|:projects:panel-plugins:verve-completion.png}}
  
 ==== Version 1.1.0 config dialog ==== ==== Version 1.1.0 config dialog ====
-{{:projects:panel-plugins:verve-properties-1.png}} {{:projects:panel-plugins:verve-properties-2.png}}+{{:panel-plugins:verve-properties-1.png}} {{:panel-plugins:verve-properties-2.png}}
  
-{{:projects:panel-plugins:verve-label.png}}+{{:panel-plugins:verve-label.png}}
  
-===== Releases =====+[[|Back To Top]] 
 +----
  
 +===== Required Packages =====
  
 +  * [[https://wiki.gnome.org/Projects/GLib|GLib]]
 +  * [[https://www.gtk.org|GTK+-3.0]]
 +  * [[https://gitlab.xfce.org/xfce/exo|exo]]
 +  * [[https://gitlab.xfce.org/xfce/libxfce4ui|libxfce4ui]]
 +  * [[https://gitlab.xfce.org/xfce/libxfce4util|libxfce4util]]
 +  * [[https://gitlab.xfce.org/xfce/xfce4-panel|xfce4-panel]]
 +  * libpcre
  
-==== Stable version ====+=== Optional Packages ===
  
-[[http://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/1.1/xfce4-verve-plugin-1.1.0.tar.bz2|1.1.0]] +  * wordexp (for tilde and variable expansion in directory paths)
-==== Subversion / Git ====+
  
-[[http://git.xfce.org/panel-plugins/xfce4-verve-plugin]]+For detailed information on the minimum required versions, check the [[https://gitlab.xfce.org/panel-plugins/xfce4-verve-plugin/-/blob/master/configure.ac.in|configure.ac.in]] file.
  
 +verve-focus is no longer supported in the GTK 3 version of xfce4-verve-plugin, due to changes in libraries related to dbus. (Let me know if you can contribute a patch to bring it back!)
  
 +----
  
-===== Dependencies =====+===== Latest Release =====
  
-  * GTK +==== 2.0 (2018/04/15) ==== 
-  * GLib + 
-  * Xfce packages+{{rss>https://archive.xfce.org/feeds/project/xfce4-verve-plugin 1 date 2h}} 
-    * libexo + 
-    * libxfce4ui +[[https://gitlab.xfce.org/panel-plugins/xfce4-verve-plugin/-/blob/master/NEWS|Read the CHANGELOG]] 
-    * libxfce4util + 
-    * xfce4-panel +  **[[https://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/|Download current release]]** (link also contains older versions) 
-  * libpcre+ 
 +[[|Back to Top]] 
 + 
 +---- 
 + 
 +===== Source Code Repository ===== 
 + 
 +[[https://gitlab.xfce.org/panel-plugins/xfce4-verve-plugin]] 
 + 
 +----
  
-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 =====
 +  * **[[:panel-plugins:xfce4-verve-plugin:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs
  
-Bugs should be reported to the [[http://bugzilla.xfce.org|Xfce bug tracking system]] (product ''Xfce Panel Plugins'', component ''verve'').+[[|Back To Top]] 
 +---- 
 +[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]