Skip to content

Hide toolbar button in main menu#65

Closed
Sean-Kenneth-Doherty wants to merge 1 commit into
jrossignol:masterfrom
Sean-Kenneth-Doherty:codex/hide-toolbar-main-menu
Closed

Hide toolbar button in main menu#65
Sean-Kenneth-Doherty wants to merge 1 commit into
jrossignol:masterfrom
Sean-Kenneth-Doherty:codex/hide-toolbar-main-menu

Conversation

@Sean-Kenneth-Doherty
Copy link
Copy Markdown

Summary

  • skip stock toolbar registration while KSP is in the main menu
  • remove the stock toolbar button when returning to the main menu

Fixes #64.

This overlaps the toolbar-hiding intent buried inside the much larger open PR #60, but keeps this issue isolated to the current upstream source layout.

Validation

  • xbuild source/WaypointManager.sln /p:Configuration=Release /p:ReferencePath=/tmp/waypointmanager-refs /p:PostBuildEvent=
  • build used local KSP 1.12.5 managed assemblies via a temporary ReferencePath and completed with 0 warnings, 0 errors

@Sean-Kenneth-Doherty Sean-Kenneth-Doherty changed the title [codex] Hide toolbar button in main menu Hide toolbar button in main menu May 17, 2026
@Sean-Kenneth-Doherty Sean-Kenneth-Doherty deleted the codex/hide-toolbar-main-menu branch May 18, 2026 02:01
@Sean-Kenneth-Doherty Sean-Kenneth-Doherty restored the codex/hide-toolbar-main-menu branch May 18, 2026 02:04
@Sean-Kenneth-Doherty
Copy link
Copy Markdown
Author

Closing this draft after checking the current maintenance route. jrossignol/WaypointManager is no longer the active repo, and the current linuxgurugamer/WaypointManager source already contains the same main-menu toolbar exclusion. Any remaining issue appears to be release packaging/runtime proof rather than a source PR here.

@Sean-Kenneth-Doherty Sean-Kenneth-Doherty deleted the codex/hide-toolbar-main-menu branch May 18, 2026 20:54
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.

Renders menu button on start screen

1 participant