Skip to content

Twenty-one

Compare
Choose a tag to compare
@RasmusLindroth RasmusLindroth released this 12 Sep 11:23
· 73 commits to master since this release
716af49

New feature

You can now change the layout of tut.

The list of toots and notification can now be placed left, right, top or bottom. Set list-placementin your config.

You can also specify if the notification list should be placed under the main list (row) or if it should be placed to the right (column). Set list-split in your config.

You can also hide the text [N]otifications on column split by setting hide-notification-text=true.

The proportions of the list of toots and content can now also be changed to suit your needs. This can be useful if you want the list to take up more space on a large screen when the list is placed at the top or bottom. See list-proportion and content-proportion in config.example.ini

Bug fix and improvements

  • Don't insert an a when adding media content to your toots
  • Parse urls without regex (thanks to @davidoskky)

Binary notes

The only build I'm able to test is tut-amd64, but I've compiled for some more architectures. They're targeting Linux. If you want some other architecture or OS you can open an issue.

GLIBC error

If you get an GLIBC_x.xx error, try the static builds instead