Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rust: Inline Rust-specific one-line actions #1334

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

auscompgeek
Copy link
Collaborator

@auscompgeek auscompgeek commented Dec 16, 2023

These realistically have no business being actions:

  • They're only used in one place.
  • They're extremely simple, as they're only one line.
  • There is no use-case for overriding them.

This inlines the actions into the Talonscript.

Closes: #1323

@fidgetingbits fidgetingbits merged commit da61f3b into talonhub:main Dec 16, 2023
1 check passed
@auscompgeek auscompgeek deleted the rust-inline-oneliners branch December 16, 2023 04:56
MartinRykfors pushed a commit to MartinRykfors/knausj_talon that referenced this pull request Jan 31, 2024
These realistically have no business being actions:

- They're only used in one place.
- They're extremely simple, as they're only one line.
- There is no use-case for overriding them.

This inlines the actions into the Talonscript.

Closes: talonhub#1323
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.

2 participants