~mil/sxmo-devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
2 2

[PATCH sxmo-utils v2] sxmo_hook_contextmenu.sh: added links options.

Details
Message ID
<20241201060915.20155-1-hazardchem@disroot.org>
DKIM signature
pass
Download raw message
Patch: +18 -0
Signed-off-by: hazardchem <hazardchem@disroot.org>
---
 configs/default_hooks/sxmo_hook_contextmenu.sh | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/configs/default_hooks/sxmo_hook_contextmenu.sh b/configs/default_hooks/sxmo_hook_contextmenu.sh
index 86a6da1d..6f89335f 100755
--- a/configs/default_hooks/sxmo_hook_contextmenu.sh
+++ b/configs/default_hooks/sxmo_hook_contextmenu.sh
@@ -790,6 +790,24 @@ case "$WMCLASS" in
		"
		WINNAME=Tabbed
		;;
	*links*)
		# Links Browser
		CHOICES="
			$icon_mnu Menu                 ^ 0 ^ sxmo_type.sh -k Escape
			$icon_ret Follow Link          ^ 0 ^ sxmo_type.sh -k Enter
			$icon_arl History              ^ 1 ^ sxmo_type.sh -k z
			$icon_arr History              ^ 1 ^ sxmo_type.sh -k x
			$icon_glb Enter URL            ^ 0 ^ sxmo_type.sh -k g
			$icon_glb Edit Current URL     ^ 0 ^ sxmo_type.sh -k G
			$icon_glb View Highlighted URL ^ 0 ^ sxmo_type.sh -M Ctrl -k g
			$icon_cam Toggle Images        ^ 0 ^ sxmo_type.sh -k U002A
			$icon_aru Scroll Up            ^ 1 ^ sxmo_type.sh -k p
			$icon_ard Scroll Down          ^ 1 ^ sxmo_type.sh -k l
			$icon_arl Scroll Left          ^ 1 ^ sxmo_type.sh -k U005B
			$icon_arr Scroll Right         ^ 1 ^ sxmo_type.sh -k U005D
		"
		WINNAME=Links
		;;
	*)
		# Default system menu (no matches)
		CHOICES="
-- 
2.45.2

[sxmo-utils/patches/test.yml] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<D6052LX0I1NT.2R4YMI0YB7KZ2@fra01>
In-Reply-To
<20241201060915.20155-1-hazardchem@disroot.org> (view parent)
DKIM signature
missing
Download raw message
sxmo-utils/patches/test.yml: SUCCESS in 28s

[sxmo_hook_contextmenu.sh: added links options.][0] v2 from [hazardchem][1]

[0]: https://lists.sr.ht/~mil/sxmo-devel/patches/56196
[1]: hazardchem@disroot.org

✓ #1378748 SUCCESS sxmo-utils/patches/test.yml https://builds.sr.ht/~mil/job/1378748
Details
Message ID
<D60DVUAU67T5.3E2MU0HNALJO3@anaproy.nl>
In-Reply-To
<20241201060915.20155-1-hazardchem@disroot.org> (view parent)
DKIM signature
pass
Download raw message
Thanks! Applied!
Reply to thread Export thread (mbox)