Opened 4 years ago
Last modified 3 days ago
#1351 assigned defect
resizing xeyes is very bumpy
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 5.0 |
Component: | server | Version: | trunk |
Keywords: | geometry resize | Cc: |
Description
And it can take minutes!
It seems to take a very long time to go through every resize increment. So when enlarging the window a lot, it takes hundreds of steps, repainting each time and probably also re-calculating the shape mask (#501).
Disabling xshape does not help.
Maybe this needs _NET_WM_SYNC_REQUEST
(#723).
Change History (5)
comment:3 Changed 3 years ago by
Milestone: | 3.0 → 4.0 |
---|
comment:5 Changed 3 days ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1351
Note: See
TracTickets for help on using
tickets.
Would love to see a native solution! A workaround I'm using for such issue (which is also common with other unoptimized x11 apps running with Xming or Exceed):