#390 closed enhancement (wontfix)
damage events for the posix shadow server
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | future |
Component: | server | Version: | |
Keywords: | Cc: |
Description (last modified by )
At the moment we use timer-based screenscraping, I believe we should be able to re-use the damage notification approach of the regular server.
And whilst we're at it:
- test multi-screen setup
- keyboard: we must use the existing keymap unchanged and translate everything.. (or maybe xkbcommon can allow us to add a keyboard for each client?)
Attachments (1)
Change History (7)
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by
Milestone: | 0.11 → future |
---|
comment:3 Changed 8 years ago by
Milestone: | future → 0.12 |
---|
Shouldn't be too hard and could make a huge difference in usability, could also use #365
Changed 8 years ago by
Attachment: | shadow-damage.patch added |
---|
try to use x11 damage events with the shadow server
comment:4 Changed 8 years ago by
Milestone: | 0.12 → future |
---|
The patch above does not work... and on top of that, the few damage events it does receive show that we would often end up doing no better than we currently do with a timer!
Someone else may be interested in this in the future, re-scheduling.
comment:5 Changed 6 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Redundant: the proper way to deal with this is #1247.
comment:6 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/390
Note: See
TracTickets for help on using
tickets.
low priority - re-scheduling