-
-
Notifications
You must be signed in to change notification settings - Fork 116
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
Event stream IPC #453
Merged
Merged
Event stream IPC #453
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a62594a - Browse repository at this point
Copy the full SHA a62594aView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eca6387 - Browse repository at this point
Copy the full SHA eca6387View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0c6ae4 - Browse repository at this point
Copy the full SHA e0c6ae4View commit details
Commits on Aug 31, 2024
-
Animate focus-workspace by idx/back and forth/previous
Deleting the test because it only made sense when no-animation was special cased.
Configuration menu - View commit details
-
Copy full SHA for 5550728 - Browse repository at this point
Copy the full SHA 5550728View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b4d2266 - Browse repository at this point
Copy the full SHA b4d2266View commit details -
Configuration menu - View commit details
-
Copy full SHA for e487eea - Browse repository at this point
Copy the full SHA e487eeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c35c9c1 - Browse repository at this point
Copy the full SHA c35c9c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11d4372 - Browse repository at this point
Copy the full SHA 11d4372View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8861309 - Browse repository at this point
Copy the full SHA 8861309View commit details -
Change IdCounter to be backed by an AtomicU64
Let's see if anyone complains.
Configuration menu - View commit details
-
Copy full SHA for 155f6a9 - Browse repository at this point
Copy the full SHA 155f6a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5cc8b3 - Browse repository at this point
Copy the full SHA c5cc8b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cecc15 - Browse repository at this point
Copy the full SHA 1cecc15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40ffa81 - Browse repository at this point
Copy the full SHA 40ffa81View commit details -
Implement by-id workspace action addressing
It's not added to clap because there's no convenient mutually-exclusive argument enum derive yet (to have either the current <REFERENCE> or an --id <ID>). It's not added to config parsing because I don't see how it could be useful there. As such, it's only accessible through raw IPC.
Configuration menu - View commit details
-
Copy full SHA for 1844a41 - Browse repository at this point
Copy the full SHA 1844a41View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff7e0e0 - Browse repository at this point
Copy the full SHA ff7e0e0View commit details
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.