unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Resizing frames and windows pixelwise
@ 2013-11-28 10:42 martin rudalics
  2013-11-28 17:13 ` Eli Zaretskii
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: martin rudalics @ 2013-11-28 10:42 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1039 bytes --]

I intend to install the attached patch in the next days.  Its main
purpose is to allow pixelwise resizing of frames and windows.  In order
to resize frames pixelwise use the option `frame-resize-pixelwise'.  In
order to resize windows pixelwise customize `window-resize-pixelwise'.

In addition, you can use dividers between windows which can be activated
by customizing the frame parameters `right-divider-width' and
`bottom-divider-width'.  The patch should also remove gaps between side
by side windows and the necessity of extending the fringe of the
rightmost window.  Finally, functions like `fit-window-to-buffer' and
`fit-frame-to-buffer' will use the size of displayed text to resize
windows and frames accurately.

I tested the changes on Windows XP and GNU/Linux Debian 7.0.  I did not
test them on OS X since I do not have access to such a machine.  Likely,
Emacs will crash or simply fail to compile on such systems.  I'd greatly
appreciate if someone could help me testing and fixing that.

Thanks for your attention, martin

[-- Attachment #2: pixelwise.diff.gz --]
[-- Type: application/gzip, Size: 87769 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-12-20 17:05 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-28 10:42 Resizing frames and windows pixelwise martin rudalics
2013-11-28 17:13 ` Eli Zaretskii
2013-11-30 12:16 ` martin rudalics
2013-11-30 16:59   ` Romain Francoise
2013-11-30 17:03     ` martin rudalics
2013-11-30 17:09       ` Romain Francoise
2013-12-01  9:45         ` martin rudalics
2013-12-02 18:15         ` martin rudalics
2013-12-02 21:48           ` Romain Francoise
2013-12-03  7:55             ` martin rudalics
2013-12-01  7:50 ` Alp Aker
2013-12-01  9:45   ` martin rudalics
2013-12-02  1:30 ` YAMAMOTO Mitsuharu
2013-12-02  7:38   ` martin rudalics
2013-12-20 10:59   ` martin rudalics
2013-12-20 17:05     ` Jan Djärv

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).