Commit Graph

4 Commits

Author SHA1 Message Date
Erik Reider
54e2fbacf8 Bumped version to 0.4 2022-02-20 00:03:06 +01:00
Erik Reider
8902b752d8
Add scripting dict to config (optional through meson option) (#79)
* Added initial scripting class in config

* Added exec string

* Added regex matching

* Can now run script and prints if there are any errors

* Export SWAYNC env variables

* Check if non-required fields are null before regexing

* Fixed Scripts to_string method not printing the correct names

* Added config bool to show new notification if script fails

* Added meson option to disable scripting before build

* Added example script into config

* Added scripts object and its properties to JSON schema

* Removed statement that urgency doesn't use regex

* Updated README with scripting info

* Added "script-fail-notify" to README
2022-02-06 20:17:13 +01:00
Erik Reider
2b085a914b Removed vala-dbus-binding-tool-git as dependency in PKGBUILDs 2022-01-22 15:19:05 +01:00
Erik Reider
507aabc8ff Added the "stable" PKGBUILD and updated the swaync-git version 2022-01-09 00:34:12 +01:00