]> git.eshelyaron.com Git - emacs.git/commit
Implement "window cascading" on NS
authorPo Lu <luangruo@yahoo.com>
Sun, 6 Mar 2022 02:43:25 +0000 (10:43 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 6 Mar 2022 02:43:25 +0000 (10:43 +0800)
commite09bbfc37d81d58af3412ae1b56dc2e620218653
tree347ec2352781cc8d5ae2c0a9a00042c8035e8075
parentdb2cb522e154ce97b7a780572d2cb99d82d291ca
Implement "window cascading" on NS

* src/nsfns.m (Fx_create_frame): Cascade new frame position if
size hint flags are not USPosition or PPosition.
src/nsfns.m