]> git.eshelyaron.com Git - emacs.git/commit
Reduce poll time for Haiku file dialogs
authorPo Lu <luangruo@yahoo.com>
Sun, 16 Jan 2022 10:12:22 +0000 (10:12 +0000)
committerPo Lu <luangruo@yahoo.com>
Sun, 16 Jan 2022 10:12:22 +0000 (10:12 +0000)
commitdf53beb2db4a3aeba24b43ac748538e7daf06f8c
treec6ba34fde7313290e2db9a4c10e667637faaea2e
parent0ae6491a899bf1642a06cac545f9cb31b33f1645
Reduce poll time for Haiku file dialogs

* src/haiku_support.c (be_popup_file_dialog): Reduce idle
processor load by increasing timeout.  The timeout is still too
low to be noticable by the user.
src/haiku_support.cc