#388 closed enhancement (wontfix)
qt4 client
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 0.15 |
Component: | client | Version: | |
Keywords: | Cc: |
Description (last modified by )
A very basic qt4 client was added in r3193.
It still needs:
- keyboard mapping support
- transparency support
OpenGL
- appindicator support (meh) StatusNotifierItem (aka App Indicators) for Qt applications
- a nicer solution to the current hack which allows gobject style signals to work with qt: New-style Signal and Slot Support, Events and Signals in PyQt4, Threading with PyQt4
- packaging: Py2exe And PyQt - Shipping your PyQt app for windows
- more general pyqt there
This can help us solve:
- problems with being stuck at gtk2 (though we also have a work in progress gtk3 client #90)
- problems with gstreamer 0.10 (linked to gtk2)
- problems with python2 (again, linked with gtk2)
- platform problems: better osx support?
- features problems: focus/modal window problems 356#comment:6
Change History (6)
comment:1 Changed 8 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 8 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 7 years ago by
Milestone: | 0.11 → future |
---|
comment:4 Changed 7 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:5 Changed 4 years ago by
Milestone: | future → 0.15 |
---|
comment:6 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/388
Note: See
TracTickets for help on using
tickets.
lack of time - re-scheduling