Oleh Krehel
88e48db56a
ace-window.el: Fix leading char not displayed if the face height isn't 1.0
...
Fixes #145
7 years ago
Ca Xiansheng
bd4802756c
ace-window.el (aw-ignored-p): Only call frame-parent if defined
...
Fixes crash on Emacs-24.5
Fixes #151
Fixes #150
7 years ago
Oleh Krehel
2e3b9562b5
ace-window.el (aw-ignored-p): Ignore child frames
...
Fixes #150
7 years ago
Oleh Krehel
746ffd2508
ace-window.el (aw-ignored-buffers): Clean up doc
...
Re #148
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
...
Happens on Emacs-24.5.1.
7 years ago
Oleh Krehel
5b88de026c
ace-window.el (aw-translate-char-function): New defcustom
...
Fixes #141
8 years ago
Oleh Krehel
d93e16b52e
ace-window.el: Fix frame-parameter being a cons sometimes
...
Happens on Emacs-24.5.
Fixes #138
8 years ago
Oleh Krehel
92d20e7e75
Bring back "Make window ordering rely on frame position"
...
Fixes #136
Fixes #135
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
...
This is useful when point overlaps the overlay at the top of the
window, making it difficult to read the label.
Fixes #129 .
Fixes #132 .
8 years ago
Oleh Krehel
d4066b1de0
Revert "Make window ordering rely on frame position"
...
This reverts commit c35618ed00 .
Fixes #135
8 years ago
Connor Nelson
c35618ed00
Make window ordering rely on frame position
...
I'm not quite sure what exactly the intention was of doing this off the id comparisons of the frames (they don't seem to be very consistent?).
I think that going off frame positions is much more intuitive. This only considers horizontal frame position, but it might also be worth considering their vertical position.
8 years ago
Oleh Krehel
208ea2a4e8
Change key suggestion "M-p" -> "M-o"
...
"M-p" conflicts with e.g. `shell-mode' and the minibuffer binding.
Fixes #123
8 years ago
Oleh Krehel
ceea53d7b6
ace-window.el (aw-dispatch-default): Add fboundp
...
Fixes #124
8 years ago
Oleh Krehel
c0fbdd51be
ace-window.el: Fix compiler warning
...
Re #121
8 years ago
Oleh Krehel
4ab92e1ea6
Fix up the previous commit
...
Re #121
8 years ago
Bob Weiner
be3a885a55
Fix so ace-window-display-mode ids are displayed in new frames
...
Add aw-ignore-p enhancements and expand documentation
Allow mouse selection of window when only one choice in window list
Add doc for aw-make-frame-char
Utilize aw-make-frame-char in aw-dispatch-default plus comment fix
In aw-update, let ignore-window-parameters be t to get all windows
Remove treatment of aw-action as a window from a mouse click
Fixes #121
8 years ago
Oleh Krehel
6c52b0bbcf
ace-window.el (aw-clean-up-avy-current-path): Extract
...
Re #119
8 years ago
Oleh Krehel
26c0ad0515
ace-window.el (aw-dispatch-default): Check action
...
Instead of providing defaults to destructure.
Fixes #119
8 years ago
Bob Weiner
5e733ff695
ace-window.el: Documentation and minor changes
...
Fixes #118
8 years ago
Oleh Krehel
15b0639ba5
ace-window.el (aw-make-frame-char): New defcustom
...
* ace-window.el (aw-set-make-frame-char): Add setter.
(aw-dispatch-default): Update.
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
...
Re #114
8 years ago
Bob Weiner
0799fddb06
Add aw-minibuffer-flag
...
Fixes #114
8 years ago
Bob Weiner
d5d8f5d831
Update README.md with latest commands and remove "i" (duplicate)
...
Re #114
8 years ago
Bob Weiner
2f433c8700
Added ability to specify a new frame window as the target
...
* ace-window.el (aw-dispatch-alist): Bind to "z".
The location and size of the new frame are controlled by `aw-frame-offset' and `aw-frame-size'.
Re #114
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
Nick Drozd
188c07a7aa
Add aw--switch-buffer with ivy and ido
8 years ago
Oleh Krehel
74c9cef04f
ace-window.el (aw-dispatch-when-more-than): New defcustom
...
Fixes #109
8 years ago
Oleh Krehel
3665daffc1
ace-window.el (aw-dispatch-default): No error on "C-g"
...
Fixes #108
8 years ago
Oleh Krehel
6d3a6a0729
ace-window.el (aw-switch-buffer-in-window): Use ivy if available
...
Fixes #107
8 years ago
Oleh Krehel
c875ffbe64
ace-window.el (aw-show-dispatch-help): Clean up overlays
...
Fixes #105
8 years ago
Oleh Krehel
2701919f88
ace-window.el (aw-key-face): Add
...
Re #103
8 years ago
Oleh Krehel
a4886577b4
ace-window.el (aw-show-dispatch-help): Call ace-window
...
Re #103
8 years ago
Damien Cassou
c5e31ce87d
ace-window.el (aw-show-dispatch-help): Add and bind to "?"
...
Shows available commands.
Fixes #103
Fixes #104
8 years ago
Damien Cassou
91d736ed1a
ace-window.el (aw-dispatch-default): Clarify through destructuring
8 years ago
Oleh Krehel
056abfee87
ace-window.el (aw-switch-buffer-in-window): Add and bind to "j"
8 years ago
Nicolas Semrau
6aaf1e6344
Fix typo in docstring of aw-background
9 years ago
Basil L. Contovounesios
0a59342b7a
ace-window.el (aw-keys): Add custom type
...
Fixes #87
Fixes #86
9 years ago
Basil L. Contovounesios
f54d2bd0a9
ace-window.el (ace-maximize-window): Rename
...
Make ace-maximize-window an obsolete alias of ace-delete-other-windows to
remain consistent with the corresponding functions in lisp/window.el.
Fixes #85
9 years ago
Will S. Medrano
d92320e740
Add fair window split.
...
Document fair window splitting
Fixes #83
9 years ago
Jules Tamagnan
de873d17f0
Add `aw-reverse-frame-list` variable
...
* When non-nil reverts to pre 92bd29c frame ordering
* Defaults to post 92bd29c frame ordering
10 years ago
Daniel Cole
92bd29c4fd
Fix frames order
...
Now the ordering of the frames in ace-window will match the one
exhibited by next-multiframe-window/previous-multiframe-window.
Change-Id: I10a6e4cca281cbe44c9c6806d1c67c28be7f2202
10 years ago
Tom Hinton
77cc05f728
Add 'visible option for aw-scope
...
This works to allow switching only between frames in the
visible-frame-list. If you use i3, you can employ
https://github.com/vava/i3-emacs to advise visible-frame-list so that it
only contains frames which are actually on a visible workspace.
10 years ago
Oleh Krehel
f6653fb5d8
Fix up aw-leading-char-style 'path setting
...
* ace-window.el (aw--lead-overlay): Update.
Fixes #63
11 years ago
Oleh Krehel
4a89cccedb
ace-window.el (aw-switch-to-window): Push early
...
* ace-window.el (aw-switch-to-window): Push current window to ring
before switching frames. It's OK to push without checking, the check
is performed in `aw--push-window'.
Fixes #61
11 years ago
Tassilo Horn
f786679f89
Allow non-printing keys like in avy
...
Adapt so that the feature of https://github.com/abo-abo/avy/pull/77 can
be used here, too.
11 years ago
Oleh Krehel
5a38c58c02
ace-window.el (aw-select): Bind `avy-translate-char-function'
...
* ace-window.el (aw-select): Bind `avy-translate-char-function' to
identity, just in case it was changed from outside.
11 years ago