doomemacs/modules/ui
Henrik Lissner 6f6e30c428
ui/popup: refactor org hacks
This removes a few popup advice functions that are no longer necessary
and changes how we handle org agenda windows (they're now displayed in
the current window, rather than a popup -- see org-agenda-window-setup
to change this).

Other issues addressed:

+ Fixes 'Attempt to delete main window of frame' errors when using
  org-todo from popups (particularly in daemon Emacs).
+ Removed the custom 'popup-window options for org-agenda-window-setup
  and org-src-window-setup, and change them to 'current-window and
  'other-window, respectively.
2019-09-10 14:54:13 -04:00
..
deft 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
doom ui/doom: remove 'append in doom-load-theme-hook 2019-08-28 00:40:50 -04:00
doom-dashboard Fix some file permissions errors 2019-08-27 00:05:12 -04:00
doom-quit 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00
fill-column 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
hl-todo 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
hydra Add ui/hydra module 2019-07-22 23:51:12 +02:00
indent-guides 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
modeline Correct last inline hook defuns 2019-07-28 16:10:53 +02:00
nav-flash 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
neotree ui/neotree: fix reference to renamed function 2019-09-02 19:17:15 -04:00
ophints 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
popup ui/popup: refactor org hacks 2019-09-10 14:54:13 -04:00
pretty-code Add Hasklig pretty-code configuration 2019-08-09 20:25:13 +02:00
tabs ui/tabs: fix recursive load errors & update 2019-09-05 13:43:49 -04:00
treemacs 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
unicode Correct last inline hook defuns 2019-07-28 16:10:53 +02:00
vc-gutter 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
vi-tilde-fringe 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
window-select 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
workspaces Update all unit tests 2019-09-03 00:59:46 -04:00