summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-06Attempt to fix Corfu popup on multiple EXWM monitorsexwm-fixDaniel Mendler
2024-01-23Version 1.21.2Daniel Mendler
2024-01-23Update changelogDaniel Mendler
2024-01-22Fix corfu-move-to-minibuffer (Fix #416)Daniel Mendler
2024-01-20README: Update `corfu-move-to-minibuffer' (Fix #416)Daniel Mendler
2024-01-07README: Update dabbrev configuration exampleDaniel Mendler
2024-01-03Store extra properties in completion-in-region--dataDaniel Mendler
2024-01-03corfu--teardown: Handle dead buffer during teardownDaniel Mendler
2024-01-03corfu--make-frame: Minor cleanupDaniel Mendler
2024-01-02Bump copyright yearsDaniel Mendler
2024-01-02Bump copyright yearsDaniel Mendler
2023-12-30Replace keyword wp with textDaniel Mendler
2023-12-30Use global variables, store initial state separatelyDaniel Mendler
2023-12-30Also set child-frame-borderDaniel Mendler
2023-12-30Also set child-frame-border-widthDaniel Mendler
2023-12-29.gitignore backupsDaniel Mendler
2023-12-29Add .gitignoreDaniel Mendler
2023-12-29Update READMEDaniel Mendler
2023-12-29Support the EXWM window managerDaniel Mendler
2023-12-29Use internal-border-width instead of child-frame-border-widthDaniel Mendler
2023-12-29corfu-popupinfo-direction: Remove dysfunctional option force-horizontalDaniel Mendler
2023-12-29corfu--auto-post-command: Remove unnecessary conditionDaniel Mendler
2023-12-29Allocate auto timer onceDaniel Mendler
2023-12-29Try to reuse timer (see #404)reuse-timerDaniel Mendler
2023-12-27Version 1.11.1Daniel Mendler
2023-12-23corfu--move-to-front: Handle duplicatesDaniel Mendler
2023-12-22Refactoring, Simplify handling of corfu-on-exact-match=showDaniel Mendler
2023-12-22Support displaying the popup when there is only one exact match (#396) (#401)galeo
2023-12-22Expand a few docstringsDaniel Mendler
2023-12-08Update commentDaniel Mendler
2023-12-08Rename functionDaniel Mendler
2023-12-08README updateDaniel Mendler
2023-12-07Update changelogDaniel Mendler
2023-12-07Preserve text properties for the :exit-function where possibleDaniel Mendler
2023-12-07Add corfu--delete-dups. Keep duplicates with differing properties.Daniel Mendler
2023-12-07Update issue links in commentsDaniel Mendler
2023-12-07Extract function corfu--call-exitDaniel Mendler
2023-12-07Shorten argument namesDaniel Mendler
2023-12-07corfu--replace: Check if replacement is needed, strip propertiesDaniel Mendler
2023-12-07Extract function corfu--range-valid-pDaniel Mendler
2023-12-07corfu--in-region: Expand first before computing candidates for cyclingDaniel Mendler
2023-12-07Add corfu--replace alias (code cleanup)Daniel Mendler
2023-12-07corfu--insert: Remove unused variableDaniel Mendler
2023-12-06corfu-complete: Use returned candidate from corfu--insertDaniel Mendler
2023-12-01Version 1.01.0Daniel Mendler
2023-11-27Update readmeDaniel Mendler
2023-11-26Add missing compat dependenciesDaniel Mendler
2023-11-24Remove outdated child frame codeDaniel Mendler
2023-11-23derived-mode-p: Calling convention changedDaniel Mendler
2023-11-12Uniform use of when-let/if-letDaniel Mendler