[wiki] [sites] [st][patch][visualbell] move visualbell2 to its own page || Avi Halachmi (:avih)

From: <git_AT_suckless.org>
Date: Wed, 13 May 2020 00:16:38 +0200

commit 7c8331357d86974fa708e82131d1eb4ba35fcda9
Author: Avi Halachmi (:avih) <avihpit_AT_yahoo.com>
Date: Tue May 12 23:44:04 2020 +0300

    [st][patch][visualbell] move visualbell2 to its own page

diff --git a/st.suckless.org/patches/visualbell/index.md b/st.suckless.org/patches/visualbell/index.md
index e6dc43d8..1d249b62 100644
--- a/st.suckless.org/patches/visualbell/index.md
+++ b/st.suckless.org/patches/visualbell/index.md
_AT_@ -1,11 +1,6 @@
-visualbell
-==========
-This page contains two unrelated implementations of visual bell which are not
-compatible with each other. If you have one of them applied, remove it before
-trying the other.
+*Note*: [visual bell 2](../visualbell2) was moved to its own page.
 
-
-# Visual bell 1
+# Visual bell
 
 Description
 -----------
_AT_@ -27,48 +22,3 @@ Authors
 * Matthias Schoth - <mschoth_AT_gmail.com>
 * Laslo Hunhold - <dev_AT_frign.de> (git port)
 * Alexis Ben Miloud--Josselin; panpo; alexisbmj+code at protonmail dot com.
-
-
-# Visual bell 2
-
-Description
------------
-Briefly renders a configurable visual indication on terminal bell event.
-
-Notes
------
-* There are two variants available for download: basic and enhanced.
-* The enhanced version file already includes the basic version in it, and
- supports the basic options too.
-* Both variants can be applied with either `git am <patch-file>` or ` patch -p1
- < <patch-file>`.
-* Visual bell is disabled by default, and can be enabled/configured via
- `config.h`. If you already have this file, you'll need to add the visual-bell
- values by copying them from `config.def.h` - which also includes their docs.
-
-### The basic variant supports:
-* Invert the whole screen (default).
-* Invert only the outer (border) cells for a less jarring effect.
-* Configuring the flash duration (default: 100ms).
-
-### The enhanced variant:
-This version experiments with a more graphical indication, by adding support
-for rendering a filled circle (needs to be chosen at `config.h`), which can be
-configured for:
-
-* Position: any corner/edge, center of the screen, or anything in between.
-* Size: relative to the window width or to the cell width.
-* Colors: base and outline.
-
-The enhanced variant allows, for instance, to render what looks like a LED
-indicator at a tmux status bar, with correct cell height, and can be positioned
-at the side/middle of a top/bottom bar, etc.
-
-Download
---------
-* [st-visualbell2-basic-2018-10-16-30ec9a3.diff](st-visualbell2-basic-2018-10-16-30ec9a3.diff)
-* [st-visualbell2-enhanced-2018-10-16-30ec9a3.diff](st-visualbell2-enhanced-2018-10-16-30ec9a3.diff)
-
-Author
-------
-* Avi Halachmi (:avih) - [https://github.com/avih](https://github.com/avih)
diff --git a/st.suckless.org/patches/visualbell2/index.md b/st.suckless.org/patches/visualbell2/index.md
new file mode 100644
index 00000000..2d7905df
--- /dev/null
+++ b/st.suckless.org/patches/visualbell2/index.md
_AT_@ -0,0 +1,44 @@
+# Visual bell 2
+
+Description
+-----------
+Briefly renders a configurable visual indication on terminal bell event.
+
+Notes
+-----
+* There are two variants available for download: basic and enhanced.
+* The enhanced version file already includes the basic version in it, and
+ supports the basic options too.
+* Both variants can be applied with either `git am <patch-file>` or ` patch -p1
+ < <patch-file>`.
+* Visual bell is disabled by default, and can be enabled/configured via
+ `config.h`. If you already have this file, you'll need to add the visual-bell
+ values by copying them from `config.def.h` - which also includes their docs.
+
+### The basic variant supports:
+* Invert the whole screen (default).
+* Invert only the outer (border) cells for a less jarring effect.
+* Configuring the flash duration (default: 100ms).
+
+### The enhanced variant:
+This version experiments with a more graphical indication, by adding support
+for rendering a filled circle (needs to be chosen at `config.h`), which can be
+configured for:
+
+* Position: any corner/edge, center of the screen, or anything in between.
+* Size: relative to the window width or to the cell width.
+* Colors: base and outline.
+
+The enhanced variant allows, for instance, to render what looks like a LED
+indicator at a tmux status bar, with correct cell height, and can be positioned
+at the side/middle of a top/bottom bar, etc.
+
+Download
+--------
+* [st-visualbell2-basic-2018-10-16-30ec9a3.diff](st-visualbell2-basic-2018-10-16-30ec9a3.diff)
+* [st-visualbell2-enhanced-2018-10-16-30ec9a3.diff](st-visualbell2-enhanced-2018-10-16-30ec9a3.diff)
+
+Author
+------
+* Avi Halachmi (:avih) - [https://github.com/avih](https://github.com/avih)
+
diff --git a/st.suckless.org/patches/visualbell/st-visualbell2-basic-2018-10-16-30ec9a3.diff b/st.suckless.org/patches/visualbell2/st-visualbell2-basic-2018-10-16-30ec9a3.diff
similarity index 100%
rename from st.suckless.org/patches/visualbell/st-visualbell2-basic-2018-10-16-30ec9a3.diff
rename to st.suckless.org/patches/visualbell2/st-visualbell2-basic-2018-10-16-30ec9a3.diff
diff --git a/st.suckless.org/patches/visualbell/st-visualbell2-enhanced-2018-10-16-30ec9a3.diff b/st.suckless.org/patches/visualbell2/st-visualbell2-enhanced-2018-10-16-30ec9a3.diff
similarity index 100%
rename from st.suckless.org/patches/visualbell/st-visualbell2-enhanced-2018-10-16-30ec9a3.diff
rename to st.suckless.org/patches/visualbell2/st-visualbell2-enhanced-2018-10-16-30ec9a3.diff
Received on Wed May 13 2020 - 00:16:38 CEST

This archive was generated by hypermail 2.3.0 : Wed May 13 2020 - 00:24:51 CEST