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/11 10:21] kevinbowenpanel-plugins:xfce4-verve-plugin:start [2021/03/17 23:55] – created kevinbowen
Line 1: Line 1:
-====== Verve ======+~~NOTOC~~ 
 +====== xfce4-verve-plugin - Verve ======
 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
  
-  * **[[start#Usage|Usage]]** +  * **[[#Usage|Usage]]** 
-  * **[[start#Screenshots|Screenshots]]** +  * **[[#Screenshots|Screenshots]]** 
-  * **[[start#Latest Release|Latest Release]]** +  * **[[#Required Packages|Required Packages]]** 
-  * **[[start#Source Code Repository|Source Code Repository]]** +  * **[[#Latest Release|Latest Release]]** 
-  * **[[start#Reporting Bugs|Reporting Bugs]]**+  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]** 
 + 
 +----
  
 ===== Features ===== ===== Features =====
Line 25: 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 36: 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 46: 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 66: Line 77:
 ---- ----
  
-===== Latest Release =====+===== Required Packages =====
  
-==== 2.0 (2018/04/15) ====+  * [[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
  
-[[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]]+=== Optional Packages ===
  
-**SHA-256 Hash:** 9e6510ba6c48fcfc60d1c6ab14613dd7b6ff095cabbf4746f82bf788d8ab4cd2 \\ +  wordexp (for tilde and variable expansion in directory paths) 
-**SHA-1 Hash:** 732e0b3aa69b8664dc8bfc35fb99b8cbe93942ee \\ + 
-**MD5 Hash:** 94429b1be9d66ba9b31e4aafb726a8c7+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 description 2h}} 
-    * libexo + 
-    libxfce4ui +  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/|Previous Releases]]*
-    libxfce4util + 
-    * xfce4-panel +[[|Back to Top]]
-  libpcre+
  
-Optional packages: 
-  * dbus (for the verve-focus command) 
-  * version 1.1.0+: wordexp (for tilde and variable expansion in directory paths) 
 ---- ----
  
 ===== Source Code Repository ===== ===== Source Code Repository =====
  
-[[http://git.xfce.org/panel-plugins/xfce4-verve-plugin]]+[[https://gitlab.xfce.org/panel-plugins/xfce4-verve-plugin]] 
 + 
 + 
 +----
  
 ===== 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]]