145 Commits (196382b5c85f110873156463fc387e39334a9880)

Author SHA1 Message Date
Oleh Krehel 196382b5c8 ace-window.el (aw-display-mode-overlay): New defcustom 7 years ago
Akira Komamura cd82d83345 Use call-interactively if the callee function is a command 7 years ago
Oleh Krehel 301c762f2f ace-window.el (aw-transpose-frame): Move to "T" binding 7 years ago
Oleh Krehel 2d132bab25 ace-window.el (aw-transpose-frame): Add and bind to "t" 7 years ago
Oleh Krehel a3ad48f380 ace-window.el (aw--point-visible-p): Prettify doc 7 years ago
Bob Weiner ac89475dcb Fix handling of horizontally scrolled windows and buffer-begin error 7 years ago
Bob Weiner a429c66f31 ace-window.el (aw--lead-overlay): Handle windhow hscroll better 7 years ago
Nick Drozd d7bdb53622 Make aw-make-frame disable-able 7 years ago
Nick Drozd 706f24e894 Fix typo 7 years ago
Nick Drozd 8969616944 Add execute-command-other-window 7 years ago
Oleh Krehel 58463b4cb0 ace-window.el (aw-select): Fix when selecting from an ignored window 7 years ago
Oleh Krehel d0a5559b25 ace-window.el (ace-window): M-0 should not modify aw-ignore-on permanently 7 years ago
Oleh Krehel 94986cb687 ace-window.el (aw-ignored-p): Don't ignore window if it's selected 7 years ago
Oleh Krehel 2307fd15db ace-window.el (aw-dispatch-alist): Don't bind anything on home row 7 years ago
Eric Froemling 1194d6162a Add copy-window functionality 7 years ago
Nick Drozd 9ca16c6bc3 Fix aw-switch-buffer-other-window bug 7 years ago
Oleh Krehel a2f1dd5c28 ace-window.el (aw--face-rel-height): Fix for int height 7 years ago
Oleh Krehel 379413cad1 ace-window.el (aw-offset): Update 7 years ago
Oleh Krehel d20bd7c6f1 ace-window.el (aw-delete-window): Add optional kill-buffer arg 7 years ago
Oleh Krehel 21fb8abb3b ace-window.el (aw--after-make-frame): Extract, add make-frame-visible 7 years ago
Oleh Krehel 95e478e97c ace-window.el (aw-offset): Use the fix in all modes, not just shell-mode 7 years ago
Oleh Krehel 88e48db56a ace-window.el: Fix leading char not displayed if the face height isn't 1.0 7 years ago
Ca Xiansheng bd4802756c ace-window.el (aw-ignored-p): Only call frame-parent if defined 7 years ago
Oleh Krehel 2e3b9562b5 ace-window.el (aw-ignored-p): Ignore child frames 7 years ago
Oleh Krehel 746ffd2508 ace-window.el (aw-ignored-buffers): Clean up doc 7 years ago
Pengji Zhang 3fe86fbf3f
Update the name of the LV buffer 7 years ago
Ca Xiansheng 95a75e63d8 ace-window.el: Fix frame-parameter being nil sometimes 7 years ago
Oleh Krehel 5b88de026c ace-window.el (aw-translate-char-function): New defcustom 8 years ago
Oleh Krehel d93e16b52e ace-window.el: Fix frame-parameter being a cons sometimes 8 years ago
Oleh Krehel 92d20e7e75 Bring back "Make window ordering rely on frame position" 8 years ago
Oleh Krehel 8d71b8f97d ace-window.el (aw--lead-overlay): Fix warning 8 years ago
Wilfred Hughes 702bc2767a Show the overlay in the bottom of the window too 8 years ago
Oleh Krehel d4066b1de0 Revert "Make window ordering rely on frame position" 8 years ago
Connor Nelson c35618ed00
Make window ordering rely on frame position 8 years ago
Oleh Krehel 208ea2a4e8 Change key suggestion "M-p" -> "M-o" 8 years ago
Oleh Krehel ceea53d7b6 ace-window.el (aw-dispatch-default): Add fboundp 8 years ago
Oleh Krehel c0fbdd51be ace-window.el: Fix compiler warning 8 years ago
Oleh Krehel 4ab92e1ea6 Fix up the previous commit 8 years ago
Bob Weiner be3a885a55 Fix so ace-window-display-mode ids are displayed in new frames 8 years ago
Oleh Krehel 6c52b0bbcf ace-window.el (aw-clean-up-avy-current-path): Extract 8 years ago
Oleh Krehel 26c0ad0515 ace-window.el (aw-dispatch-default): Check action 8 years ago
Bob Weiner 5e733ff695 ace-window.el: Documentation and minor changes 8 years ago
Oleh Krehel 15b0639ba5 ace-window.el (aw-make-frame-char): New defcustom 8 years ago
Sho Takemori 6ff31d133d Do not ignore window-parameters 8 years ago
Oleh Krehel 137af0de12 ace-window.el: Make "z" open a frame right away 8 years ago
Bob Weiner 0799fddb06 Add aw-minibuffer-flag 8 years ago
Bob Weiner d5d8f5d831 Update README.md with latest commands and remove "i" (duplicate) 8 years ago
Bob Weiner 2f433c8700 Added ability to specify a new frame window as the target 8 years ago
Oleh Krehel 9bec357bd3 ace-window.el: Fix compiler warning 8 years ago
Nick Drozd 66bfd421e8 Add switch-buffer-other-window 8 years ago