Skip to content

Tags: OctopusET/sway-contrib

Tags

1.11

Toggle 1.11's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: autoname `parse_workspace_name` regex escape

1.10.1

Toggle 1.10.1's commit message
Fix grimshot trying to send notification even when disabled

Grimshot was trying to send notification by default, even when not
enabled.

The bug was that the check NOTIFY=no was done in the when() function.
The "enter" was thus exiting the when() function instead of the
notifyOk().

Fix was to replace the when() call by a simple if/then/fi

1.10.0

Toggle 1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #42 from Qubut/fix-functional-helpers

fix(grimshot): resolve missing functional-helpers file error (#40)

1.10-contrib.0

Toggle 1.10-contrib.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #42 from Qubut/fix-functional-helpers

fix(grimshot): resolve missing functional-helpers file error (#40)

1.9

Toggle 1.9's commit message
Update README.md

Add tool list

1.9-contrib.0

Toggle 1.9-contrib.0's commit message
Update README.md

Add tool list