Skip to content

Conversation

scottsdevelopment
Copy link

@scottsdevelopment scottsdevelopment commented Aug 19, 2025

feat: add toggleGuildAndChannelList plugin

Introduces a new plugin that adds a header bar icon to toggle visibility of
the Guilds and Channels sidebars. The icon uses a custom SVG inspired by
the guilds/channels layout (three vertical bullets with horizontal lines).

Features:

  • Toolbar button integrated with Discord’s HeaderBarIcon, full hover/tooltip behavior
  • Functional toggle by applying hm-hide-sidebar body class
  • Hover and focus-visible states styled to match native buttons

Note:
There is currently a conflict with VencordToolbox when both plugins attempt
to patch the header toolbar. With limited plugin development knowledge, we
are unsure of the best approach to resolve this gracefully.

I also omitted the authors for now, as I will seek guidance on that if this gets accepted.

image

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