Skip to content

Roadmap

Christian Boxdörfer edited this page Apr 14, 2026 · 15 revisions

0.1

  • Basic functionality (normal and regex search, database, ...)
  • Option to show files/folders when search entry is empty
  • Don't block main thread while searching
  • Localization support

0.2

0.3

  • inotify support (detect filesystem changes automatically) to limit manual database updates to a minimum
  • Make indexing certain data optional (file size, mtime, ...) (not configurable yet)

0.4

  • Custom listview widget to improve performance
  • Drag and drop support
  • GTK4 port

0.5

  • Search history
  • Bookmarks

0.6

  • Thumbnails

0.7

  • File properties window

0.8

  • Icon view

Stuff I'm still experimenting with that might happen at some point (or not)

  • Qt5 UI
  • libfsearch

Clone this wiki locally