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

Rebase against the upstream Projector sources #99

Merged
merged 4 commits into from
Apr 11, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 8, 2022

Rebase against the upstream Projector sources

Auto-generated by create-pull-request

Eclipse Che Sync added 4 commits April 8, 2022 07:17
2811e60f Support linear gradient paint
06ba6cd5 PRJ-868 Avoid using HTML plain text injections
7cbdefb0 Update mkdocs version and update the telegram icon, because the old version led to workflow crashes
3162fa51 PRJ-58 Fix Markdown client components couldn't be shrunk
d17a18e4 Simplify option
7204c616 PRJ-496 Allow disabling server integrations with IDE
a7998967 PRJ-808 Allow building on Arm Mac
268cf3f9 Simplify code
f0ab6e13 PRJ-565 Fix wrong header position after the window is resized
9819a034 prj-773 refactoring projector-util-loading
2304b0c7 prj-773 refactoring projector-ij-common
655e5b1a Add latency parameter for speculative typing
3d0453c9 Fix formatting problems reported by Qodana
46d57935 Add a note about ClipboardHandler copy methods ordering
c7247111 Show notification about unsupported copying in insecure context in Electron
87a5ca7d Disable manual clipboard copying for Electron (it didn't work anyway)
28a8f4e4 Try to automatically copy with `document.execCommand` before asking to copy manually
086668e9 PRJ-127 Show alert with copied text when asynchronous clipboard API is not available
c5b949dc Add missing trailing comma in WindowData
24feeb75 Send rendering scale used for windows on HiDPI setups
8c60bfa7 Fix field initialization order to prevent the use of uninitialized fields
e0844a7c disabled Qodana failThreshold until the action becomes stable. Also removed LongLine inspection due to changes in code-style
59c150b1 add duplicatesStrategy to projector-agent-ij-injector

git-subtree-dir: projector-client
git-subtree-split: 2811e60f3e11b9109c6670a42af70124d9b6c052
9eda6d17 Bump projector-client version
d09f00d1 SecureRNG is removed in favor of SecureRandom().asKotlinRandom() usage
44281dc3 Update projector-plugin/src/main/kotlin/org/jetbrains/projector/plugin/Utils.kt
f8cc8c9d Format fix
3d4af3ea PRJ-869: Use secure RNG for random password generation
765aeed7 Fix incorrect changelog after rebasing
9f9c6670 Note PRJ-58 in changelog
44ded8c2 Avoid invoking IjInjector if IDE is unattached
74253bb1 PRJ-496 Allow disabling server integrations with IDE
788d83de Allow specifying server logger factory
9b63a5cd Fix IDE info querying in gradle run tasks on macOS
ad6f955b new plugin version
8c0d2ea1 new server version
b5746dba prj-662 add more information to tests logs
11fd0140 Add changes of client to the changelog
82a6917e Add missing changelog entry
bad399c2 Remove obsolete workaround (after fix of PRJ-62)
02fa4e48 PRJ-62 PRJ-552 Send missing RESIZE and MOVE events to resolve incorrect windows size
64870289 Mention PRJ-127 in changelog
2dc07cda Suppress warning about unknown notification group
82576bea Check Intellij Platform is available before creating notification
42df434b Show notification about unsupported copying in insecure context in Electron
785702aa update qodana action. delete code scanning upload
240f46fe Mention partial fix of PRJ-552 in changelog
37165ce7 PRJ-552 Fix transparent pop-ups in some cases
266ef6ee Changelog update
22a24ea8 Update projector-server/src/main/kotlin/org/jetbrains/projector/server/ProjectorServer.kt
5ee1751d Change ProjectorServer.wasStarted property logic
b1e4d08a Improve readability for window selector
8ea5688d Update focus transfer method in PWindowPeer, add fallback search for some window to transfer focus to
61aa1764 Use WINDOW_GAINED_FOCUS event instead of requesting focus on window component
7ecabf1c Update projector-client version
ecc65822 Send rendering scale used for windows on HiDPI setups
5fe71ae1 Removed LongLine inspection from qodana.yaml due to changes in code-style

git-subtree-dir: projector-server
git-subtree-split: 9eda6d17c2b5811122d8e298c57b83cab526e724
upstream-sha1: 2811e60f3e11b9109c6670a42af70124d9b6c052
upstream-sha1: 9eda6d17c2b5811122d8e298c57b83cab526e724
@vzhukovs vzhukovs merged commit 61d0004 into main Apr 11, 2022
@vzhukovs vzhukovs deleted the rebase-projector-sources branch April 11, 2022 10:18
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.

1 participant