Ticket #1414 (closed enhancement: fixed)
[patch] Scalable UI
Reported by: | E.L.K. | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre2 |
Component: | mc-core | Version: | 4.6.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
This is adaptation of my mc-ru-fork scalable UI patch for current source head.
Main idea of this patch is to make mc properly react on SIGWINCH signals even if there some dialog (or several) on foreground.
Attachments
Change History
comment:1 Changed 15 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- Milestone changed from 4.7 to 4.7.0-pre2
comment:5 Changed 15 years ago by andrew_b
- Blocked By 1474 removed
(In #1474) Merged to master.
git log --pretty=oneline 3eeeb35..e1cbec7
comment:7 Changed 15 years ago by andrew_b
- severity changed from no branch to on review
- Milestone changed from 4.7.0-pre3 to 4.7.0-pre2
Minor refactoring: changeset:38bff74306f5e777d0c6bc44e4a92c69c8a28bb0
Scalable TUI: changeset:47306cf527302616875a3768fb8c35b5bf977b1f
Please review and vote.
comment:10 Changed 15 years ago by iNode
It's doesn't work. (i.e. F5 and resize terminal window. Mc runs in urxvt.)
$ mc -V GNU Midnight Commander 4.7.0-pre1-160-g47306cf Virtual File System: tarfs, extfs, cpiofs, ftpfs, fish With builtin Editor Using system-installed S-Lang library with terminfo database With support for background operations With mouse support on xterm With support for X11 events With internationalization support With multiple codepages support Data types: char 8 int 32 long 32 void * 32 off_t 64 ecs_char 32
comment:15 Changed 15 years ago by iNode
Mostly work, exclude some urxvt specific behaviour.
It seems to be rxvt optimization/bug.
comment:16 Changed 15 years ago by angel_il
- Votes for changeset changed from iNode to iNode angel_il
comment:18 Changed 15 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from iNode angel_il to commited-master
- Resolution set to fixed
- severity changed from approved to merged
- Blocking 1504 removed
Note: See
TracTickets for help on using
tickets.