#2735 closed enhancement (fixed)
pass window content-type to client
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.0 |
Component: | core | Version: | 3.0.x |
Keywords: | Cc: |
Description (last modified by )
Extending #2721.
So the 'content-type' can be used to decide when to enable opengl and when not to.
ie: "text" windows should not use opengl acceleration?
Change History (2)
comment:1 Changed 12 months ago by
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2735
Note: See
TracTickets for help on using
tickets.
Done in r26144.
Don't use opengl for text windows: r26145.