Opened 15 months ago
Last modified 5 months ago
#1682 assigned task
transparency with the native opengl backend on win32
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 3.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 (3)
comment:1 Changed 11 months ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 Changed 6 months ago by
Note: See
TracTickets for help on using
tickets.
Can't be done with GTK3: ticket:1925#comment:2.