Package Details: sway-mask-modifiers-git r6815.38020d15-1

Git Clone URL: https://aur.archlinux.org/sway-mask-modifiers-git.git (read-only, click to copy)
Package Base: sway-mask-modifiers-git
Description: sway-git, with --mask-modifiers option on bindsym for push-to-talk usage.
Upstream URL: https://swaywm.org
Licenses: MIT
Conflicts: sway, sway-git
Provides: sway, sway-git
Submitter: k3d3
Maintainer: k3d3
Last Packager: k3d3
Votes: 0
Popularity: 0.000000
First Submitted: 2021-10-31 17:23 (UTC)
Last Updated: 2021-10-31 17:31 (UTC)

Dependencies (24)

Required by (46)

Sources (3)

Latest Comments

sem.z commented on 2022-02-10 14:57 (UTC)

@calzonealamuerte, use --mask-modifiers flag. This is my configuration:

bindsym --no-repeat --mask-modifiers --whole-window button9 exec dbus-send --session --type=method_call --dest=net.sourceforge.mumble.mumble / net.sourceforge.mumble.Mumble.startTalking                                                     
bindsym --no-repeat --mask-modifiers --whole-window --release button9 exec dbus-send --session --type=method_call --dest=net.sourceforge.mumble.mumble / net.sourceforge.mumble.Mumble.stopTalking

calzonealamuerte commented on 2022-01-09 14:30 (UTC)

How do i use this in combination with mumble?