Opened 3 years ago
Last modified 6 months ago
#1682 assigned task
transparency with the native opengl backend on win32
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 5.0 |
Component: | platforms | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
Split from ticket:1570#comment:3. For macos, see #1794.
We currently fallback to non-opengl rendering for windows with the "has-alpha" flag.
This is generally fine since transparent windows aren't normally used for fast moving content (the type of content that benefits the most from opengl accelerated rendering).
Change History (6)
comment:1 Changed 3 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 Changed 2 years ago by
comment:4 Changed 21 months ago by
Milestone: | 3.0 → 5.0 |
---|
comment:5 Changed 15 months ago by
DwmEnableBlurBehindWindow: Enables the blur effect on a specified window.
Note: See
TracTickets for help on using
tickets.
Can't be done with GTK3: ticket:1925#comment:2.