]> git.eshelyaron.com Git - emacs.git/commit
Don't allow moving fullscreen frames on Haiku
authorPo Lu <luangruo@yahoo.com>
Wed, 18 May 2022 01:23:32 +0000 (01:23 +0000)
committerPo Lu <luangruo@yahoo.com>
Wed, 18 May 2022 01:23:32 +0000 (01:23 +0000)
commit55198d179671739048701068fb1f40056d37c493
tree7dd81c8d8872fdb94d2e5119386cfafe6aebbd79
parent8b98f87b924fcb2e79740063b36db1ed0b752853
Don't allow moving fullscreen frames on Haiku

* src/haikuterm.c (haiku_set_window_size): Fix typo in comment.
(haiku_set_offset): Prevent offset from changing in fullboth
frames.
src/haikuterm.c