]> git.eshelyaron.com Git - emacs.git/commit
Display override redirect frames in all workspaces on Haiku
authorPo Lu <luangruo@yahoo.com>
Mon, 17 Jan 2022 10:08:04 +0000 (10:08 +0000)
committerPo Lu <luangruo@yahoo.com>
Mon, 17 Jan 2022 10:08:04 +0000 (10:08 +0000)
commit2fa1eced39f0e1b5495f3c582ee938e1e1dddcaf
treec96a79df6493e9bdb1f01f7c882731f292cf7edb
parentc9d06d080bb2bd012813d6e5ac1f3deb32ccb29f
Display override redirect frames in all workspaces on Haiku

* src/haiku_support.cc (class EmacsWindow): New field
`pre_override_redirect_workspaces'.
(BWindow_set_override_redirect): Set window to display on all
workspaces.
src/haiku_support.cc