Opened 2 years ago
Last modified 6 weeks ago
#1995 assigned task
replace GTK glue wherever possible
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 5.0 |
Component: | server | Version: | |
Keywords: | Cc: |
Description
When we drop support for Python2 / GTK2, it will be easier to replace some of the GTK X11 glue code with pure Cython code. (see #1977 for GTK4 problems)
For example, composite and damage classes should handle raw X11 windows using their xid, the add_event_receiver
/ remove_event_receiver
functions can just use the xid directly.
Change History (3)
comment:1 Changed 2 years ago by
Milestone: | 3.1 → 4.0 |
---|
comment:2 Changed 18 months ago by
Milestone: | 4.0 → 5.0 |
---|---|
Status: | new → assigned |
comment:3 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1995
Note: See
TracTickets for help on using
tickets.
Milestone renamed