Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: milgra/sov

sov v0.94

12 Dec 11:08
5beff04

Choose a tag to compare

  • fixed darkening backround problem for transparent backgrounds

sov v0.93

31 Oct 13:43
214cba5

Choose a tag to compare

  • hold_key option added, until you keep this key pressed ( META usually ), sov won't disappear
  • thumbnails are now clickable and sway jumps to clicked workspace
  • refactor

sov v0.92b

08 Mar 12:57

Choose a tag to compare

  • removed glew and vertexarrays to increase compatibility

sov 0.91b

08 Mar 10:53

Choose a tag to compare

  • removed wired-in paths from meson.build
  • using different font in functional tests to make it compatible with more linux distros out of the box

sov v0.9b

27 Feb 12:15

Choose a tag to compare

  • KineticUI update
  • use_name ( -n ) switch added

sov v0.87b

20 Dec 15:38

Choose a tag to compare

  • added toggle command

sov v0.86b

20 Dec 13:03

Choose a tag to compare

  • better error messages in case of bad html/css path

sov v0.85b

19 Dec 21:03

Choose a tag to compare

  • KineticUI update
  • bugfixes

sov v0.84b

13 Dec 22:16

Choose a tag to compare

  • makepkg fix
  • utf8 string append fix

sov 0.8b

28 Nov 18:47

Choose a tag to compare

  • total rewrite
  • using KineticUI for html/css based ui generation
  • using config/main.html config/main.css for styling
  • using unified wayland connector for layer creation
  • doesn't use old config file any more
  • uses command line options for timeout, anchor, margin, columns, ratio
  • automata tests added