Skip to content

Fix invisible dock edge hitbox - #341

Open
kv9898 wants to merge 4 commits into
icedman:mainfrom
kv9898:fix/338
Open

Fix invisible dock edge hitbox#341
kv9898 wants to merge 4 commits into
icedman:mainfrom
kv9898:fix/338

Conversation

@kv9898

@kv9898 kv9898 commented Jul 14, 2026

Copy link
Copy Markdown

Fixes #338.

The dock edge sensor remained reactive after the dock was shown, intercepting clicks in the area vacated by a floating dock on GNOME 50 Wayland. Make the sensor reactive only while the dock is hidden.

Also restore affectsInputRegion: false for the dock animation container and dwell actor on GNOME 46-49, while continuing to omit the removed option on GNOME 50.

Validation:

  • JavaScript syntax checks for dock.js and autohide.js
  • Strict schema validation
  • git diff --check
  • Installed files verified against the working tree

@kv9898
kv9898 marked this pull request as draft July 16, 2026 05:27
@kv9898
kv9898 marked this pull request as ready for review July 16, 2026 17:21
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.

Invisible hitbox at bottom of screen blocks clicks after dock floats (v92, Animation enabled)

1 participant