#1588 closed task (fixed)
split more code from gdk bindings
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 2.2 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Change History (3)
comment:1 Changed 4 years ago by
Status: | new → assigned |
---|
comment:2 Changed 4 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Done in r16535.
There isn't much that can be moved, but at least the separation is clean.
For example, the gdk_atoms
code (also used by the clipboard) is GTK2 only.
comment:3 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1588
Note: See
TracTickets for help on using
tickets.
The split is needed to fix the gtk selectiondata workaround on osx: #318