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
Last revisionBoth sides next revision
panel-plugins:xfce4-verve-plugin:start [2019/11/10 20:57] kevinbowenpanel-plugins:xfce4-verve-plugin:start [2021/03/17 23:55] – created kevinbowen
Line 1: Line 1:
-====== Verve ====== +~~NOTOC~~ 
-  * **[[start#About|About]]** +====== xfce4-verve-plugin - Verve ====== 
-  * **[[start#Screenshots|Screenshots]]** +The Verve panel plugin is a comfortable command line plugin for the Xfce panel
-  * **[[start#Recent Releases|Recent Releases]]** +
-  * **[[start#Reporting Bugs|Reporting Bugs]]**+
  
-===== About =====+  * **[[#Usage|Usage]]** 
 +  * **[[#Screenshots|Screenshots]]** 
 +  * **[[#Required Packages|Required Packages]]** 
 +  * **[[#Latest Release|Latest Release]]** 
 +  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]**
  
-The Verve panel plugin is a comfortable command line plugin for the Xfce panel. It supports several nice features, such as:+---- 
 + 
 +===== 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 22: Line 29:
   * 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 33: Line 42:
  
 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 43: Line 54:
  
 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 =====
Line 60: Line 74:
 {{:panel-plugins:verve-label.png}} {{:panel-plugins:verve-label.png}}
  
-===== Recent 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 
 + 
 +=== Optional Packages === 
 + 
 +  * wordexp (for tilde and variable expansion in directory paths) 
 + 
 +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!) 
 + 
 +---- 
 + 
 +===== Latest Release =====
  
 ==== 2.0 (2018/04/15) ==== ==== 2.0 (2018/04/15) ====
  
-[[http://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/2.0/xfce4-verve-plugin-2.0.0.tar.bz2|xfce4-verve-plugin-2.0.0.tar.bz2]]+{{rss>https://archive.xfce.org/feeds/project/xfce4-verve-plugin 1 date description 2h}}
  
-**SHA-256 Hash:** 9e6510ba6c48fcfc60d1c6ab14613dd7b6ff095cabbf4746f82bf788d8ab4cd2 \\ +  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/|Previous Releases]]**
-**SHA-1 Hash:** 732e0b3aa69b8664dc8bfc35fb99b8cbe93942ee \\ +
-**MD5 Hash:** 94429b1be9d66ba9b31e4aafb726a8c7+
  
 +[[|Back to Top]]
  
-==== Source Code Repository ====+----
  
-[[http://git.xfce.org/panel-plugins/xfce4-verve-plugin]]+===== Source Code Repository =====
  
-===== Dependencies =====+[[https://gitlab.xfce.org/panel-plugins/xfce4-verve-plugin]]
  
-  * GTK 2 
-  * GLib 
-  * Xfce packages: 
-    * libexo 
-    * libxfce4ui 
-    * libxfce4util 
-    * xfce4-panel 
-  * libpcre 
  
-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]] [[|Back To Top]]
 +----
 +[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]