Skip to content

Arcadia x86 updates 250305 - #9

Open
electrikjesus wants to merge 11 commits into
BlissRoms-x86:arcadia-x86from
Bliss-Bass:arcadia-x86-updates-250305
Open

Arcadia x86 updates 250305#9
electrikjesus wants to merge 11 commits into
BlissRoms-x86:arcadia-x86from
Bliss-Bass:arcadia-x86-updates-250305

Conversation

@electrikjesus

Copy link
Copy Markdown
Member

No description provided.

Govinda Wasserman and others added 11 commits March 5, 2025 10:30
Fixes an issue where PhoneStateMonitor could crash if the task stack
changed and the new running task had a null top activity.

Test: Tested locally
BUG: 204516470
FIX: 204516470
Change-Id: I8880b6ed508d7985b709e43cd624aa0a20414d0c
Set the input surface's parent to the display overlay so it could set
the corresponding layer stack.

Test: enabled simulate display and freeform, move or resize the window,
Test: drag and drop content on second display
Bug: 234405646
Change-Id: I6720a077dededc13d674ba1f80ce9b6b5169f613
mInputSurface is never getting recreated, so it still has old display as
parent. Delete it when finishing resize to fix freeform window resize on
multiple displays.

Steps to reproduce:
1. Attach secondary display
2. Open freeform window on secondary display
3. Resize freeform window on secondary display
4. Open freeform window on primary display
5. Resize freeform window on primary display
6. See "window not found" error in log and resize not working

Test: Reproduce steps resize both windows successfully.
Change-Id: I10bdf890cb7615cc6d26cd72b75b817a7edcd492
Change-Id: I2f3e8739efcf77ba560c65dcbc7e3f3bdd57ef04
This reverts commit 5bc2c3d.

This will be reworked to be based on a property we can control from frameworks/native instead
VNC can draw the cursor client-size if it can get a Bitmap from the
cursor. This allows us to fake a faster cursor and save server resources
because the framebuffer doesnt change when the cursor moves.

Change-Id: Ie6a9091205bf3848e82902a4862e0d837cdab402
If VNC draws cursor on client side, we do not want to have a second
cursor visible.

Change-Id: Iab1b9477a9142f7ae23484f76285981bddca1880
Change-Id: I5dd95a9ec669f94bb6da8775c2ff856fe5f078bf
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.

4 participants