Skip to content

clear search field after a delay after closing - #1686

Open
ac615223s5 wants to merge 1 commit into
vicinaehq:mainfrom
ac615223s5:feat/pop-to-root-delay
Open

clear search field after a delay after closing#1686
ac615223s5 wants to merge 1 commit into
vicinaehq:mainfrom
ac615223s5:feat/pop-to-root-delay

Conversation

@ac615223s5

Copy link
Copy Markdown

New config field pop_to_root_on_close_delay (seconds, default 0 = unchanged behavior). With pop_to_root_on_close enabled, closing and reopening the window within the delay keeps the view stack and search text (shown selected, so typing replaces it); after the delay it pops to root and clears the query as before. Matches Raycast's 'Pop to Root Search: After X seconds'.

Explicit resets (instantDismiss / PopToRootType::Immediate) are not gated.

fix #1392

New config field pop_to_root_on_close_delay (seconds, default 0 = unchanged
behavior). With pop_to_root_on_close enabled, closing and reopening the window
within the delay keeps the view stack and search text (shown selected, so
typing replaces it); after the delay it pops to root and clears the query as
before. Matches Raycast's 'Pop to Root Search: After X seconds'.

Explicit resets (instantDismiss / PopToRootType::Immediate) are not gated.
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.

Add timer option for 'Pop to root on close' setting

1 participant