Skip to content

Fix: sidebar resize handle hit area#63

Open
SylTi wants to merge 1 commit intoam-will:mainfrom
SylTi:fix/sidebar-resize-handle-hitbox
Open

Fix: sidebar resize handle hit area#63
SylTi wants to merge 1 commit intoam-will:mainfrom
SylTi:fix/sidebar-resize-handle-hitbox

Conversation

@SylTi
Copy link
Copy Markdown

@SylTi SylTi commented Apr 18, 2026

Summary

  • replace the outer sidebar GtkPaned with an explicit 3px resize handle so the resize hit area matches the
    visible handle
  • keep sidebar toggle and session restore behavior by tracking width on the sidebar shell and hiding the
    shell and handle together
  • extract sidebar split construction and resize hookup into helpers to keep build_window smaller without
    changing behavior

Testing

  • cargo build --release -p limux-host-linux
  • manual check: the first terminal character is selectable
  • manual check: the left sidebar still resizes from the visible handle

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