Skip to content

Releases: endaaman/tym

3.5.1

02 May 06:51
Compare
Choose a tag to compare
  • Fix desktop entry
  • Respect CFLAGS #115
  • Fix theme path configs #110

3.5.0

29 Aug 13:33
Compare
Choose a tag to compare
  • Deprecates padding_horizotal and padding_vertical.
  • Use padding_top, padding_bottom, padding_left and padding_right.
  • Accepts double dash -- option such as tym -- less Dockerfile.

3.4.1

12 Feb 10:38
Compare
Choose a tag to compare
  • add desktop entry for the daemon process
  • #95 --cwd option
  • #93 brush up English of README

3.4.0

24 Jan 02:26
Compare
Choose a tag to compare
  • support LuaJIT #81
  • Update test env (20.04→22.04)
  • fix URI handling #89
  • add --daemon option #90

3.3.0

30 May 07:39
Compare
Choose a tag to compare
  • Support DBus IPC
  • drop tym-theme

3.2.0

25 Feb 01:35
Compare
Choose a tag to compare
  • add sixel support (if VTE is built on HEAD branch)
  • fix URI highlight rules
  • add tym.hex_to_rgb() and tym.get_pid() functoins

3.1.3

05 Dec 08:22
Compare
Choose a tag to compare
  • depends on latest lua
  • suppress build warns
  • tested on Ubuntu 20.04

3.1.2

11 Mar 14:54
Compare
Choose a tag to compare
  • drop allow_bold

3.1.1

19 Jul 03:13
Compare
Choose a tag to compare
  • change URI highlight rule (ignore ipv6)
  • configurable URI schemes
  • add e2e test
  • refactor unit test suites

3.1.0

19 May 11:56
Compare
Choose a tag to compare
  • Add tym.get_default_value()
  • Support drag and drop from file manager
  • Add drag hook