github SerjSX/pSearch v1.5.6
Release 1.5.6 - Results Page UI Change

latest releases: v1.6.9, v1.6.8, v1.6.7...
2 years ago
  • You can now click on the result to visit the text, either on the title or url instead of the button. [.bind("", lambda e,link=link: callback(link))]

  • Texts retrieved by BeautifulSoup will now be stripped and formatted in order to prevent new lines. [.get_text(" ",strip=True)]

  • Maximum name increased to 300, and links to 200.

  • Cursor hand2 added to text and link so it would be obvious they're clickable (cursor="hand2")

  • Fixed text being shown centered, now they are to the left [.pack(side=LEFT, anchor="w" removed expand=TRUE and fill=BOTH, both were causing it to be centered]

  • Removed ---> <--- from the welcome message

  • Links on the results page are shown under the name (result + site names)

  • Borders removed from the results on the results page [bd=0]

Don't miss a new pSearch release

NewReleases is sending notifications on new releases.