Skip to content

feat(danklauncher): add launcher history#2086

Merged
bbedward merged 12 commits intoAvengeMedia:masterfrom
lakapple:feat/remember-launcher-search-query
Mar 30, 2026
Merged

feat(danklauncher): add launcher history#2086
bbedward merged 12 commits intoAvengeMedia:masterfrom
lakapple:feat/remember-launcher-search-query

Conversation

@lakapple
Copy link
Copy Markdown
Contributor

@lakapple lakapple commented Mar 26, 2026

Closes #2055

@lakapple lakapple marked this pull request as ready for review March 26, 2026 04:04
@lakapple
Copy link
Copy Markdown
Contributor Author

2026-03-26.13-11-14.mp4

@kanghengliu
Copy link
Copy Markdown
Contributor

kanghengliu commented Mar 26, 2026

Could this be triggered via a keyboard shortcut? <C-r> or Uparrow for example to populate the last query, and by default leave empty. I vaguely remember walker does the same.

@lakapple
Copy link
Copy Markdown
Contributor Author

Good idea. I didnt think of it. Thank you.

@lakapple lakapple marked this pull request as draft March 27, 2026 03:08
@lakapple
Copy link
Copy Markdown
Contributor Author

@bbedward appDrawerLastMode is separated from launcherLastMode, should that be the same for appDrawerLastQuery? Or just unify them under launcherLastMode and launcherLastQuery?

@bbedward
Copy link
Copy Markdown
Collaborator

@bbedward appDrawerLastMode is separated from launcherLastMode, should that be the same for appDrawerLastQuery? Or just unify them under launcherLastMode and launcherLastQuery?

Probably doesn't have to be for this case - that one I like to be separate since I like the overview one to always default to apps while the IPC one defaults to all

@lakapple lakapple marked this pull request as ready for review March 28, 2026 10:48
@lakapple
Copy link
Copy Markdown
Contributor Author

lakapple commented Mar 28, 2026

2026-03-28.19-24-48.mp4

Navigate history with ctrl + arrow up and down
Added option for autofilling last query on launcher openning.

@lakapple lakapple changed the title feat(danklauncher): remember last search query feat(danklauncher): add launcher history Mar 28, 2026
@bbedward bbedward merged commit 577863b into AvengeMedia:master Mar 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remember last search query in Dank Launcher

3 participants