#256 closed defect (fixed)
usability: please forward more cursors
Reported by: | onlyjob | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 0.9 |
Component: | core | Version: | 0.8.x |
Keywords: | Cc: |
Description
0.8.2: there are many applications where in-window frames can be resized by dragging border. In none of those apps I see mouse cursor turning its shape when hovering over border.
It would be nice if mouse cursor would change its shape within Xpra session so users could see where they can start dragging rather than guessing the sensitive area without visual feedback.
Thanks.
Change History (7)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
iceweasel/tree-style-tab (width of tabs area)
geany (documents/main editing area)
kate (documents/main editing area)
reportbug-ng (border between list and body of bug report)
gwenview (browse mode, border between folders tree and main window)
comment:3 Changed 8 years ago by
Owner: | set to Antoine Martin |
---|---|
Status: | new → accepted |
Hah, I think this got broke in 0.8.2, does r2707 fix it?
comment:5 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
comment:6 Changed 8 years ago by
Now fixed, thanks very much.
Actually tiredness (lack of sleep) and incompetence that's my area. Especially latter as even with enough sleep I wouldn't be able to fix it. ;)
comment:7 Changed 5 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/256
Can you give examples? (application + location)
We already forward the cursor changes, if the shape does not change then it means that the application has not requested it... for whatever reason.