v1.2 Update
New package in the first post.
More corrections to the size formulas, added Query URL encoding and a drop down list.
Query URL EncodingNew package in the first post.
More corrections to the size formulas, added Query URL encoding and a drop down list.
Added [Encode] and [Run] measures as well as encodeQuery variable.
When encodeQuery=1 the search bar query will be URL encoded, which means that now it is possible to search for "5+5" or "John & Juan".
When encodeQuery=0 the query will not be encoded. Used on Edge.ini.
Drop Down List and Anchoring Options
To further improve the search bar, I added a drop down list that can store multiple items.
By default the list is only enabled on Edge.ini (Right click > List > Enable | Disable on any engine).
It's color is automatic by default but you can change it if you want.
The list has 10 items, which can be increased by following the instructions in the User.inc file.
It's title can be changed.
You can select the number of items visible at a time and the total items so you can display only items being used. It's also scrollable.
Items are "per Engine", which means that each engine can have their own item elements.
Renamed "Change Orientation" menu to "Change Anchor". Also changed their option names and added three new options.
Added "List" menu which options are Enable and Disable.
Added all List related variables to the engine.ini files and List related meters to User.inc file.
Added "List" option to the "Change Color" menu.
It can open both upwards and downwards (Right Click > Change Anchor) Now the default shape is a rounded square instead of a circle.
Added Google Images engine as an example of Google Search Refinement Chips use. Also added useful links to info about that and search operators.
Added missing plugins used on HSLiders (totally forgot about it on the past Update).
Known issues:
Due to containers not being able to be "nested" and my lack of willingness to complicate the animations, when using transparency, list text will be visible behind the list title and the search bar when scrolling. A "fix" is using rainmeter's transparency options instead (Ctrl + Right Click > Settings > Transparency).