Do a silent search when changing tabs with the search bar enabled
This is a follow-up to #83 (comment 21027), in the form of a compromise. The search context is updated in the background, indicating in particular the new occurrences count in the search bar, but without disturbing the user in the text view: no selection of the search result, no scrolling to cursor. Related to !58.
Showing
- mousepad/mousepad-document.c 3 additions, 1 deletionmousepad/mousepad-document.c
- mousepad/mousepad-document.h 3 additions, 2 deletionsmousepad/mousepad-document.h
- mousepad/mousepad-search-bar.c 7 additions, 4 deletionsmousepad/mousepad-search-bar.c
- mousepad/mousepad-window.c 1 addition, 1 deletionmousepad/mousepad-window.c
Loading