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

[pull] main from zenangst:main #7

Open
wants to merge 554 commits into
base: main
Choose a base branch
from
Open

[pull] main from zenangst:main #7

wants to merge 554 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 22, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

Fix bug in Workspace icon resizing
Signed-off-by: Christoffer Winterkvist <christoffer@winterkvist.com>
…event instead of resolving it again from the CGEvent

Reduce casting between Int and Int64 (CGEventSignature now uses Int64)
Update bugfix and improvement icon
- Cleanup AppDelegate
- Reduce complexity in KeyboardCowboyApp
- Add new `WindowOpener` class for opening windows inside SwiftUI
Change font in the workflow name from headline to title2 and make it bold
Fix issue with titlebar in the main window by setting .unifiedCompact
Add animation to new command window and fix centering of the window
Remove unused scene components
Style empty configuration, new command window, permissions & permission settings
Remove holding references in window opener
Bump version to 3.25.2
Tweak the leader key timeout value (very scientific)
Thread 4 Crashed:
```
....
46  HIServices                               0x1871c36d8 _AXXMIGCopyElementAtPosition + 384
47  HIServices                               0x1871bc490 __AXUIElementCopyElementAtPositionIncludeIgnored + 968
48  HIServices                               0x1871bc740 _AXUIElementCopyElementAtPositionIncludeIgnored + 92
49  Keyboard Cowboy.debug.dylib              0x108c85674 SystemAccessibilityElement.element<A>(at:as:) + 216 (SystemAccessibilityElement.swift:21)
50  Keyboard Cowboy.debug.dylib              0x1082a4658 SystemWindowRelativeFocusNavigation.findNextWindow(_:windows:direction:initialScreen:) + 8120 (SystemWindowRelativeFocusNavigation.swift:198)
51  Keyboard Cowboy.debug.dylib              0x1082988ad SystemWindowRelativeFocus.run(_:snapshot:) + 1 (SystemWindowRelativeFocus.swift:46)
52  Keyboard Cowboy.debug.dylib              0x1082bad55 closure #1 in SystemCommandRunner.run(_:workflowCommands:applicationRunner:runtimeDictionary:checkCancellation:snapshot:) + 1 (SystemCommandRunner.swift:96)
53  Keyboard Cowboy.debug.dylib              0x1082be7dd partial apply for closure #1 in SystemCommandRunner.run(_:workflowCommands:applicationRunner:runtimeDictionary:checkCancellation:snapshot:) + 1
54  libswift_Concurrency.dylib               0x26103d035 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1
```
Use the `path` as a fallback if the command has no name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants