mintmenu/usr/lib/linuxmint/mintMenu/plugins
Vincent Vermeulen 1707940be0
Highlight previous search so typing overwrites it
When set to remember the last search, on next opening the menu it would display the last search and put the cursor at the end of it. If you wanted to do a new search you would first have to delete your previous search. More convenient if you starting typing it overwrites the last search and only if you place the cursor with arrow keys or mouse it switches to insert / append text to the last search.

There was existing code that did in fact do that but it was in the wrong place. This patch puts it in the right place. Fixes #86.
2018-02-24 23:31:30 +01:00
..
__init__.py Coerse shebangs to #!/usr/bin/python2 2015-06-25 17:44:30 -07:00
applications.glade glade part #1 2016-09-06 17:52:12 +01:00
applications.py Highlight previous search so typing overwrites it 2018-02-24 23:31:30 +01:00
easybuttons.py fix indent (#183) 2017-08-26 17:35:45 +02:00
easyfiles.py Fixed indentation and trailing spaces 2016-05-21 17:11:36 +01:00
easygsettings.py fix indent (#183) 2017-08-26 17:35:45 +02:00
execute.py fix indent (#183) 2017-08-26 17:35:45 +02:00
filemonitor.py fix indent (#183) 2017-08-26 17:35:45 +02:00
get_apt_cache.py Fixed indentation and trailing spaces 2016-05-21 17:11:36 +01:00
places.glade glade part #1 2016-09-06 17:52:12 +01:00
places.py Places: Explicitly import GLib 2017-05-06 14:10:07 +01:00
recent.glade Show recently used apps (#167) 2017-11-11 08:59:49 +00:00
recent.py Show recently used apps (#167) 2017-11-11 08:59:49 +00:00
recentHelper.py Show recently used apps (#167) 2017-11-11 08:59:49 +00:00
system_management.glade glade part #1 2016-09-06 17:52:12 +01:00
system_management.py Don't run mintinstall as root 2017-11-12 14:33:42 +00:00