Skip to content

Feature Request: Support winblend option for floating window transparency #1126

Open
@ToshihitoKon

Description

@ToshihitoKon

I would like to request the addition of a winblend option in the setup() function to control the transparency of the floating window.

require("CopilotChat").setup({
  window = {
    layout = 'float',
    winblend = 25, -- Desired transparency level
    -- other options...
  }
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions