Skip to content

Releases: milgra/sov

sov v0.94

Choose a tag to compare

@milgra milgra released this 12 Dec 11:08
5beff04
  • fixed darkening backround problem for transparent backgrounds

sov v0.93

Choose a tag to compare

@milgra milgra released this 31 Oct 13:43
214cba5
  • 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

Choose a tag to compare

@milgra milgra released this 08 Mar 12:57
  • removed glew and vertexarrays to increase compatibility

sov 0.91b

Choose a tag to compare

@milgra milgra released this 08 Mar 10:53
  • 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

Choose a tag to compare

@milgra milgra released this 27 Feb 12:15
  • KineticUI update
  • use_name ( -n ) switch added

sov v0.87b

Choose a tag to compare

@milgra milgra released this 20 Dec 15:38
  • added toggle command

sov v0.86b

Choose a tag to compare

@milgra milgra released this 20 Dec 13:03
  • better error messages in case of bad html/css path

sov v0.85b

Choose a tag to compare

@milgra milgra released this 19 Dec 21:03
  • KineticUI update
  • bugfixes

sov v0.84b

Choose a tag to compare

@milgra milgra released this 13 Dec 22:16
  • makepkg fix
  • utf8 string append fix

sov 0.8b

Choose a tag to compare

@milgra milgra released this 28 Nov 18:47
  • 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