Skip to content

Releases: imf4ll/rough

v0.2.1-rc2

26 Jul 07:27

Choose a tag to compare

  • Added "inline" and "icons" options on config
  • Added option to use "GenericName" or "Comment" to descript app

v0.2.1-rc1

24 Jul 04:44

Choose a tag to compare

  • Fixed crashing while manipulating invalid ".desktop" files.

v0.2.1

26 May 20:50

Choose a tag to compare

  • Bug fixes
  • Added video_downloader module: Twitter, Facebook, Reddit, Rumble & Pinterest

v0.2.0

22 May 03:04

Choose a tag to compare

🎉 Major release v0.2.0

  • Added modules (calc, weather, news).
  • Added new positional arguments:
    • modules: Shows all modules (and if is enabled or not)
    • enable module: Enables modules, could be one or more modules separated by commas
    • disable module: Same as "enable module" but to disable
  • Some bug fixes.

v0.1.11

10 Nov 05:45

Choose a tag to compare

  • Fixed window height while typing

v0.1.10

05 Nov 16:23

Choose a tag to compare

  • Fixed search textbox not expanding bug
  • Removed "margin" config from search textbox

v0.1.9

05 Nov 05:52

Choose a tag to compare

  • Readded close on unfocus
  • Added magnifying glass icon

v0.1.8

24 Oct 02:52

Choose a tag to compare

  • New design
  • Added "font" option
  • Removed "icon" option

v0.1.7

29 Sep 14:55

Choose a tag to compare

  • Fixed crash when selecting a calculator box
  • Removed useless "calc" property on App struct
  • When select a calculator box, the result will be copied to clipboard (maybe have some bugs, if you realize some bug, open a issue)

v0.1.6

25 Sep 20:51

Choose a tag to compare

  • Added calculator mode