Skip to content

Conversation

Bali10050
Copy link
Owner

No description provided.

Bali10050 and others added 23 commits December 24, 2024 03:27
Commit 28bfa2e changed the composition mode to Source when painting transparent context menus. On dark color schemes, there is a transparent outline painted on top of the menu background. The Source mode results in the outline replacing pixels of the background instead being painted on top.

This commit changes the mode to SourceOver (default) before painting the outline, making context menus look like in v0.5.11. It doesn't break menu transparency, because it's changed only for the outline.
Transparency menubar stop shadows being drawn
Force blur update to also catch if alpha channel is 255
Add setting to use highlight color as selected tab background
@Bali10050 Bali10050 merged commit 4cb27b5 into Darkly Jan 1, 2025
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.

3 participants