summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-11Get inherited faces in posframe.externals/ace-windowVincent Zhang
2022-09-07Make posframe buffers hiddenGrant Rosson
2022-09-07ace-window-posframe.el (ace-window-posframe-disable): FixupOleh Krehel
2022-09-07ace-window-posframe.el: map -> cl-mapOleh Krehel
2022-09-06Fix slowness of posframeMark Skilbeck
2022-09-06Allow configuration of the posframe positionMark Skilbeck
2022-09-06Provide ace-window-posframe-modeMark Skilbeck
2021-12-28Add GNU ELPA badgeStefan Kangas
2020-06-06ace-window.el (aw-copy-window): Copy window-start and pointramblehead
2020-03-11ace-window.el: Bump versionOleh Krehel
2020-03-10ace-window.el: Remove obsolete variablesOleh Krehel
2020-03-04ace-window.el (aw-select): Disable transient-mark-mode for the durationOleh Krehel
2020-02-01ace-window.el (aw-dispatch-alist): Add hyperbole commentOleh Krehel
2020-01-15ace-window.el (ace-display-buffer): AddJack Kamm
2019-10-22ace-window.el (ace-window): Extend docOleh Krehel
2019-07-08ace-window.el (aw-minibuffer-leading-char-face): New faceDaniel Radetsky
2019-06-25.github/FUNDING.yml: AddOleh Krehel
2019-05-27ace-window.el (aw--lead-overlay): Fix double recenter problemOleh Krehel
2019-05-22ace-window.el (aw--lead-overlay): Make sure the overlay is within windowOleh Krehel
2019-05-16test/elpa.el: Put .elpa in ~ instead of the current directoryOleh Krehel
2019-05-14ace-window.el (aw-select): FixOleh Krehel
2019-05-13ace-window.el: Fix compiler warningOleh Krehel
2019-05-13ace-window.el (aw-display-mode-overlay): New defcustomOleh Krehel
2019-04-20Use call-interactively if the callee function is a commandAkira Komamura
2019-03-26ace-window.el (aw-transpose-frame): Move to "T" bindingOleh Krehel
2019-03-25ace-window.el (aw-transpose-frame): Add and bind to "t"Oleh Krehel
2019-03-25ace-window.el (aw--point-visible-p): Prettify docOleh Krehel
2019-03-25Fix handling of horizontally scrolled windows and buffer-begin errorBob Weiner
2019-02-19ace-window.el (aw--lead-overlay): Handle windhow hscroll betterBob Weiner
2019-02-10Readme.md: Add copy window to both action listsduianto
2019-02-10Make aw-make-frame disable-ableNick Drozd
2019-02-10Fix typoNick Drozd
2019-02-08Add execute-command-other-windowNick Drozd
2019-02-05ace-window.el (aw-select): Fix when selecting from an ignored windowOleh Krehel
2019-02-05ace-window.el (ace-window): M-0 should not modify aw-ignore-on permanentlyOleh Krehel
2019-02-04ace-window.el (aw-ignored-p): Don't ignore window if it's selectedOleh Krehel
2019-02-04ace-window.el (aw-dispatch-alist): Don't bind anything on home rowOleh Krehel
2019-02-04Add copy-window functionalityEric Froemling
2019-02-03Fix aw-switch-buffer-other-window bugNick Drozd
2019-02-01ace-window.el (aw--face-rel-height): Fix for int heightOleh Krehel
2019-01-30ace-window.el (aw-offset): UpdateOleh Krehel
2019-01-30ace-window.el (aw-delete-window): Add optional kill-buffer argOleh Krehel
2019-01-30ace-window.el (aw--after-make-frame): Extract, add make-frame-visibleOleh Krehel
2019-01-30ace-window.el (aw-offset): Use the fix in all modes, not just shell-modeOleh Krehel
2019-01-29ace-window.el: Fix leading char not displayed if the face height isn't 1.0Oleh Krehel
2019-01-22Update readme.md, add melpa badgesduianto
2019-01-21ace-window.el (aw-ignored-p): Only call frame-parent if definedCa Xiansheng
2018-12-20ace-window.el (aw-ignored-p): Ignore child framesOleh Krehel
2018-12-19ace-window.el (aw-ignored-buffers): Clean up docOleh Krehel
2018-12-19Update the name of the LV bufferPengji Zhang