doom-emacs/core
Henrik Lissner 731ae806ea perf: pgtk-wait-for-event-timeout = 0.001
Thise should reduce the artificial latency added to window manager
operations (like calls to some of Emacs' frame API, e.g.
make-frame-invisible) on the PGTK build of Emacs. This should mitigate
latency issues with childframes in general and packages that use them,
e.g. lsp-ui and company-box.

There's also a small chance 0.001 is much too low, and may cause
artefacting on especially slow hardware. More testing is needed.
2021-09-29 17:50:30 +02:00
..
autoload feat: add doom/add-directory-as-project command 2021-09-26 14:35:53 +02:00
cli dev(ci): add pre-push git hook 2021-09-26 14:35:53 +02:00
templates
test
core-cli.el refactor(cli): make all searches case-sensitive 2021-08-05 12:53:20 -04:00
core-editor.el fix: revert x-select-request-type to default 2021-09-13 17:26:33 +02:00
core-keybinds.el
core-lib.el fix(lib): preserve package order in after! macro 2021-09-16 20:20:18 +02:00
core-modules.el refactor!(haskell): remove dante support 2021-09-15 01:56:26 +03:00
core-packages.el refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00
core-projects.el fix: flipped logic in tramp + projectile advice 2021-08-10 17:32:34 -04:00
core-ui.el refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00
core.el perf: pgtk-wait-for-event-timeout = 0.001 2021-09-29 17:50:30 +02:00
packages.el bump: :core 2021-09-15 17:47:17 +02:00