Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't set the background color when initializing with transparency #3657

Merged
merged 3 commits into from
Apr 27, 2024

Commits on Apr 27, 2024

  1. Don't set the background color when initializing with transparency

    Setting the background color changes how the window title bar appears,
    which is something that the application should customize itself if it
    wants this behaviour (and also, it wasn't set when calling
    `set_transparent`, so the behaviour wasn't consistent).
    madsmtm committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    f8baa5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdb722c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08cfe81 View commit details
    Browse the repository at this point in the history