Skip to content

Releases: kokoko3k/higgins

0.15.392

21 Sep 12:59
Compare
Choose a tag to compare
  • Search for icons in "root" path too (/usr/share/icons/icon.ext)
  • Finish italian translation
  • Catch errors in textbox1_keypress
  • Indexing is completely unblocking now
  • Honour "Path=" found in desktop files
  • Fixed a crash when pasting string at the the very first start
  • plugin_executable: do not search for empty strings
  • Auto-trim search terms.
  • Plugin_find: allow to ignore hidden files
  • Plugin_find: Explain what "match full path" does (tooltip)

Tested with gambas 3.9.2

0.9.392

13 Jul 08:46
Compare
Choose a tag to compare
  • Code cleanup
  • Plugin Desktop Apps: Do not try to add an unexistent path
  • Plugin Recent Apps: Deal with Uries defined by protocol:path
  • Plugin indexer: Allow to match full path names or not
  • Plugin LS: Fix runtime error
  • Desktop Class: Search for icons in /usr/local/share/icons too
  • New external_plugin_grep.sh
  • New action: CLIPBOARD
  • New button to refresh external plugins list
  • Cache gridview results, feels snappier.
  • Input lag can be auto-tuned or manually tuned (CPU vs responsiviness)
  • Allow to browse the directories with right key for any plugin

0.8.392

21 Feb 13:49
Compare
Choose a tag to compare
  • Prevent other applications from steal higgins focus
  • Update higgins.desktop
  • Hiding/show by tray icon was broken, fixed
  • Fix xbindkeys window geometry
  • Allow dragging and resizing via "on form" mouse movements even when the window is decorated
  • Plugin Apps: Do not show "NoDisplay" desktop files.
  • Plugin calculator: return 0 and -1 aside TRUE and FALSE
  • Avoid runtime errors by following symlinks into some Exist() statements

0.6.9

03 Nov 13:28
Compare
Choose a tag to compare
  • plugin apps: Background the parsing of desktop files at startup.
  • Removed some unuseful background
  • Shrink main form if results are not enough to fill the actual grid size
  • Show a single empty row when no results are found
  • Desktop applications: Support %1, %c and %k in .desktop files
  • New higgins.desktop and higgins.appdata.xml
  • Use qt5 instead of qt4
  • Respect minimum height
  • Antiglitches
  • Try harder to get a tray icon.
  • Repeating a search will actually search again
  • Set style to hide scrollbar now means showing only when mouse is hove…
  • Stop checking if results are coming when hiding the form
  • Stop search when hiding the form if started with "-c"
  • Plugin apps: search in ~/.local/share/applications too and give it priority
  • Prevent a runtime error when showing and hiding main form
  • Use a workaround for qt5 when window appears in the wrong part of the…
  • Use another way to make sure the form appears in the wanted position
  • Plugin indexer: FIX: remove duplicates from indexed files

0.6.5

06 Jul 14:17
Compare
Choose a tag to compare

First stable release