Skip to content

Conversation

Paiusco
Copy link
Contributor

@Paiusco Paiusco commented Oct 6, 2024

After reverting #238, now I only improved the checks and added the VERSION into ydotool, so it can be checked properly which commit/version is being used.

Also should close #245

Seems logical that the client has more those info than the server
as the server will be probably be run by an init system
It was missing on the client to make sure any user can quickly check
the hash (hopefully more tags) that is being used
ydotool.c can't control the options using getopt()
as it would need to know all the subcommands flags, prefer to
be explicit to check only its own options manually as it was before
but a bit cleaner

Also add the version/hash from build on it
@Paiusco Paiusco mentioned this pull request Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No Options possible

1 participant