#2692 closed enhancement (fixed)
xpra transfer window add max size
Reported by: | stdedos | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | trivial | Milestone: | 4.0 |
Component: | client | Version: | 3.0.x |
Keywords: | Cc: |
Attachments (2)
Change History (7)
Changed 11 months ago by
Attachment: | xdg-open_Xpra_cmd_2020-03-31_10-32-25.png added |
---|
comment:1 Changed 11 months ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Changed 11 months ago by
Attachment: | Xpra_cmd_2692-2020-04-01_18-11-17.png added |
---|
comment:2 Changed 11 months ago by
Type: | defect → enhancement |
---|
comment:3 Changed 11 months ago by
r25906 makes it smaller, feel free to suggest a better size: you can tweak using this env var.
comment:4 Changed 11 months ago by
The more I think it, I think it should be the other way around:
- The window needs to decide on a position+size (e.g. center of the active monitor, width: min(600, 50% of active monitor's viewport), height e.g. 4-6 rows + headers + buttons), and avoid "alternating" at all.
Text that doesn't fit gets a tooltip / scrollbar instead.
And while going back and forth with my thoughts, and the previous idea, I see another issue here:
- The URL on the first image is filling the "Thing" column; this image has the url centered, with empty space left and right.
comment:5 Changed 5 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2692
Note: See
TracTickets for help on using
tickets.
Done in r25897 + r25898.
(updated beta builds posted)