Menu

Code Merge Request #1: Ability to close the search window after executing action (open)

Merging...

Merged

Something went wrong. Please, merge manually

Checking if merge is possible...

Something went wrong. Please, merge manually

zoidy wants to merge 2 commits from /u/zoidy/autotypesearch/ to main, 2022-07-24

Allows the user to separately select whether the search window closes after executing the primary or alternative actions. By default, these options are disabled, meaning the search window will always close

Additionally
* The search window closes when it loses focus and the primary or alternative actions are not executed (mimics the existing behavior)
* A small bug that caused autotype to send text to the wrong window when the new options are enabled was fixed.

Commit Date  
[77ab7a] (HEADmain) by Fernando Rios Fernando Rios

Fix window focus issue with autotype

Fix issue where autotype would execute in the wrong window when the option to leave the window open after executing the action is enabled.

2022-07-24 18:27:45 Tree
[f4008d] by Fernando Rios Fernando Rios

separate control of closing dialog after action

Add option to control whether the search window closes automatically after either the primary or alternative action executes. Correctly close the window on lose focus if no action is selected and the new option is enabled.

2022-07-24 18:20:00 Tree

Discussion


Log in to post a comment.