-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Refactors in windows.rs, Bump tauri and tauri plugin and objc2-* crate versions #1399
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
Closed
Closed
Changes from 34 commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
6b9c44b
bump tauri and tauri plugin versions
ItsEeleeya 40cf146
Remove macos/delegates.rs
ItsEeleeya bff5b66
Merge remote-tracking branch 'upstream/main' into platform-integrations
ItsEeleeya a681a88
Rename CapWindowId -> CapWindowDef, ShowCapWindow -> CapWindow + Upda…
ItsEeleeya 3df6657
Add `objc2-*` to desktop crates + use objc2_application_services in p…
ItsEeleeya ab4fb11
bump tauri version + cleanups in windows.rs
ItsEeleeya c0e5724
Use tauri window dispatch for calling AppKit on main instead of dispatch
ItsEeleeya 3639093
macOS: Note recent documents
ItsEeleeya 5ce30ac
CapThumbnailProvider macOS Extension crate
ItsEeleeya 501baf1
Merge remote-tracking branch 'upstream/main' into platform-integrations
ItsEeleeya 6164124
Merge remote-tracking branch 'upstream/main' into platform-integrations
ItsEeleeya cf7be04
Revert "CapThumbnailProvider macOS Extension crate"
ItsEeleeya 3aa2905
Add more associated file info like UTTypeConformsTo and UTTypeIdentif…
ItsEeleeya cd6e23e
fix after branch update
ItsEeleeya ff91c46
Add xcode project for plugins
ItsEeleeya bb33158
Revert "Add xcode project for plugins"
ItsEeleeya 9ab6aba
Merge remote-tracking branch 'upstream/main' into refactor/WindowDef
ItsEeleeya 1099572
Remove unused + remove for now
ItsEeleeya 3465e15
missed rename on windows specific fn
ItsEeleeya f80a754
Apply clippy suggestions
ItsEeleeya c9cd0e8
Fix main window and target_select_overlay window levels using non-sta…
ItsEeleeya 58ddcfe
Merge remote-tracking branch 'upstream/main' into next
ItsEeleeya f02714b
cargo fmt
ItsEeleeya dc2c443
Fix after updating from main
ItsEeleeya 1e19cae
Merge remote-tracking branch 'upstream/main' into next
ItsEeleeya 2227fa7
Use tauri-cli ^2.9.4
ItsEeleeya 3b48cc3
Update pnpm-lock.yaml
ItsEeleeya e4434cf
Merge remote-tracking branch 'upstream/main' into next
ItsEeleeya 78c5ca2
Merge branch '0.4.0-bits' into next
ItsEeleeya 821645f
fix double cfg
ItsEeleeya 5914222
Remove previously added min inner size limit for Settings window on m…
ItsEeleeya de97650
Merge branch 'main' into pr/1399
richiemcilroy 17e6ecb
fmt
richiemcilroy a598262
fix
richiemcilroy 51b78b0
oops (fix thing getting removed when resolving merge conflict)
ItsEeleeya b16cd8c
ScreenshotEditor traffic lights pos
ItsEeleeya e285de7
Fix Cropper visual in screenshot editor
ItsEeleeya eca16fd
Update windows.rs
ItsEeleeya 96d33d9
Update package.json
ItsEeleeya 29a53fb
Merge pull request #1420 from CapSoftware/cursor/add-circle-cursor-op…
richiemcilroy 291366b
Merge branch '0.4.0-bits' into next
ItsEeleeya 8c10410
Fix after merge
ItsEeleeya e8dd3d0
Cargo fmt
ItsEeleeya 84cb2f1
nitpicks
ItsEeleeya 3dd643c
Use previous traffic lights pos + Bump tauri versions
ItsEeleeya 4440ccd
nitpick
ItsEeleeya 0ded5a9
Safety: Return Retained<NSWindow> instead of ref
ItsEeleeya 2a919cb
Revert: Use previous traffic lights pos
ItsEeleeya 9b69a9b
Merge branch 'main' into next
ItsEeleeya 983a44e
fix after merge
ItsEeleeya eecbd18
clippy
ItsEeleeya 3967e3a
handle extremely unlikely panic cuz coderabbit said so
ItsEeleeya 25c4f89
Merge remote-tracking branch 'upstream/main' into next
ItsEeleeya f84b053
Merge branch 'main' into next
ItsEeleeya 8905ae0
Fix after merge
ItsEeleeya 8b8965a
clippy
ItsEeleeya File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.