doomemacs/modules
Henrik Lissner c03d0dbc06
feature/popup: add +popup-display-buffer action #337
This is experimental and disabled by default. It uses a slightly more
primitive backend that will stack popups away from the edge of the
frame. This will need more work to take window-slot into account.

To use it:

  (remove-hook '+popup-display-buffer-actions 'display-buffer-in-side-window)
  (add-hook '+popup-display-buffer-actions #'+popup-display-buffer t)
2018-01-09 16:49:25 -05:00
..
app feature/popup: remove default slot & window-width 2018-01-07 05:56:00 -05:00
completion completion/ivy: add transformer for projectile-find-file 2018-01-09 03:45:27 -05:00
feature feature/popup: add +popup-display-buffer action #337 2018-01-09 16:49:25 -05:00
lang lang/org: close agenda buffers after org-agenda 2018-01-08 20:42:43 -05:00
private private/default: doom/kill-this-buffer => kill-this-buffer #334 2018-01-09 04:16:31 -05:00
tools Improve popup compatibility for eshell & multi-term 2018-01-07 15:25:35 -05:00
ui ui/doom-dashboard: major refactor; use initial-buffer-choice 2018-01-08 17:30:54 -05:00