Create wl-mirror-ctl#38
Open
Vladimir-csp wants to merge 6 commits intoFerdi265:mainfrom
Open
Conversation
Fire-and-forget solution for managing wl-mirror
Owner
|
Hi! Holy **** this looks amazing! Thanks for that whole lot of work! I'll look into this when I find some time and see if I like the way it works, it definitely looks amazing and I have always thought something a little more featureful than wl-present could be useful, but didn't want to go overboard with the first implementation. Thanks a ton! |
Make 'ask' work for output too. Rename 'custom' to 'suggest', make it remove already used suggestions. Fancier scaling menu. Misc tweaks to make shellcheck happy.
Owner
|
I think I'll install this locally and try it out for a bit to get this to know a bit better, but thanks a lot for the implementation! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I might got a bit carried away.
This script transparently manages wl-mirror as an on-demand daemon. Depending on accessible tools, it runs it using systemd, or pipectl, or pure shell. Just throw a bunch of arguments at it, it will ask for what is missing and run/update everything automagically. It even sends important messages/errors via notifications if stdin/stdout is not interactive.