Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Conner Clere (d4cc847c0dcf39d39b687c77dade373b935cc4db)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Conner Clere <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Conner Clere (d4cc847c0dcf39d39b687c77dade373b935cc4db)
  • Date: Sun, 12 May 2024 23:41:39 +0000

GIT changes to master grimoire by Conner Clere <xenanthropy AT sourcemage.org>:

wm-addons/nwg-dock/DETAILS | 6 +++++-
wm-addons/nwg-dock/HISTORY | 3 +++
2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit d4cc847c0dcf39d39b687c77dade373b935cc4db
Author: Conner Clere <xenanthropy AT sourcemage.org>
Commit: Conner Clere <xenanthropy AT sourcemage.org>

wm-addons/nwg-dock: fix long description length

diff --git a/wm-addons/nwg-dock/DETAILS b/wm-addons/nwg-dock/DETAILS
index 4b4f4f6..25790f1 100755
--- a/wm-addons/nwg-dock/DETAILS
+++ b/wm-addons/nwg-dock/DETAILS
@@ -10,5 +10,9 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
KEYWORDS="utils dock launcher"
SHORT="gtk3-based dock for sway"
cat << EOF
-Fully configurable (w/ command line arguments and css) dock, written in Go,
aimed exclusively at sway Wayland compositor. It features pinned buttons,
task buttons, the workspace switcher and the launcher button. The latter by
default starts nwg-drawer or nwggrid (application grid) - if found.
+Fully configurable (w/ command line arguments and css) dock,
+written in Go, aimed exclusively at sway Wayland compositor.
+It features pinned buttons, task buttons, the workspace switcher
+and the launcher button. The latter by default starts nwg-drawer
+or nwggrid (application grid) - if found.
EOF
diff --git a/wm-addons/nwg-dock/HISTORY b/wm-addons/nwg-dock/HISTORY
index 74c87aa..adbf28d 100644
--- a/wm-addons/nwg-dock/HISTORY
+++ b/wm-addons/nwg-dock/HISTORY
@@ -1,3 +1,6 @@
2024-05-12 Conner Clere <xenanthropy AT sourcemage.org>
+ * DETAILS: fix line length for long description
+
+2024-05-12 Conner Clere <xenanthropy AT sourcemage.org>
* PRE_BUILD, BUILD, DEPENDS, DETAILS: version 0.3.9, new spell



  • [[SM-Commit] ] GIT changes to master grimoire by Conner Clere (d4cc847c0dcf39d39b687c77dade373b935cc4db), Conner Clere, 05/12/2024

Archive powered by MHonArc 2.6.24.

Top of Page