203 Commits (3fe3534c75b0205c55d6c8a42e321467879dbdec)
 

Author SHA1 Message Date
Grant Rosson 3fe3534c75
Make posframe buffers hidden 4 years ago
Oleh Krehel 0d9a89edaf ace-window-posframe.el (ace-window-posframe-disable): Fixup 4 years ago
Oleh Krehel aec8fd680a ace-window-posframe.el: map -> cl-map 4 years ago
Mark Skilbeck e3e6ec105a Fix slowness of posframe 4 years ago
Mark Skilbeck 751bd326db Allow configuration of the posframe position 4 years ago
Mark Skilbeck b2cc22a164 Provide ace-window-posframe-mode 4 years ago
Stefan Kangas 0577c426a9 Add GNU ELPA badge 4 years ago
ramblehead c7cb315c14 ace-window.el (aw-copy-window): Copy window-start and point 6 years ago
Oleh Krehel 7003c88cd9 ace-window.el: Bump version 6 years ago
Oleh Krehel b93380cdf3 ace-window.el: Remove obsolete variables 6 years ago
Oleh Krehel e445b2c29b ace-window.el (aw-select): Disable transient-mark-mode for the duration 6 years ago
Oleh Krehel a36c1472d0 ace-window.el (aw-dispatch-alist): Add hyperbole comment 6 years ago
Jack Kamm 7e0777b39a ace-window.el (ace-display-buffer): Add 6 years ago
Oleh Krehel edbbb1b77c ace-window.el (ace-window): Extend doc 6 years ago
Daniel Radetsky a5344925e3 ace-window.el (aw-minibuffer-leading-char-face): New face 7 years ago
Oleh Krehel 091150b33e .github/FUNDING.yml: Add 7 years ago
Oleh Krehel 138a80cbc4 ace-window.el (aw--lead-overlay): Fix double recenter problem 7 years ago
Oleh Krehel ab0db6a2c3 ace-window.el (aw--lead-overlay): Make sure the overlay is within window 7 years ago
Oleh Krehel 27bb0b7835 test/elpa.el: Put .elpa in ~ instead of the current directory 7 years ago
Oleh Krehel fc0d19c85f ace-window.el (aw-select): Fix 7 years ago
Oleh Krehel c963bb9316 ace-window.el: Fix compiler warning 7 years ago
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
duianto f0da12d301
Readme.md: Add copy window to both action lists 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
duianto 1b1950e15c
Update readme.md, add melpa badges 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