]> git.neil.brown.name Git - edlib.git/commit
Change window-scaling to display-scaling
authorNeilBrown <neil@brown.name>
Fri, 25 Aug 2023 05:32:27 +0000 (15:32 +1000)
committerNeilBrown <neil@brown.name>
Fri, 25 Aug 2023 05:35:37 +0000 (15:35 +1000)
commit091c19be58645e8e3c8c3451f7d7a67d92deb91c
treee4c636cd6fc077c624d0b8f75dff3b32477186dc
parentd694546eeb651499b2241e298fc669568a4ae9e9
Change window-scaling to display-scaling

The emacs scaling commands now affect the whole display (window), not
just a single pane.  This is more consistent.

It is done just by changing an attribute on the display pane.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/Developer/06-rendering.md
DOC/TODO.md
lib-popup.c
lib-tile.c
mode-emacs.c