]> git.eshelyaron.com Git - emacs.git/commit
Redo size constraint for NS so frames can span screens.
authorJan Djärv <jan.h.d@swipnet.se>
Thu, 19 Dec 2013 08:40:11 +0000 (09:40 +0100)
committerJan Djärv <jan.h.d@swipnet.se>
Thu, 19 Dec 2013 08:40:11 +0000 (09:40 +0100)
commit680e6b8c5a28489733df544edb074fd29d0522a0
treea44d361ea9182445f147e0bd89381b106a4748a6
parent049638ad60ae21c89227148ac7235da3afbf221d
Redo size constraint for NS so frames can span screens.

* nsterm.h (ns_output): Remove dont_constrain.

* nsterm.m (NSTRACE_SIZE, NSTRACE_RECT): New macros.
(ns_constrain_all_frames, x_set_offset): Remove assignment to
dont_constrain.
(updateFrameSize:, windowWillResize:toSize:): Add trace.
(constrainFrameRect): Remove special case nr_screens == 1.
Don't constrain size to size of view.
src/ChangeLog
src/nsterm.h
src/nsterm.m